Commit Graph

39192 Commits

Author SHA1 Message Date
Chris Krycho
93bf0e8fc2
One more tweak for ember-data; fix parens. 2017-12-19 16:18:58 -07:00
Chris Krycho
572137414c
Update Ember, Ember Data, Ember QUnit types. 2017-12-19 16:10:50 -07:00
Jeremy Fauvel
4b925d212f [react-router] Remove useless definition for withRouter as decorator (#21799)
* [react-router] Remove useless definition for `withRouter` as decorator

* Add regression test
2017-12-19 22:35:40 +00:00
Andy
6b733af1fb
moment-strftime2: Follow export-just-namespace lint rule (#22199) 2017-12-19 14:25:32 -08:00
Andy
4598a8778d
ionic: Provides its own types (#22304) 2017-12-19 13:17:35 -08:00
Stéphane S
aa0f58044c Typings for react-bootstrap-typeahead (Fix: https://github.com/ericgio/react-bootstrap-typeahead/pull/128) (#22296)
* Start creation of typings for react-bootstrap-typeahead

* Add tslint

* Add tsconfig.json

* Add test file

* Fix trailing comma

* Fix wrong filename

* Set min TypeScript Version to 2.3

* commonjs only??

* If strictFunctionTypes not present it doesn't fallback on a default value

* No consecutive blank lines

* Fix lint errors

* Fix last lint errors

* Remove default export

* Last update
2017-12-19 12:00:44 -08:00
Arthur Ozga
d745eb9571
Merge pull request #22205 from prsyahmi/master
uws: Added missing arguments signature
2017-12-19 11:28:05 -08:00
Arthur Ozga
b6b7d5308d
Merge pull request #22077 from Zarel/writable-end
[node] Support passing callback-only in writable.end()
2017-12-19 11:23:30 -08:00
Arthur Ozga
6a9ed49424
Merge pull request #22025 from technion/reactset
Changes Jest type to use array rather than Set.
2017-12-19 11:23:07 -08:00
Arthur Ozga
c46cabd58c
Merge pull request #22185 from blink7/patch-1
Update index.d.ts
2017-12-19 11:21:39 -08:00
Arthur Ozga
c8c9000164
Merge pull request #22204 from hinell/mongo.replace
[mongodb] Adds ReplaceWriteOpResult
2017-12-19 11:20:52 -08:00
Arthur Ozga
0fdd8f3387
Merge pull request #22144 from xlozinguez/master
Fixed web-bluetooth types as filters are optionals
2017-12-19 11:14:31 -08:00
Arthur Ozga
e789dd3323
Merge pull request #22187 from lewisdiamond/master
Add missing type (customInputRef) on react-datepicker (introduced in 0.62.0)
2017-12-19 11:14:04 -08:00
Arthur Ozga
b24a701fd0
Merge pull request #22177 from micksatana/master
[@types/express] [@types/express-serve-static-core] Add support for res.append function. Fixes #22148
2017-12-19 11:13:28 -08:00
Arthur Ozga
46a4a703de
Merge pull request #22180 from 1999/patch-1
Add missing constructor options: maxReqQueueCount, sampleRate, sendTimeout
2017-12-19 11:12:49 -08:00
Arthur Ozga
f20672f934
Merge pull request #22190 from ebuzzing/webdriver-io
[webdriverio] Append is* to wdio Client definition
2017-12-19 11:12:24 -08:00
Arthur Ozga
177d0b4414
Merge pull request #22176 from grantila/iltorb
[iltorb] Added .flush() to compress stream
2017-12-19 11:11:47 -08:00
Arthur Ozga
af8a37b625
Merge pull request #22167 from Retsam/bluebird.catch
Bluebird: Fix inference of filtered catch / Reduce redundancy
2017-12-19 11:10:57 -08:00
Arthur Ozga
ef868e4889
Merge pull request #22164 from TitaneBoy/master
@types/sequelize: Add sourceKey property to AssociationOptionsHasMany interface
2017-12-19 11:09:47 -08:00
Arthur Ozga
ab9572b989
Merge pull request #22166 from lierdakil/patch-1
@types/atom: watchPath returns a Promise
2017-12-19 11:09:24 -08:00
Arthur Ozga
a7c37fdee7
Merge pull request #22174 from mike-north/ember-data-module-api
[@types/ember-data] Support for 'module API' introduced in v2.3.0-beta.*
2017-12-19 11:08:52 -08:00
Arthur Ozga
d0761f463b
Merge pull request #22184 from screendriver/redux-storage-engine-localstorage
Add typings for redux-storage-engine-localstorage
2017-12-19 11:07:45 -08:00
Arthur Ozga
e31a3482e5
Merge pull request #22170 from jimsmart/math3d/fix-Transform-rotation-type
@types/math3d fix incorrect Transform.rotation type
2017-12-19 11:07:01 -08:00
Matthias Lochbrunner
f87e32cec6 Fix bug in wu package: Now the declaration gets exported (#22289)
* Export wu constant

* Add namespace export
2017-12-19 10:47:46 -08:00
Mine Starks
468930f857
Merge pull request #21648 from ath88/master
[cucumber] Adds BeforeAll and AfterAll to types
2017-12-19 09:20:29 -08:00
Andy Hanson
8e5ca237c1 jointjs: Provides its own types 2017-12-19 08:16:19 -08:00
Eloy Durán
57c75d8b4d
Merge pull request #22226 from KevinVlaanderen/react-native-accessibilitylabel-testid
[react-native] Add accessibilityLabel and testID on TextProperties and ButtonProperties
2017-12-19 12:36:28 +01:00
Kevin Vlaanderen
13cd162764 Extract accessibility properties into their own interfaces; Add missing accessibility properties where applicable 2017-12-19 09:38:21 +01:00
Asbjørn Dyhrberg Thegler
df99cfc838
Merge pull request #1 from aseeeem/master
[cucumber] Adds BeforeAll and AfterAll to types - Reverting TypeScript version back to 2.3 as requested
2017-12-18 23:47:56 +00:00
Asim Shamim
a3f15a6d1e Reverting TypeScript version back to 2.3 as requested 2017-12-18 18:04:57 -05:00
Andy
571e108a79
c3: Follow export-just-namespace lint rule (#22200) 2017-12-18 12:00:58 -08:00
Armando Aguirre
17214cf402
Merge pull request #22249 from zwh8800/master
[@types/puppeteer] fix $eval argument from ElementHandler to Element
2017-12-18 10:44:32 -08:00
Andy
1fd382d8fd
redux-form: Fix test (#22136) 2017-12-18 10:13:30 -08:00
Andy
4c7c978694
redux-form: Fix test (#22168) 2017-12-18 10:13:07 -08:00
Andy
8831f150e4
pouchdb-core: Move tslint:disable comments to tslint.json (#22202) 2017-12-18 07:45:27 -08:00
Boris Cherny
99d82c01e0 [babel-types] add typescript types to support v7.0.0 (#21972)
* [babel-types] add typescript types to support v7.0.0

* fix lint

* fix: Identifier should be a TSEntityName

* change all occurences of tS => TS
2017-12-18 07:34:43 -08:00
Andy
69ecb447d4
react-redux-toastr: Fix test (#22137) 2017-12-18 07:27:13 -08:00
zwh8800
ec897a7255 rename fn to pageFunction and remove element type null 2017-12-18 10:21:38 +08:00
zwh8800
cd5baa8128 fix $eval argument from ElementHandler to Element 2017-12-17 10:51:41 +08:00
Hinell
1a60d6ebf4 [mongodb] Adds ReplaceWriteOpResult 2017-12-17 00:54:09 +03:00
Bill Ticehurst
6d9978eb72
Merge pull request #22232 from billti/underscore-no-dom-fix
Removed dom library expectation from underscore
2017-12-15 14:59:11 -08:00
Mine Starks
c1ec77ccaf
Merge pull request #22104 from coldrye-collaboration/bump-regex
add typings for stevelacy/bump-regex
2017-12-15 13:52:28 -08:00
Eric Anderson
6bf1827a0a Adjust React's setState to work in more edge cases (#22236)
* Adjust React's setState to work in more edge cases

Fixes DefinitelyTyped/DefinitelyTyped#22230
Fixes DefinitelyTyped/DefinitelyTyped#18365

* Restore test and naming I lost
2017-12-15 21:50:19 +00:00
Mine Starks
73044764a8
Merge pull request #21819 from chrisleck/update-statsd-client-with-tags
Update statsd-client types to version 0.4.0
2017-12-15 10:57:11 -08:00
Carsten Klein
6a9d16a6f7 add typings for stevelacy/bump-regex 2017-12-15 19:56:00 +01:00
Christopher Eck
e7d8d6c8ba Address feedback 2017-12-15 10:54:22 -08:00
Bill Ticehurst
97d227c45f Removed dom library expectation 2017-12-15 10:31:21 -08:00
Kevin Vlaanderen
c5acac0ec4 Add accessibilityLabel and testID on ButtonProperties and ViewProperties 2017-12-15 15:50:50 +01:00
Hiroki Horiuchi
8295e5c233
Merge pull request #22054 from tlaziuk/passport
[passport] add generics
2017-12-15 16:57:14 +09:00
Hiroki Horiuchi
c0d378cb28
Merge pull request #21956 from tlaziuk/koa-passport
[koa-passport] upgrade to v4.0
2017-12-15 16:50:55 +09:00