Commit Graph
30495 Commits
Author SHA1 Message Date
Jonas Thiel fe47481b63 Add undocumented parameters for snapToItem
Adds optional „fireCallback“ and „initial“ to snapToItem: https://github.com/archriss/react-native-snap-carousel/blob/v2.2.2/index.js#L585
2017-06-14 10:53:58 +02:00
Jonas Thiel b91e83801f Update react-native-snap-carousel to v2.2.2
* The „onScroll“ property of the underlying ScrollView was exposed in 2.1.3
* A „onScrollViewScroll“ property was introduced in 2.1.4 and deprecated in 2.2.0
* Adds vertical mode from 2.2.0 (2.2.1, 2.2.2)
* Adds „scrollEndDragThrottleValue“ and „snapCallbackDebounceValue“ from 2.2.0
* The „onLayout“ property of the underlying View was exposed in 2.2.0

https://github.com/archriss/react-native-snap-carousel/blob/master/CHANGELOG.md
2017-06-14 10:34:32 +02:00
ParvezandAndy eb7cfc536a Added a missing type on Question interface (#17094) 2017-06-13 08:12:21 -07:00
YuiandGitHub 9340ad9a47 Merge pull request #16246 from DefinitelyTyped/update_react-leaflet
[React-Leaflet] Fixing breaking form 2.3 by using default type paramters instead
2017-06-12 20:34:19 -07:00
Nathan Shively-SandersandAndy cd62ed775d Add 'message' to process.on (#17137)
It was omitted by mistake in #16705
2017-06-12 16:36:37 -07:00
YuiandGitHub 555ae8a2d1 Merge pull request #16798 from geertjansen/patch-1
update methodNames parameter type on createSpyObj
2017-06-12 08:05:24 -07:00
YuiandGitHub d191d80731 Merge pull request #16891 from evestraw/master
curry right fixed  #16867
2017-06-12 08:03:18 -07:00
YuiandGitHub 3baf7b1af5 Merge pull request #16898 from LukeL99/master
Added noble callback function signatures
2017-06-12 08:01:40 -07:00
YuiandGitHub 2d8c91c27e Merge branch 'master' into master 2017-06-12 07:20:38 -07:00
YuiandGitHub 862044cd72 Merge pull request #16758 from gatimus/master
[fullcalendar] non-standard fields (EventObject)
2017-06-12 07:10:02 -07:00
Michiel de BruijneandAndy c9e01b3e76 [node] improve type definitions in cluster, http, https, process modules (#16705)
* [node] fix headers and trailers in interface IncomingMessage

* [node] set correct type to requestListener in https.createServer

* [node] export required interfaces in https

* [node] add process events

* [node] make worker and workers optional in cluster module

cluster.worker is not available in the master process
cluster.workers is not available in the worker process

* [node] add string[] to headers type to account for the set-cookie exception

* [node] set TypeScript version to 2.2 to enable Promise support
2017-06-12 06:56:21 -07:00
Daniel RosenwasserandGitHub 1a3263397f Merge pull request #16924 from mxl/multer-files
multer - Request.files can be an array
2017-06-12 00:14:31 -07:00
YuiandGitHub 5ffce1d1b0 Merge pull request #16715 from LKay/lkay/react-icon-base-fix
Fix export for react-icon-base
2017-06-11 22:01:19 -07:00
YuiandGitHub 8e06162e9b Merge pull request #16889 from marcfallows/patch-1
react-motion fix merge
2017-06-11 21:54:48 -07:00
YuiandGitHub 5d86386543 Merge pull request #16907 from CornerCaseTechnologies/master
[webix] Adding Window type to webix.event
2017-06-11 21:48:51 -07:00
YuiandGitHub dd5d8c3d42 Merge pull request #17031 from adriensamson/fix-getopt
node-getopt: options can be boolean, string or string[]
2017-06-11 21:46:10 -07:00
YuiandGitHub dc7d897ea2 Merge pull request #17032 from gnain/patch-2
[Dygraphs] Improving export
2017-06-11 21:42:22 -07:00
YuiandGitHub 13596f3de2 Merge pull request #17033 from hanssens/master
Export as (es2015) module, for proper import compatibility
2017-06-11 21:36:15 -07:00
YuiandGitHub 703a71e703 Merge pull request #17037 from jimjaeger/patch-2
Add preservePath parameter to multer defitition as described https://github.com/expressjs/multer
2017-06-11 21:35:49 -07:00
YuiandGitHub 6ca310aa00 Merge pull request #17067 from odin3/master
Add types for normalize-url
2017-06-11 21:30:55 -07:00
Yui T 43ed1a928d Merge branch 'master' into update_react-leaflet 2017-06-11 21:02:10 -07:00
Yui T 465f8b7798 Add default parameter 2017-06-11 19:36:57 -07:00
John ReillyandGitHub 718c4df8f6 Merge pull request #17025 from vbfox/patch-1
Allow false as a result of React render()
2017-06-11 07:06:54 +01:00
YuiandGitHub 621eba75bd Merge pull request #17081 from meandmax/update-redux-mock-store-interface
fix(reduxMockStore): mockStore should return intersection of ...
2017-06-10 21:12:53 -07:00
YuiandGitHub 9ed2b2d809 Merge pull request #17083 from kacepe/patch-4
express: Deprecated res.status
2017-06-10 21:12:22 -07:00
YuiandGitHub a4eed08df6 Merge pull request #17097 from sbking/master
ramda: Allow currying of type guards
2017-06-10 21:09:37 -07:00
YuiandGitHub 111b6571ff Merge pull request #17099 from clark-stevenson/master
Pixi.js v4.5 Update
2017-06-10 21:09:08 -07:00
YuiandGitHub 701ba19c72 Merge pull request #17104 from clarenceh/master
Updated type definition for massive js library 3.0.0-rc1
2017-06-10 21:06:05 -07:00
YuiandGitHub 15ef67bf0f Merge pull request #16315 from beary/master
Add generic support to Collection and it's methods
2017-06-10 21:00:22 -07:00
Yui T 3417d93fdc add more missing constraint 2017-06-10 20:51:35 -07:00
Yui T c818a5296e add missing constraint 2017-06-10 20:48:12 -07:00
Yui T 4e4d4d3879 constraint type parameter in Map and Pane 2017-06-10 20:33:46 -07:00
clarenceh 88ce1b7d57 Updated version 2017-06-10 14:51:03 +08:00
clarenceh c3c731a101 Updated version no. 2017-06-10 14:46:28 +08:00
clarenceh c8f6820103 Update massive version number 2017-06-10 14:43:31 +08:00
clarenceh 09a3e2fa0e Fix lint and test errors 2017-06-10 14:37:53 +08:00
clarenceh 89da66a28b Minor updates 2017-06-10 14:19:30 +08:00
clarenceh 6b44fac175 Updated for massive 3.0.0-rc1 2017-06-10 13:22:28 +08:00
Stephen King 26d632b5f4 ramda: Allow currying of type guards 2017-06-09 17:59:07 -06:00
Clark Stevenson a6adbf4108 Pixi.js v4.5 Update 2017-06-10 00:54:32 +01:00
ChristianandAndy 3b2f53cf6a hapi: fix incorrect connection.table() result type (#17070) 2017-06-09 15:05:33 -07:00
Kacper PolakandGitHub 0a705ea046 Update contributors
I just want to review code next time
2017-06-09 13:14:08 +02:00
Kacper PolakandGitHub 08f784aa8d Deprecated res.status
``res.send(status, body)`` is deprecated. Use ``res.status(status).send(body)`` instead
2017-06-09 12:59:04 +02:00
Maximilian Heinz 9dace9e9bd refactor(redux-mock-store): extend Redux.Store instead of using intersection 2017-06-09 12:06:02 +02:00
Denys Sedchenko df4bb363e2 Add tslint.json and add style fixes 2017-06-09 12:57:22 +03:00
Maximilian Heinz b937fd61dc fix(reduxMockStore): mock store should return Redux.Store<T> instead of own IStore 2017-06-09 11:54:38 +02:00
bearyandGitHub 424873bdfa Add default generic to FindAndModify... interface 2017-06-09 09:37:32 +08:00
Walter RumsbyandAndy a2415a9ba3 [react-select] Update types for loadOptions to support Async options with Promises (#16664)
* Update types for loadOptions to support Async options with Promises

As per https://github.com/JedWatson/react-select#async-options-with-promises

* Add test

* Updates based on PR comments
2017-06-08 18:16:04 -07:00
Syncfusion-JavaScriptandMohamed Hegazy 462dfb5b3a Typing files updated (#17014)
* typings updated

* Lint errors with v15.2.0.43 have been resolved.
2017-06-08 17:10:32 -07:00
Kamil SzostakandMohamed Hegazy e856877087 Update application insights JS SDK types (#17076) 2017-06-08 15:51:32 -07:00