Commit Graph

24525 Commits

Author SHA1 Message Date
TonyYang
9e1555c7ff [@types/lodash] Improve lodash (#12773)
* [ENHANCE] Add method modules

* [EDIT] Remove method modules in index.d.ts

* [DEBUG] Fix modules.d.ts

* [DEBUG] Delete the import

* Improve the export
2016-11-28 11:17:41 -05:00
Nathan Shively-Sanders
170aeb267f Merge pull request #12859 from TonyPythoneer/patch-14
[@types/supertest] Correct type
2016-11-28 07:35:18 -08:00
Marius Seritan
045ea355db Allow multiple mixins 2016-11-28 07:12:41 -08:00
Cayle Sharrock
bd92817111 Merge remote-tracking branch 'upstream/types-2.0' into types-2.0 2016-11-28 08:15:19 +02:00
Syncfusion-JavaScript
a193601095 Reference added. 2016-11-28 11:43:20 +05:30
Syncfusion-JavaScript
df4e690e59 v14.4.0.15 typings added. 2016-11-28 11:36:09 +05:30
Dominik Moritz
945537db55 Correct types according to https://github.com/epoberezkin/ajv 2016-11-27 21:51:46 -08:00
Diogo Franco (Kovensky)
ae053e2298 Add test for headers change 2016-11-28 13:22:35 +09:00
Diogo Franco
b733dcefe8 Better typing for headers
Lack of indexing in `AxiosXHR#headers` made it unusable without casting.

Requests / Responses with more than one instance of the same header make the value be a `string[]`. Often happens with headers like `Set-Cookie`.
2016-11-28 13:12:39 +09:00
Santiago
6ab3f4bd43 Added ready event on chainable method. 2016-11-27 19:12:08 -05:00
Marius Seritan
1d8b48f01f More restrictive tslint and more Ember definitions.
- fix a lot of lint issues
- add inject
- enhance Promise<T, V>
2016-11-27 15:51:37 -08:00
Santiago
2112a398ac Update in return type of "on() event" method.
Now the return type from the "on" methods that are part of "events" are "this". Now attach events to some object is chainable.
2016-11-27 18:38:14 -05:00
Alexandro
d2894dc143 typings for react-test-renderer 2016-11-28 05:14:00 +07:00
Nathan Shively-Sanders
9b9f0f4658 Merge pull request #12744 from SamVerschueren/mem
add mem
2016-11-27 13:07:26 -08:00
Daniel Perez Alvarez
01303a6e74 Add types for electron-debug 1.1.0 2016-11-27 18:40:05 +00:00
Daniel Rosenwasser
57dca9b2dc Merge pull request #12940 from lekhmanrus/types-2.0
vivus: updated to 0.4.0
2016-11-27 13:17:16 -05:00
Nathan Shively-Sanders
c3daad4d05 Merge pull request #12863 from karpachev/master
Added a new option to Materialize CSS : SideNavOptions interface (see http://materializ…
2016-11-27 10:08:11 -08:00
Oleksii Trekhleb
ac57615403 Fix aggregation unit type from "Number" to "string"
Aggregation unit values are supposed to be a string (like "km", "mi", "m" and so on) and not a Numbers.
2016-11-27 19:50:38 +02:00
Nathan Shively-Sanders
a69d50de4f Merge pull request #12860 from rhysd/fix-enzyme
enzyme: Enable enzyme-tests.ts again and fix <svg> attributes errors
2016-11-27 09:41:04 -08:00
Ruslan Lekhman
1fd80dfab2 vivus: updated to 0.4.0 2016-11-27 18:50:32 +02:00
Alexandro
89ce0ccb70 full tslint checking 2016-11-27 16:29:05 +07:00
Alexandro
d6442eb9f2 add graphql-relay typings 2016-11-27 16:22:19 +07:00
Stefan Reichel
7049104b45 Added type declarations for parseurl. 2016-11-27 03:11:39 +01:00
Stefan Reichel
16a2368542 Fixed deprecation error. 2016-11-27 02:48:06 +01:00
John Lombardo
2e3c2bcc70 Ensure menubar can be initialized with both new and extended options 2016-11-27 09:47:38 +08:00
John Lombardo
1bdca8850b Menubar constructor can accept any config for BrowserWindow 2016-11-27 09:46:23 +08:00
ersimont
27ac4c76e0 Update $httpBackend.flush() 2016-11-26 20:40:22 -05:00
Stefan Reichel
bb5139697e Fixed missing semicolon. 2016-11-27 02:40:14 +01:00
Stefan Reichel
1af21196f1 Added type declarations for raw-body 2016-11-27 02:32:53 +01:00
Stefan Reichel
de5e62b604 Added type declarations for accepts 2016-11-27 00:25:00 +01:00
Sam Verschueren
0ee10145da add __moduleName to SystemJS typedefs 2016-11-26 21:10:26 +01:00
Bazyli Brzóska
087afd0f97 traverse: add post, clarify before/after/pre/post 2016-11-26 21:04:12 +01:00
Sam Verschueren
29f41655e4 remove namespace 2016-11-26 20:45:21 +01:00
Bazyli Brzóska
fc8d66b27c added: this context, static calling and docs 2016-11-26 19:29:23 +01:00
Nathan Shively-Sanders
3e9ed9d35f Merge pull request #12849 from dieseldjango/types-2.0
Added support for custom fields on bunyan LoggerOptions
2016-11-26 09:23:10 -08:00
Nathan Shively-Sanders
74b1c0a2c2 Merge pull request #12843 from mischkl/master
Fix angular-spinner for TS 2
2016-11-26 09:08:58 -08:00
Nathan Shively-Sanders
a10605cf90 Merge pull request #12839 from jdwilkin/types-2.0
manually updating types-2.0 with changes from master for request type
2016-11-26 09:06:11 -08:00
Nathan Shively-Sanders
b23ac96791 Merge pull request #12840 from DefinitelyTyped/fix_tinycolor_reference
Fix tinycolor reference
2016-11-26 09:04:39 -08:00
Nathan Shively-Sanders
c007c8e358 Merge pull request #12836 from nmykhailova/types-2.0
Added LegendObject and legend property to ChartObject
2016-11-26 08:57:43 -08:00
Nathan Shively-Sanders
c0e8343a99 Merge pull request #12832 from mariusschulz/patch-2
React: add "onReset" form event
2016-11-26 08:57:02 -08:00
Nathan Shively-Sanders
3234b170d0 Merge pull request #12831 from PriceSpider-NeuIntel/types-2.0
Connection.connect() Promise passes a Connection instance in resolve.
2016-11-26 08:56:15 -08:00
Nathan Shively-Sanders
834c3cf85c Merge pull request #12701 from arvitaly/types-2.0
add types for sails.io.js 1.0.1
2016-11-26 08:45:23 -08:00
Alexandro
a721e75cf5 remove tslint from waterline 2016-11-26 21:50:08 +07:00
Alexandro
3f5a376dae add typings for waterline 2016-11-26 21:41:57 +07:00
Xavier Brown
4d2dcc5df9 Add success flag property
JSONSchema validation results have a `valid` bool that certifies whether the validated JSON came back positive or not. When importing these definitions into my project, this property wasn't there, so I had to add it locally. It should be there.
2016-11-26 00:11:28 -06:00
Cayle Sharrock
3b0a6eb65a Add bintrees types 2016-11-25 22:21:15 +02:00
geppy
4c66fa2bd8 pouchdb-find: updated for the ypes-2.0 branch. 2016-11-25 13:47:11 -06:00
Jakub Navrátil
126e55128b Added some missing api from 6.0.9 version:
PouchDB.replicate()
PouchDB.sync()
PouchDB.defaults()
PouchDB.on() Events
db.info()
db.sync()
db.replicate.to()|from()
db.changes()
db.close()
db.putAttachment()
db.getAttachment()
db.removeAttachment()

Also updated many existing api options and responses

Added replication plugin definitions
Added find plugin definitions v0.10.0
2016-11-25 13:40:04 -06:00
Nathan Shively-Sanders
e7ee7e5060 Merge pull request #12857 from simonxca/patch-mongoose-types-2.0
Update mongoose types-2.0 readme, add interfaces for schema definitions
2016-11-25 10:34:53 -08:00
Nathan Shively-Sanders
e4717461e4 Merge pull request #12856 from simonxca/patch-mongoose
Update mongoose readme, add interfaces for schema definitions
2016-11-25 10:26:30 -08:00