Commit Graph

29601 Commits

Author SHA1 Message Date
Tom Wanzek
dd03dfb3c4 [d3-shape]:
* [Feature] Add definition support for horizontal, vertical and radial link shape generator.
2017-05-13 15:16:45 -04:00
Silas Rech
1dc7cafe4c [raven] fix key substructure 2017-05-13 20:24:06 +02:00
Daniel Rosenwasser
9f06aa6f1d Merge pull request #16464 from miyura/patch-1
Include parentSelector config
2017-05-13 11:20:46 -07:00
Daniel Rosenwasser
34e71f2793 Update index.d.ts 2017-05-13 11:17:35 -07:00
Daniel Rosenwasser
fb5ebbc70b Merge pull request #16505 from habibialkaff/master
react-navigation: Fix Tab Navigation Options
2017-05-13 11:13:53 -07:00
Tom Wanzek
d92a1e9b39 [d3-shape]
* [Feature] Add stackOffsetDiverging(...)
* [Chore] Update version numbers
* [Chore] Fix typos in JSDoc comments.
2017-05-13 13:33:11 -04:00
Habibi
1cfe9350bb Fix missing import in the test 2017-05-13 19:58:36 +07:00
Habibi
a58b6330a5 react-navigation Add different typing for tabBarIcon 2017-05-13 19:24:05 +07:00
Habibi
e3fdd2698a Fix react-navigation typo “tabBarLabel” 2017-05-13 19:10:05 +07:00
zhutian chen
74135b05f3 updaste the test 2017-05-13 12:18:03 +08:00
zhutian chen
3cb428af99 add myself 2017-05-13 01:06:46 +08:00
zhutian chen
c264e5314e Merge branch 'master' of https://github.com/DefinitelyTyped/DefinitelyTyped 2017-05-13 01:04:43 +08:00
zhutian chen
6eae3bf1bd should contain a type in the return of feature 2017-05-13 01:04:23 +08:00
Tom Wanzek
e251c14388 [d3-random] v1.1.0 (#16467)
* [Feature] Update d3-random to minor version 1.1 adding configurable source of pseudo-randomnumbers.
* [Chore] Enable `strictNullChecks`
* [Chore] Add tslint config.
* [Chore] Bumped version.
2017-05-12 07:13:33 -07:00
Tom Wanzek
5a67cd51b9 [d3-zoom/d3-drag] Update to version 1.2/1.1, respectively (#16470)
* [d3-zoom] Update to version 1.2
* [Feature] Add support of `clickDistance(...)`
* [Chore] Bump version number.

* [d3-drag] Update to version 1.1
* [Feature] Add support for `clickDistance(...)`
* [Chore] Minor version bump
2017-05-12 07:13:00 -07:00
Alexander James Phillips
63c96d3815 Allow exclusion of conflicting properties #16416 2017-05-12 12:13:09 +01:00
Mees van Dijk
59179b62c8 Added buffer type for file 2017-05-12 12:18:22 +02:00
Hiroki Horiuchi
96ae5a8560 Merge pull request #16459 from anasinnyk/master
made pathsToValidate in mongoose::validateSync optional
2017-05-12 13:20:07 +09:00
Mees van Dijk
146a321e6e cleanup 2017-05-12 01:25:04 +02:00
Mees van Dijk
03f4d743bc added file descriptors 2017-05-11 22:47:50 +02:00
Francis Filion
1817e7beb6 [pouchdb-core] Added support for CouchDB 2.0 on ChangesResponse object. 2017-05-11 11:16:14 -04:00
Simon Schick
e6fa0b8211 Correct return type for no parameters in return method in bluebird 2017-05-11 17:11:34 +02:00
Miyuru Ratnayake
fbb55ff1c6 Include parentSelector config 2017-05-11 09:36:40 -05:00
gengrq
2692cdda95 add author 2017-05-11 21:44:34 +08:00
gengrq
e9dd13ca68 react-navigation: NavigationActions/back param should be optional 2017-05-11 21:33:40 +08:00
Alexander James Phillips
dee8894855 Simpler typings than #16416 to catch some errors again 2017-05-11 13:21:49 +01:00
Andrii Nasinnyk
e377be5ad1 made pathsToValidate in mongoose::validateSync optional 2017-05-11 14:25:47 +03:00
Alexander James Phillips
1557cefe0c Include @theefer's work in #16416 2017-05-11 11:10:05 +01:00
Thomas Brian
9884c4e814 add number to possible types of values passed to FormattedMessage 2017-05-10 18:16:42 -04:00
Justin Firth
64a0c4da91 Definitions for react-native-drawer-layout@1.3 2017-05-10 12:28:43 -04:00
Klaus Sevensleeper
ac9bfc4eec enhance signature of create for conversion from object (#16381) 2017-05-10 08:14:56 -07:00
Botik
2a766c7cc5 [sequelize] add force option to TruncateOptions for v4 2017-05-10 14:47:08 +03:00
Botik
d5a5da8e7f [sequelize] add where option to DefineIndexesOptions for v4 2017-05-10 14:43:02 +03:00
Syncfusion-JavaScript
121eb67392 Reported lint errors have been fixed. 2017-05-10 16:32:08 +05:30
Syncfusion-JavaScript
4e7052fed3 Merge https://github.com/DefinitelyTyped/DefinitelyTyped 2017-05-10 16:29:24 +05:30
Daniel Roth
4e245f5fdb Move the test code 2017-05-10 12:16:08 +02:00
Syncfusion-JavaScript
2b18c44085 15.2 lint errors have been fixed. 2017-05-10 15:40:05 +05:30
Kalle Ott
de2bdd9e66 added type definitions for the micro library 2017-05-10 10:09:11 +02:00
Daniel Roth
5de9566dad material-ui: Expose tabTemplateStyle on TabsProps 2017-05-10 08:51:47 +02:00
Eloy Durán
8868f90acf Merge pull request #16423 from asakasa/add-types-for-react-native
Add new types for TabBar in types/react-native
2017-05-10 08:23:51 +02:00
Eloy Durán
6c85d19598 Merge pull request #16418 from jasonhealy/patch/update-scrollview-proptypes
[react-native] Change ScrollView's snapToInterval prop from array to number
2017-05-10 08:21:06 +02:00
Alex Gentile
f5733a8759 Removed null from headerBackTitle prop
Null is unnecessary as headerBackTitle is already optional.
2017-05-09 22:51:00 -07:00
Alex Gentile
db7d524bd2 Update index.d.ts
reverted formatting
2017-05-09 22:23:46 -07:00
agentile
66d3ea01bf fix: navigation prop should be optional
When using StackNavigator, there are times when you would like to trigger custom side effects on
navigation by setting the "onNavigationStateChange" prop, but don't want to override default
navigation. This PR allows for that.
2017-05-09 20:24:17 -07:00
Andy Hanson
7c947f742c Fix typo in PR template 2017-05-09 12:06:42 -07:00
asakasa
bf2499f1d2 Update version of React Native
Now current version of React Native is 0.44
2017-05-10 03:16:59 +09:00
asakasa
a6e481c4bc Add new types for TabBar in react-native
The types are available since iOS 10.
And then test for TabBar added.
2017-05-10 03:05:42 +09:00
Jason Healy
eab9a9239c change snapToInterval prop from array to number 2017-05-09 16:35:13 +01:00
Syncfusion-JavaScript
3e3496ef29 15.2 version changes merged to Defintely Typed 2017-05-09 16:23:35 +05:30
Bastien
a85d25104b Providers extends IServiceProvider 2017-05-09 12:16:51 +02:00