Pablo Moleri
2c6023c8a4
Fix getLocation return type
...
Also renamed GeoLocation type because it was being merged with Location type.
2016-11-29 16:21:36 -03:00
Paul van Brenk
639fda6d30
Merge pull request #12368 from thorn0/vinyl-2.0.0
...
vinyl: types for v2.0.0
2016-11-29 10:58:57 -08:00
Todd Kennedy
cbb5d22f09
Add sheetify ( #12960 )
2016-11-29 10:53:32 -08:00
Andy
50149743cd
"redux" provides its own typings ( #12965 )
2016-11-29 09:56:00 -08:00
Andy
7b4792b7b0
Run linter with the package as its cwd ( #12966 )
2016-11-29 09:43:14 -08:00
Alex Eagle
cd6d750c0e
fix(mock-fs): don't use f: typeof f ( #12890 )
...
Fixes #12889
2016-11-28 14:43:20 -08:00
Andy
5b719fda7b
Lint header: don't need patch version ( #12959 )
2016-11-28 11:15:50 -08:00
Andy
cd4debea25
Remove BOM character from the start of files ( #12838 )
2016-11-28 10:40:45 -08:00
Tiago Fernandes
798b8d017d
Update index.d.ts ( #12958 )
...
Removed duplicated (qsStringifyOptions and qsParseOptions) properties in CoreOptions
2016-11-28 10:40:03 -08:00
Andy
0b35913952
Remove unused line in header ( #12956 )
2016-11-28 12:33:36 -05:00
Markus Olsson
bcb443930b
Add definitions for aws-iot-device-sdk ( #12556 )
...
* Add definitions for aws-iot-device-sdk
This adds initial (but fully covering) definitions for aws-iot-device-sdk.
* Add version tag
* Rename test file to match spec exactly
* Fix typo from old test file name
* Remove top level module statement
As per https://github.com/DefinitelyTyped/DefinitelyTyped/pull/12556#discussion_r87007910
* Remove redundant definition import
* Use unions instead of multiple overloads
* Clarify callback type
* Update param jsdoc from mqtt source
* Remove redundant reference imports
2016-11-28 12:17:39 -05:00
Andy
adbe946968
Fix/add definition headers ( #12954 )
2016-11-28 11:18:07 -05:00
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
Nathan Shively-Sanders
9b9f0f4658
Merge pull request #12744 from SamVerschueren/mem
...
add mem
2016-11-27 13:07:26 -08: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
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
Sam Verschueren
29f41655e4
remove namespace
2016-11-26 20:45:21 +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
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
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
66faea1770
Merge pull request #12847 from deenairn/types-2.0
...
angular-file-saver and handsontable updates
2016-11-25 09:33:28 -08:00
Nathan Shively-Sanders
d252c8f692
Merge pull request #12837 from DefinitelyTyped/react_dnd_html5_backend
...
Remove `react-dnd/react-dnd-html5-backend.d.ts` and just use `react-dnd-html5-backend/index.d.ts`
2016-11-25 09:27:01 -08:00
Nathan Shively-Sanders
de26026c39
Merge pull request #12825 from Syncfusion-JavaScript/types-2.0
...
v14.4.0.15 typings added.
2016-11-25 08:53:05 -08:00
Andy
a5be925ae1
Remove merge conflict marker ( #12916 )
2016-11-25 08:28:20 -05:00
Donald Nairn
abfa9397dd
Added some additional basic types to handsontable.
2016-11-24 22:45:57 +00:00
Nathan Shively-Sanders
dc6cc8dcb9
Merge pull request #12747 from dfahlander/types-2.0
...
Dexie bundles its d.ts file in its own npm package
2016-11-24 08:29:14 -08:00
Nathan Shively-Sanders
1c8b477c03
Merge branch 'types-2.0' into remove-dexie
2016-11-24 08:25:24 -08:00
Nathan Shively-Sanders
0f8cd9a519
Merge pull request #12824 from ethanresnick/superagent-callback-fix
...
Superagent callback fix
2016-11-24 08:18:50 -08:00
Nathan Shively-Sanders
9a7db7012d
Merge pull request #12807 from ethanresnick/supertest-merge
...
Supertest: backport master changes to types-2.0
2016-11-24 08:17:42 -08:00
Nathan Shively-Sanders
ebc8ee0f23
Merge pull request #12818 from DavidM77/xml2js
...
xml2js: Allow parsing a NodeJS buffer
2016-11-24 08:16:51 -08:00
Nathan Shively-Sanders
afc61969f2
Merge pull request #12907 from DefinitelyTyped/revert-react-redux-PR-12365
...
Revert "More accurate hinted and inferred types for react-redux connect()
2016-11-24 08:05:39 -08:00
Nathan Shively-Sanders
5e221bedd9
Revert "More accurate hinted and inferred types for react-redux connect()"
...
This reverts commit 27b98d0580 .
2016-11-24 07:56:58 -08:00
David Fahlander
921351b05c
Added Dexie to notNeededPackages.json
2016-11-24 13:16:02 +01:00
Ethan Resnick
313a948ba0
Fixup merge conflicts
2016-11-24 02:51:38 -08:00
Ethan Resnick
1c80f69f6e
superagent: Fix callback signature
...
Error can be an error object or null at least (and possibly some other
values, like undefined, though those aren’t documented). There was
already a test with error being null, but it was passing only because
strictNullChecks were off. Now that strictNullChecks are on, this must
be changed.
2016-11-24 02:47:40 -08:00
Ethan Resnick
e6e18740a5
superagent: Enable strictNullChecks
2016-11-24 02:47:32 -08:00
Igor Oleinikov
ea7cd856c1
Merge pull request #12873 from kant2002/patch-9
...
Add global `onError` handler for knockout 3.4.0
2016-11-23 21:30:12 -08:00
Syncfusion-JavaScript
cd41a9dd78
Typing updated.
2016-11-24 10:56:53 +05:30
Andrey Kyrdyumov
19a466bce5
Make strickter onError signature and make it optional
2016-11-24 10:01:15 +06:00
Nathan Shively-Sanders
a5a96989ae
Merge pull request #12813 from zeh/patch-2
...
Added `simplesignal` and `prando` to notNeededPackages.json
2016-11-23 16:25:26 -08:00
Nathan Shively-Sanders
656c4736ca
Merge pull request #12811 from CaselIT/types-2.0
...
Added GridFS
2016-11-23 16:10:22 -08:00