Commit Graph

26967 Commits

Author SHA1 Message Date
Tom Wanzek
ba9f5d22a2 [d3-geo]
* Disable linting for maximum line length so that definition header comment line does not have to be broken up.
2017-03-07 21:53:29 -05:00
Tom Wanzek
cff6915edf [d3] v4.7
* [Chore] Bump minor version
2017-03-07 21:38:45 -05:00
Tom Wanzek
6d972fe3a4 [d3-geo] v1.6
* [Feature] Add `geoContains`
* [Chore] Update some JSDoc comments
* [Chore] Linting
* [Chore] Bump minor version
2017-03-07 21:36:34 -05:00
Tom Wanzek
082f42fd5b [d3-format] v1.1
* [Enhancement] Add optional `numerals` property to `FormatLocaleDefinition`
* [Enhancement] Replaced union type of `decimal` and `thousand` with `string` type in `FormatLocaleDefinition` to generalize
* Bumped minor version number
2017-03-07 20:54:48 -05:00
Tom Wanzek
868ecf81e9 [d3-array] v1.1
* [Enhancement] Update signatures for `pairs`
* [Feature] Add `cross`
* Bump minor version
2017-03-07 20:30:50 -05:00
Mine Starks
e2bfc8542b Merge pull request #14979 from piranha771/master
three updated from r83 to r84
2017-03-07 16:17:09 -08:00
Mine Starks
ea4bebdd93 Merge pull request #14971 from efokschaner/threejs-fix
three.js: enable noImplicitAny
2017-03-07 16:16:40 -08:00
Mine Starks
e5f0f349ae Merge pull request #15036 from yesmeck/master
Add antd to not needed packages
2017-03-07 16:15:06 -08:00
Mine Starks
f54c0cb3f7 Merge pull request #15032 from BrunnerLivio/master
Add vanilla-tilt typings
2017-03-07 16:11:39 -08:00
Mine Starks
fa79486ba2 Merge pull request #15037 from birkskyum/master
Update Meteor type definitions to v1.4
2017-03-07 15:59:06 -08:00
Mine Starks
dc81dd25e0 Merge pull request #14750 from ccurrens/leafletjs-marker-icon-types
leaflet: Update marker classes to accept both Icon and DivIcon
2017-03-07 15:54:19 -08:00
Mine Starks
37285e7b15 Merge pull request #14943 from Raphicci/master
Sequelize : Fix missing type fn on FindOptions
2017-03-07 15:43:00 -08:00
Mine Starks
182ef21975 Merge pull request #15053 from adrianchia/master
Update auth0-js to 8.2.0, update auth0-lock to use auth0 v8
2017-03-07 15:13:56 -08:00
Mine Starks
dccf16c19d Merge pull request #14819 from DefinitelyTyped/jasmine_tests
Fix packages that used 'jasmine' for tests.
2017-03-07 14:35:57 -08:00
Mine Starks
eeb202181e Merge pull request #15048 from ChrisMoran/master
[jointjs]: Add constructors to classes previously added in joint.shapes namespae
2017-03-07 14:22:33 -08:00
Chris Moran
b77325fd0c Add some missing methods to Element class 2017-03-07 16:57:46 -05:00
Adrian Chia
8bc911a5c1 increase auth0-js, auth0-lock version number in header 2017-03-07 14:42:20 -06:00
Adrian Chia
edf261726e Update auth0-js to 8.2.0, update auth0-lock to use auth0 v8 2017-03-07 14:30:46 -06:00
Mine Starks
3d4fc5f930 Merge pull request #15027 from NewBoCo/griddle-react-v0.7.1
Add type definition for griddle-react
2017-03-07 12:30:10 -08:00
Mine Starks
080fb49ebd Merge pull request #14829 from tbayne/fixup_autosuggest_types
Updated typings for the react-autosuggest package
2017-03-07 12:17:38 -08:00
Mine Starks
94aa02860f Merge pull request #14831 from Ledragon/master
Update d3-geo and d3 (#14756)
2017-03-07 12:08:04 -08:00
Mine Starks
f3fa2f54ca Merge pull request #15034 from janslow/deep-equal-undefined
Fix deep-equal argument restrictions
2017-03-07 12:07:12 -08:00
Mine Starks
78b447ce77 Merge pull request #14604 from ptom-gohealth/selenium-weddriver/remote-file-detector
[selenium-webdriver] adding typings for remote file detector
2017-03-07 11:56:04 -08:00
Mine Starks
9628238f28 Merge pull request #15049 from alanthai/patch-1
Fix ramda aperture function's incorrect type signature
2017-03-07 11:45:42 -08:00
Mine Starks
5b3990b13e Merge pull request #15045 from csvn/auth0-js-module-fix
auth0-js: make it work with module syntax
2017-03-07 11:42:55 -08:00
Mine Starks
ec22cb664b Merge pull request #14982 from cauld/master
Adding missing properties to material-ui IconButton & SelectField
2017-03-07 11:02:26 -08:00
Chad Auld
cabdb36ee7 Adding listStyle, menuItemStyle, & selectedMenuItemStyle to the material-ui SelectField property list 2017-03-07 11:40:42 -07:00
Chad Auld
8d74083759 Merge remote-tracking branch 'upstream/master' 2017-03-07 11:07:18 -07:00
Alan Thai
c1ea67d097 @types/ramda aperture incorrect type signature
The `list` argument should be `T[]` instead of `T`.
2017-03-07 12:27:45 -05:00
Chris Moran
93cdf199a5 Add namespace prefix to LinkAttributes 2017-03-07 11:15:52 -05:00
Chris Moran
bd50abd4f8 Add constructors to types I added previously. This removes a warning when trying to use these classes while compiling typescript 2017-03-07 11:09:16 -05:00
Christian Svensson
625be7cb65 make auth0-js work with module syntax 2017-03-07 16:09:22 +01:00
Keith Dahlby
b16bfba18f Use arrow function 2017-03-07 08:53:29 -06:00
Keith Dahlby
b079a60078 Enable noImplicitAny 2017-03-07 08:51:14 -06:00
Keith Dahlby
b83cfcea07 Rearrange for DefinitelyTyped 2017-03-07 08:51:14 -06:00
Brunner
1c0b95a2e8 add vanilla-tilt typings 2017-03-07 13:45:33 +01:00
Birk Skyum
9d4c31f2ba Format header such that it passes npm test 2017-03-07 13:29:27 +01:00
Birk Skyum
a0d7b386b9 Change indentation to 4 spaces 2017-03-07 13:12:50 +01:00
Wei Zhu
09e7ae01c2 Add antd to not needed packages 2017-03-07 20:08:35 +08:00
Birk Skyum
233a6f5865 Remove old deprecation warning 2017-03-07 12:48:12 +01:00
Birk Skyum
1eae9816b7 Update Meteor type definitions v1.4 2017-03-07 12:47:22 +01:00
Raphael Thiebault
411026b03b Sequelize : Fix missing test for s.fn() on FindOptions 2017-03-07 11:39:03 +00:00
David Asmuth
b836450089 Merge branch 'master' into master 2017-03-07 12:26:30 +01:00
Jay Anslow
f102b10f38 Enable linting and fix errors 2017-03-07 11:11:45 +00:00
Jay Anslow
023117be18 deep-equal accepts all types as arguments.
Previously only accepted defined objects. Also enable strictNullChecks.
2017-03-07 11:08:29 +00:00
Yui
ac8fb9a68d Merge pull request #15007 from flynetworks/node-forge-pkcs12
[node-forge] Added pkcs12 typings
2017-03-06 21:19:42 -08:00
Yui
b84c171456 Merge pull request #15012 from WolfyUK/master
dc: Allowed dc.legend().property() calls to be chained
2017-03-06 21:16:50 -08:00
Yui
2c90c06013 Merge pull request #15018 from ChadKillingsworth/acorn-tokenizer
Add definitions for acorn tokenizer function
2017-03-06 21:14:49 -08:00
Mine Starks
92203b504f Merge pull request #14684 from alejo90/tedious-connection-pool-event-emitter
Tedious connection pool extends node's EventEmitter
2017-03-06 18:06:05 -08:00
Mine Starks
ff0cf6b5da Merge pull request #14675 from evilj0e/remove-ravenjs
feat(raven-js): add raven-js to not needed packages
2017-03-06 18:01:32 -08:00