daniel.thunell
5cd0a7541f
Fix lint errors
2017-07-04 16:09:06 +02:00
daniel.thunell
762ac1c99a
Add types for restify-cors-middleware
2017-07-04 16:02:13 +02:00
Eloy Durán
11f523771f
Merge pull request #17738 from jeremistadler/patch-3
...
[React-Native] Remove me from maintainer list
2017-07-04 13:01:59 +02:00
Jeremi Stadler
328d2c268f
[React-Native] Remove me from maintainer list
2017-07-04 11:24:25 +02:00
Eloy Durán
96617b0443
Merge pull request #17631 from iRoachie/react-navigation
...
[react-navigation] Added StackRouter and TabRouter
2017-07-04 08:22:17 +02:00
Ron Buckton
aa06fc4b78
Merge pull request #17721 from chriskrycho/add-some-ember-types
...
Add `onerror` and `runInDebug` to Ember typings.
2017-07-03 16:05:01 -07:00
Chris Krycho
5f081bc7b4
Add onerror and runInDebug to Ember typings.
2017-07-03 17:42:47 -04:00
Ron Buckton
3b696d8dce
Merge pull request #17688 from Timmmm/patch-1
...
Fix Leaflet bug #17685
2017-07-03 14:38:49 -07:00
Ron Buckton
7213eb1049
Merge pull request #17719 from natesilva/sequelize-add-timestamps
...
sequelize: support `timestamps` option on `AssociationOptionsBelongsToMany`
2017-07-03 13:48:33 -07:00
Nate Silva
e5f1296ee4
support timestamps option on AssociationOptionsBelongsToMany
...
as documented at http://docs.sequelizejs.com/class/lib/model.js~Model.html#static-method-belongsToMany
2017-07-03 13:15:50 -07:00
Ron Buckton
db31301cc4
Merge pull request #17717 from andreaskian/master
...
Swiper: Added missing/new callbacks from 3.4.2 and `wrapper` + `virtualSize` properties
2017-07-03 12:54:25 -07:00
Ron Buckton
53c328b1ab
Merge pull request #17716 from DeividasBakanas/feature/react-swipe
...
react-swipe types added.
2017-07-03 12:47:34 -07:00
Andreas Krohn
87b1ae55d9
Added wrapper property
2017-07-03 20:55:57 +02:00
Andreas Krohn
a99764c769
Added virtualSize as property
2017-07-03 20:42:26 +02:00
Andreas Krohn
2b52504703
Added missing callbacks
2017-07-03 20:42:05 +02:00
Deividas Bakanas
031688dbfc
ReactSwipe tests added.
2017-07-03 20:17:49 +03:00
Deividas Bakanas
366a37cd31
ReactSwipe types added.
2017-07-03 20:17:34 +03:00
Eloy Durán
693c53ea29
Merge pull request #17713 from iRoachie/component-props
...
[react-native] Add state type to React.Component generic
2017-07-03 18:08:42 +02:00
Kyle Roach
9ab3afa064
[react-native] Add state type to React.Component generic
2017-07-03 12:02:07 -04:00
Deividas Bakanas
3a83115218
Merge pull request #3 from DefinitelyTyped/master
...
Fork update.
2017-07-03 18:59:02 +03:00
John Reilly
ae6459f44a
Merge pull request #17513 from leonard-thieu/jquery
...
[jquery] Update type definitions
2017-07-02 17:59:39 +01:00
Leonard Thieu
10f0a52b7f
[jquery] Remove Promise1.
...
Promise1 is not being used.
2017-07-02 11:13:40 -04:00
Tim
07257c41a0
Fix Leaflet bug #17685
2017-07-02 16:09:31 +01:00
Leonard Thieu
28dd8dcd3f
[jquery] Collapse JQuery declarations.
...
Base types were declared separately because JQuery was a class at one point. This used class-interface merging to avoid having to declare base type members.
2017-07-02 10:58:23 -04:00
Leonard Thieu
e5bce784ca
[jquery] Fix uncaught test errors.
2017-07-02 10:28:55 -04:00
Kyle Roach
93acafe448
[react-navigation] Added StackRouter
2017-07-01 07:52:35 -04:00
Ron Buckton
53f76e9bf6
Merge pull request #17672 from kimushu/accept-promiselike
...
Accept PromiseLike object as a return value of onFinally handler (@types/promise.prototype.finally)
2017-06-30 23:44:10 -07:00
Eloy Durán
f708f5ef62
Merge pull request #17673 from ed-bassett/patch-1
...
Fix react-native EasingStatic interface, elastic should be a function
2017-07-01 08:05:59 +02:00
Ed Bassett
acfeaa6869
Fix Easing interface, elastic should be a function
...
As described in the docs, `elastic` should take a value representing the bounciness of the easing function:
https://facebook.github.io/react-native/docs/easing.html
2017-07-01 15:25:52 +10:00
kimu_shu
fb96955d50
Add tslint.json and fix lint errors
2017-07-01 12:34:00 +09:00
kimu_shu
df59d9f5b9
Accept PromiseLike object
2017-07-01 12:23:19 +09:00
Eloy Durán
50b82ce053
Merge pull request #17622 from newyankeecodeshop/fix-style-type
...
[react-native] Support arrays in view style props.
2017-06-30 23:57:11 +02:00
Andy
1773771f09
qiniu: asOfVersion must be greater than last published version ( #17667 )
2017-06-30 14:50:21 -07:00
Leonard Thieu
862cccebb3
Increase nProcesses from 4 to 8. ( #17656 )
2017-06-30 07:32:54 -07:00
Kyle Roach
aef3396e69
[react-navigation] Added TabRouter
2017-06-30 00:40:56 -04:00
Paul van Brenk
00222e6b0a
Merge pull request #17535 from blakeembrey/knex-raw
...
[knex] Allow `Raw` for index creation
2017-06-29 14:25:49 -07:00
Paul van Brenk
c92a385a60
Merge pull request #17627 from jgainfort/fix/hls.js
...
Fix hls.js
2017-06-29 14:08:08 -07:00
Paul van Brenk
083b0eb313
Merge pull request #17556 from DefinitelyTyped/fix-ramda-for-ts-2.4
...
Fix Ramda for 2.4: evolve and functor map
2017-06-29 14:06:24 -07:00
Paul van Brenk
9d14bb9b33
Merge pull request #17539 from wagich/patch-1
...
Adds definitions for localization functionality to flatpickr
2017-06-29 14:05:02 -07:00
Paul van Brenk
e597432712
Merge pull request #17524 from aalenliang/master
...
change interface of i18next as v8.4.2
2017-06-29 14:03:51 -07:00
Paul van Brenk
a24da5987a
Merge pull request #17518 from clarenceh/master
...
Updated Table interface type definition for massive-js 3.0.0
2017-06-29 13:44:46 -07:00
Paul van Brenk
9eefecab71
Merge pull request #17463 from yairtawil/master
...
add types for 'wellknown'
2017-06-29 13:42:57 -07:00
John Gainfort Jr
90113bd6e3
...
2017-06-29 14:42:01 -06:00
John Gainfort Jr
a445702a46
i hate spacing
2017-06-29 14:41:35 -06:00
Paul van Brenk
09bb373d3d
Merge pull request #17508 from cortopy/electron-packager
...
Electron packager
2017-06-29 13:40:41 -07:00
John Gainfort Jr
35d2f4e1f1
another attempt at spacing
2017-06-29 14:40:16 -06:00
Paul van Brenk
d3d79d772d
Merge pull request #17503 from rzymek/lodash.toFinite
...
lodash - Add _.toFinite
2017-06-29 13:40:02 -07:00
Paul van Brenk
c5e9d1590e
Merge pull request #17496 from bancek/redux-form-improvements
...
redux-form: Add action types, fix reducer plugin, add StrictFormProps
2017-06-29 13:39:38 -07:00
John Gainfort Jr
29f4603830
removed autoformat corrections on tsconfig
2017-06-29 14:38:27 -06:00
Paul van Brenk
fcb02a67aa
Merge pull request #17494 from Koloto/selectize
...
[selectize] Extended plugins option, added options and items API properties
2017-06-29 13:38:10 -07:00