Commit Graph

40785 Commits

Author SHA1 Message Date
Josh Goldberg
480c8a8ba8 Removed "dom" from React types tsconfig.json 2018-02-20 15:30:53 -05:00
Ron Buckton
3d1f3c8dcd Merge pull request #23462 from petejohanson/urijs-uritemplate-type
Add explicit URITemplate type to urijs types.
2018-02-07 16:02:39 -08:00
Ron Buckton
2a16a9b5dd Merge pull request #23459 from nicohartto/master
@types/tinymce table plugin types added
2018-02-07 15:52:54 -08:00
Ron Buckton
cdccfecaad Merge pull request #23444 from tlaziuk/passport-http
[passport-http] fix BasicStrategy
2018-02-07 15:51:35 -08:00
Ron Buckton
848bfc624c Merge pull request #23442 from pbu88/master
diff2html: Small fix and improvement to the types.
2018-02-07 15:36:50 -08:00
Ron Buckton
ff847221c7 Merge pull request #23428 from mattyclarkson/patch-3
object-hash: Add excludeKeys option
2018-02-07 15:35:16 -08:00
Ron Buckton
829640b173 Merge pull request #23427 from Alorel/patch-1
Add encoding option to node.readdir
2018-02-07 15:32:26 -08:00
Ron Buckton
f1687ea588 Merge pull request #23421 from rhysbrettbowen/quill-transform-position-priority
[Quill] Add priority for transformPosition definition
2018-02-07 15:19:20 -08:00
Ron Buckton
c636e07c6e Merge pull request #23419 from ffMathy/patch-1
Better strong-typing of unwrap for arrays.
2018-02-07 15:16:07 -08:00
Ron Buckton
2a605f41b1 Merge pull request #23417 from Hayena/patch-1
Fix(VIS) Updated property to the correct type
2018-02-07 15:12:03 -08:00
Ron Buckton
7df273da4e Merge pull request #23412 from thorn0/lodash-readonly-array
lodash: support `ReadonlyArray` for specifying property names
2018-02-07 15:01:39 -08:00
Ron Buckton
eaa9ff9367 Merge pull request #23411 from glmdgrielson/require-resolve
[node] require.resolve update v8.9.0
2018-02-07 14:55:12 -08:00
Ron Buckton
2c3081b73c Merge pull request #23405 from ericanderson/patch-1
lodash: Removing myself as an author
2018-02-07 14:40:10 -08:00
Ron Buckton
6a78b6665a Merge pull request #23404 from leak4mk0/bookshelf-collection-method
[bookshelf] Fix return value type of orderBy method.
2018-02-07 14:39:43 -08:00
Ron Buckton
e10d9c71ff Merge pull request #23403 from gentoo90/jquery.colorpicker
jquery.colorpicker: make disable field in options optional
2018-02-07 13:53:12 -08:00
Pete Johanson
4ac19f3b7b Switch to using ReadonlyArray for URITemplateValue. 2018-02-06 11:56:47 -05:00
Pete Johanson
8e3b4d3f3f Add myself to Definitions header of urijs. 2018-02-06 11:51:12 -05:00
Denis Malinochkin
a593fd2d60 refactor(node): Remove duplicate line for the «addListener» method (#23449) 2018-02-06 08:47:31 -08:00
Pete Johanson
1758d5cc16 Add explicit URITemplate type to urijs types.
* Strongly typed `expand` function on URITemplate that outlines
  possible values.
2018-02-06 11:46:52 -05:00
Andy
86ad142f21 Convert even more import * to import = (#23461) 2018-02-06 08:38:38 -08:00
Eloy Durán
71c9314e21 Merge pull request #23460 from alloy/relay-better-relay-provided-props-2
[Relay] Various improvements
2018-02-06 11:29:19 -05:00
Eloy Durán
4baa6ab4c6 [relay] Improve typing of componentRef and refactor slightly. 2018-02-06 17:25:16 +01:00
Eloy Durán
eee0c90fa6 [relay] Fix lint issues. 2018-02-06 17:12:30 +01:00
Eloy Durán
cda26c85c2 [relay] Expose componentRef prop of containers. 2018-02-06 15:59:17 +01:00
Eloy Durán
26b18f911e [relay] Make sure optional props remain optional. 2018-02-06 15:59:17 +01:00
Eloy Durán
4a5279010a [relay] ConcreteFragment should have been FragmentReference. 2018-02-06 15:59:16 +01:00
Eloy Durán
e1dd20d21c [relay] Update tests for emitted TS artifacts. 2018-02-06 15:59:16 +01:00
Eloy Durán
14f4b6d24e [relay] Use const enum for unique fragment types. 2018-02-06 15:59:16 +01:00
Eloy Durán
0351b87eca [relay] Add types used in compiler artifacts and improve tests. 2018-02-06 15:59:16 +01:00
Eloy Durán
2fcce313b6 [react-relay] Remove relay prop from containers. 2018-02-06 15:59:16 +01:00
Eloy Durán
c41956752f [relay] Cleanup of where types are defined and scope tests. 2018-02-06 15:59:16 +01:00
Eloy Durán
be38f831c2 [relay] Use React.ComponentType. 2018-02-06 15:59:16 +01:00
Eloy Durán
83839f3122 [react-relay] Split tests into modern, compat, and classic files. 2018-02-06 15:59:15 +01:00
Nico Hartto
6a699cadd8 Added tests for table plugin types 2018-02-06 16:25:37 +02:00
Nico Hartto
6c9170c6dd First iteration of types for tinymce table plugin 2018-02-06 16:19:12 +02:00
Nico Hartto
d1a6daa644 Fixed typing for table_toolbar boolean => string.
https://github.com/DefinitelyTyped/DefinitelyTyped/issues/23457
2018-02-06 16:13:42 +02:00
Andy
e5c1512ab6 cheerio: Convert import * to import = (#23448) 2018-02-05 18:34:56 -08:00
Andy
2a9d2f8d59 Convert more "import *" to "import =" (#23446) 2018-02-05 18:27:31 -08:00
Andy
4b2d0110d5 Fix many "import *" that should be "import =" (#23443) 2018-02-05 15:35:41 -08:00
Tomek Łaziuk
35b9ca92d2 tslint 2018-02-06 00:29:10 +01:00
Tomek Łaziuk
c1fb0e4ba8 esModuleInterlop 2018-02-06 00:23:06 +01:00
Tomek Łaziuk
622186f74f tslint 2018-02-06 00:20:49 +01:00
Tomek Łaziuk
b349285311 passport-http fix 2018-02-06 00:07:42 +01:00
Paulo Bu
95e43e9285 Small fix and improvement to diff2html types. 2018-02-05 23:09:12 +01:00
Arturas Molcanovas
92e408b5ab Merge branch 'master' into patch-1 2018-02-05 21:18:21 +00:00
Andy
b890bf4556 Fix node tests to be compatible with --esModuleInterop (#23437) 2018-02-05 13:08:34 -08:00
Arturas Molcanovas
760d1d490d Fix path docs 2018-02-05 20:53:26 +00:00
Arturas Molcanovas
d7479d6297 Use readdir types template from v9 2018-02-05 20:50:10 +00:00
Arturas Molcanovas
c1e681c37b merge master 2018-02-05 20:11:57 +00:00
Arturas Molcanovas
16f4c65202 add string buffer 2018-02-05 20:00:26 +00:00