Eric Byers
585e114310
Add declarations for module graphite-udp ( #14927 )
...
* Adding graphite-udp typings
* Cleaning up linting errors
* Removing the namespacing that is not needed
* Adding missing constructor typing, capitilizing the interface
* Callback is optional
2017-03-09 22:51:45 -08:00
Roy Miloh
0796946a66
chance: make pickset's count optional ( #14928 )
...
* chance: make count's pick and pickset optional
* remove optional count from pick
2017-03-09 22:50:54 -08:00
Joshua Rosen
f49a53f9a4
material-ui: Add missing MuiTheme.button.textTransform property ( #14931 )
2017-03-09 22:49:16 -08:00
Michael Mrowetz
63fb2e895a
add har-format - typings for HAR files ( #14932 )
...
* Add type definition for `HAR` - HTTP Archive 1.2
* fix formating
2017-03-09 22:48:39 -08:00
Stefan Dobrev
fe0272f200
[react-native] Update TextInput onChange ( #14933 )
...
Add missing properties for `TextInput`'s `onChange` callback. You can find more information about them in this source code: 481f560f64/Libraries/Text/RCTTextView.m (L464-L469)
2017-03-09 22:47:11 -08:00
Bjørn
68f87621d2
Update optics agent to 1.1 ( #14935 )
2017-03-09 22:46:14 -08:00
nrdstrm
1177bba215
Add property autoload to ReactAsyncSelectProps. ( #14936 )
2017-03-09 22:45:47 -08:00
Dan Foley
7b9040fa32
react-big-calendar - Including missing props for the Calendar component. ( #14937 )
...
* Including missing props for the Calendar component.
* Updated the test to reflect the changes to the d.ts
* Updating the version.
2017-03-09 22:45:12 -08:00
Kalle Ott
35a2d1886b
new type definitions fro react-virtualized-v9.1.0 ( #14938 )
...
* replaced and extended type definitions for react-virtualized
* update for v9.2.1
* removed unnecessary reference comment
2017-03-09 22:44:30 -08:00
Yuya Tanaka
a4b8206d4b
[react-mdl] Add MDLComponent class ( #14939 )
2017-03-09 22:42:58 -08:00
Yannick Beauchamp-H
0a8a04eaaa
Add NanoScroller typings ( #14944 )
2017-03-09 22:42:08 -08:00
andwi
085b1c40d7
tmhDynamicLocaleService.set should return a promise ( #14946 )
2017-03-09 22:38:43 -08:00
Calvin Jeong
d16834af9d
Add definition for TubeBufferGeometry ( #14949 )
...
Docs: https://threejs.org/docs/?q=tube#Reference/Geometries/TubeBufferGeometry
2017-03-09 22:31:37 -08:00
Alan Agius
f99aecfaef
feat(htmlhint): initial implementation ( #14950 )
2017-03-09 22:31:15 -08:00
Jakub
2efe76ecf0
angular.forEach obj parameter in callback function ( #14953 )
2017-03-09 22:28:42 -08:00
Armando Meziat
c12c733253
Added autoprefixer definitions ( #14956 )
...
* Added autoprefixer definitions
* Added package.json
2017-03-09 22:26:02 -08:00
Marc Neumann
9dc918dbf0
Added type declarations for node-xmpp-core. ( #14958 )
2017-03-09 22:24:00 -08:00
Evgeny Tomsen
2c7960b0c7
type definitions for line-by-line ( #14960 )
2017-03-09 22:20:49 -08:00
Krzysztof Rzymkowski
c928fee373
lodash - _.filter(): predicate can be a RegExp ( #14961 )
2017-03-09 22:20:03 -08:00
Krzysztof Rzymkowski
5455f4cd35
lodash - fix tslint warrnings in v3 tests ( #14962 )
2017-03-09 22:18:54 -08:00
hn3000
932a377739
declare array properties as arrays, not tuples ( #14964 )
...
see https://github.com/Microsoft/TypeScript/issues/3428
also fix a typo in "Security" (was Secuirty)
2017-03-09 22:16:13 -08:00
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