evenflow58
f817f2f75e
Add spyOnProperty to jasmine ( #14965 )
...
* Add spyOnProperty
* Incremented version in header
2017-03-09 22:15:18 -08:00
Armando Meziat
a4f4d71344
Added optimize-css-assets-webpack-plugin definitions ( #14966 )
2017-03-09 22:14:53 -08:00
Yuichi Shundo
2f73151f60
add sitemap2 ( #14972 )
2017-03-09 22:08:19 -08:00
Saviio
123ff1c182
fix type Axis ( #14973 )
...
Now `SortableContainer` allow to receive Axis with 'xy', Please see https://github.com/clauderic/react-sortable-hoc/blob/master/src/SortableContainer/index.js#L53 .
2017-03-09 22:07:33 -08:00
Jan Alonzo
8d1b4a6eb1
Add type definitions for 'leven' ( #14975 )
...
* Add type definitions for 'leven'
* Fix lint issues
* set strictNullChecks = true
2017-03-09 22:07:05 -08:00
flx-l
5dac16e51d
fix(gridstack): Make the properties of IGridstackOptions optional ( #14980 )
2017-03-09 22:06:20 -08:00
Dasa Paddock
6f867e078c
Update for ArcGIS API for JavaScript version 3.20 ( #14987 )
2017-03-09 22:05:22 -08:00
KentarouTakeda
14cee370fa
Add type definitions for 'memcached' ( #14988 )
2017-03-09 22:04:07 -08:00
iislucas
7ba5ab6853
Fix error about required parameter ( #14989 )
...
See the docs: https://helmetjs.github.io/docs/ (maxAge is not a required parameter)
2017-03-09 21:41:02 -08:00
Retsam
6dc2139daf
Add support for tapCatch to bluebird typings ( #15046 )
...
* Add typings for tapCatch
* Add tests for tapCatch
* Add Promise.version to typings
* Bump the version in the description
* Add alias for tapCatch to bluebird-global
2017-03-09 21:40:03 -08:00
Julien CROUZET
390f797c4f
MediaSession API ( #15059 )
...
* MediaSession API
* Make window and navigator properties optional
2017-03-09 21:37:27 -08:00
Marcus Longmuir
77efe1d518
google-protobuf - abstract Message ( #15069 )
...
* google-protobuf - abstract Message
* Added return types to tests
* Fixed Object usage
2017-03-09 21:32:48 -08:00
Kay S
53cfab7d40
Fixed null check errors ( #15082 )
2017-03-09 21:27:17 -08:00
buzzjuh
722258f19a
added typings for openlayers intersection filter ( #15086 )
2017-03-09 21:26:21 -08:00
Andy
1aad431d7d
node: Set "lib" to "es5" ( #15093 )
2017-03-09 21:25:49 -08:00
Matt Behrens
743e9958ff
net.Server is missing listening boolean (#15087 )
...
cf. https://nodejs.org/api/net.html#net_server_listening
2017-03-09 21:25:01 -08:00
Phat Tran Ky
b657030e9c
fix mapbox_gl CirclePaint option name ( #15088 )
2017-03-09 21:24:29 -08:00
Andrew Lively
241e444a43
Allow for requestTimeout in ConnectionConfig ( #15089 )
...
requestTimeout is used by [mssql](https://github.com/patriksimek/node-mssql )
2017-03-09 21:23:19 -08:00
Cameron Little
a08cfaa635
Add imagesloaded once event listener and config to ctor ( #15091 )
...
Documented at http://imagesloaded.desandro.com/#vanilla-javascript
2017-03-09 21:22:51 -08:00
xaviergonz
1c48132fce
material-ui - export DialogProps interface ( #15092 )
2017-03-09 21:19:27 -08:00
Mine Starks
02b7c642dc
Merge pull request #14999 from eventualbuddha/update-babylon
...
Update type definitions for bablyon.
2017-03-09 15:46:57 -08:00
Mine Starks
579b944525
Merge pull request #14799 from begincalendar/fix2-13879
...
[redux-form] Added optional "forceUnregisterOnUnmount" property to "reduxForm()" "Config" interface
2017-03-09 15:44:18 -08:00
Mine Starks
7e4652107b
Merge pull request #14706 from Kallikrein/patch-1
...
[react-intl] injectIntl Props injection typings
2017-03-09 15:42:45 -08:00
Matt C
d4b99f6dca
[redux-form] Added an optional "forceUnregisterOnUnmount" property to the
...
"reduxForm()" "Config" interface, as it is present in the redux-form API.
2017-03-10 10:05:12 +11:00
Mine Starks
c66c210a25
Merge pull request #14834 from begincalendar/fix-14767
...
[redux-form] Allow the "reduxForm()" function to wrap stateless functional components
2017-03-09 14:27:19 -08:00
Mine Starks
04ee0b0d7c
Merge pull request #15005 from shiftkey/add-klaw-sync
...
add type definitions for `klaw-sync`
2017-03-09 14:10:33 -08:00
Mine Starks
13885496c3
Merge pull request #14459 from olmobrutall/history3
...
make Query and LocationState in history of type 'any' instead of 'Object' to avoid casting
2017-03-09 13:29:20 -08:00
Mine Starks
d26c3b4a8f
Merge pull request #14393 from pajaroblanco/patch-1
...
Update Select2 AjaxFunction interface
2017-03-09 13:25:12 -08:00
Mine Starks
98793c77d9
Merge branch 'sir-marc-types-2.0'
2017-03-09 13:04:21 -08:00
Mine Starks
0f520abf7a
Merge pull request #14645 from achimha/patch-1
...
Updates from openlayers 4.0.1
2017-03-09 12:35:53 -08:00
Mine Starks
a8dc2c8f20
Merge pull request #14741 from kolja2/master
...
@types/openlayers SelectEvent (<=3.18) to Select.Event (3.19+)
2017-03-09 12:26:29 -08:00
Mine Starks
abb322f2b2
Merge pull request #14332 from ProbablePrime/fix_gsap_api
...
Fix various typings and issues with gsap and greensock
2017-03-09 11:36:40 -08:00
Mine Starks
021efcf470
Merge pull request #14955 from gaspard/master
...
Add suppressContentEditableWarning to react
2017-03-09 11:20:06 -08:00
Mine Starks
994ccde93b
Merge pull request #14990 from LaserUnicorns/master
...
Add type definitions for 'bignumber.js'
2017-03-09 11:19:38 -08:00
Mine Starks
b976fdeb2f
Merge pull request #14948 from mtgto/soap-httpclient
...
[soap] Add HttpClient.
2017-03-09 10:32:20 -08:00
Mine Starks
fb139e92ec
Merge pull request #14876 from sirreal/master
...
react-jsonschem-form: Add new `noHtml5Validate` prop to <Form>
2017-03-09 10:29:33 -08:00
Zhengbo Li
72f08b57f0
Merge pull request #14592 from Syncfusion-JavaScript/master
...
15.1.33 added
2017-03-09 10:24:14 -08:00
Mine Starks
ebbfed49ab
Merge pull request #14863 from jayphelps/jest
...
Jest: toThrow supports same signature as toThrowError
2017-03-08 18:08:54 -08:00
Mine Starks
2b2da8b704
Merge pull request #14994 from mabels/master
...
added react-copy-to-clipboard typedefinition
2017-03-08 16:22:28 -08:00
Mine Starks
516e3eafbd
Merge pull request #14838 from simon0191/fix-autocomplete-options
...
Update AutoCompleteOptions according to https://developers.google.com…
2017-03-08 16:15:35 -08:00
Mine Starks
3acaafff03
Merge pull request #14725 from shiftkey/keytar-may-return-nulls
...
[keytar] correct return types for signatures
2017-03-08 16:14:05 -08:00
Mine Starks
aee7b72154
Merge pull request #15067 from lonnelars/master
...
Corrects documentation in core-js
2017-03-08 16:12:54 -08:00
Mine Starks
26acd8f235
Merge pull request #14779 from DefinitelyTyped/lint_steed
...
steed: Lint
2017-03-08 15:39:58 -08:00
Mine Starks
5a78d73961
Merge pull request #14751 from JProgrammer/bull-finished
...
Add finished function to Job
2017-03-08 15:36:07 -08:00
Mine Starks
ee9865acbb
Merge pull request #14745 from swissspidy/massive
...
Add typings for massive
2017-03-08 15:35:40 -08:00
Mine Starks
bb284cc360
Merge pull request #15056 from 3n-mb/patch-2
...
Fix for issue 14997 in DefinitelyTyped
2017-03-08 15:30:40 -08:00
Mine Starks
dce0f0db3c
Merge pull request #14978 from rodrigoff/node-powershell
...
Add type definitions for 'node-powershell'
2017-03-08 15:29:35 -08:00
Mine Starks
a7ce15bcb8
Merge pull request #14742 from pine/fix/voca_1.3
...
Support voca v1.3 (add new 2 methods)
2017-03-08 14:51:31 -08:00
Mine Starks
6fe125c3b6
Merge pull request #14738 from evil-shrike/select2
...
select2: added more options and Select2 class
2017-03-08 14:49:57 -08:00
Mine Starks
981705aa8e
Merge pull request #14731 from homburg/fix-react-modal-on-request-close-event-parameter
...
react-modal: Add event parameter for onRequestClose function prop
2017-03-08 14:47:19 -08:00