Commit Graph

21496 Commits

Author SHA1 Message Date
Zhengbo Li
3fcddb60a6 Merge pull request #11137 from osechet/types-2.0
Fix Openlayers StyleFunction returned type
2016-09-09 10:41:42 -07:00
osechet
0d34cb5cc6 Fix StyleFunction returned type 2016-09-09 09:01:49 +02:00
Horiuchi_H
af438b5f73 Merge pull request #11054 from DefinitelyTyped/rename_pouchdb
Rename `pouchdb__tmp` to `pouchdb`
2016-09-07 16:10:44 +09:00
Stevi Deter
6236646f80 Make first argument to RTCPeerConnection.getStats nullable (#11058)
* For ReactDOM.render, make element parameter nullable to match React API and match Typescript 2.0 definition for Document.getElementById

* one more test

* make getStats param nullable per standard
2016-09-06 18:05:42 -07:00
Andy
35ddab3f4a Delete tether-drop.d.ts, which has been replaced by tether-drop/index.d.ts (#10995) 2016-09-07 00:25:44 +09:00
Andy
18955f1301 Delete fetch-mock.d.ts, which has been replaced by fetch-mock/index.d.ts (#10973)
Also copy a fix from fetch-mock.d.ts to index.d.ts
2016-09-06 23:51:05 +09:00
Andy
52b4608567 Delete estraverse.d.ts, which has been replaced by estraverse/index.d.ts (#10972) 2016-09-06 23:48:59 +09:00
Andy
1467a5eea8 Delete escodegen.d.ts, which has been replaced by escodegen/index.d.ts (#10971) 2016-09-06 23:48:23 +09:00
Josh Abernathy
a13fa7abf5 Make React's SyntheticEvent.currentTarget generic over T again (#10784)
* Make SyntheticEvent.target generic over T again

This change was added in 084926e23a but then reverted in 5607f54def. The revert _looks_ like an accident to me, as it's a merge coming in from master vs. a purposeful change. Maybe it got accidentally stepped on in resolving a conflict?

If `target` should no longer be the intersection of `EventTarget` and `T`, then there's not much point to `SyntheticEvent` being generic over `T`.

* Make `currentTarget` generic over instead instead of `target`
2016-09-06 23:01:03 +09:00
Andy Hanson
9ef72f1d47 Rename pouchdb__tmp to pouchdb 2016-09-06 06:54:02 -07:00
Ryan Cavanaugh
f80ef83201 Merge pull request #10923 from RyanCavanaugh/types-2.0
Fix failing CI in types-2.0 branch
2016-08-30 20:18:05 -07:00
Ryan Cavanaugh
0222c66829 Match existing definition of children 2016-08-30 19:08:16 -07:00
Ryan Cavanaugh
5967d6685e Fix knockout-tests (was using window.name) 2016-08-30 19:02:37 -07:00
Ryan Cavanaugh
a8fe7b9a51 Fix leap-motion definition 2016-08-30 19:01:44 -07:00
Ryan Cavanaugh
28a546b562 Fix for backcompat with UMD History NS 2016-08-30 19:01:04 -07:00
Ryan Cavanaugh
953c8ce416 Fix tinycolor tests 2016-08-30 18:54:16 -07:00
Andy
895fcaff54 Merge pull request #10655 from DefinitelyTyped/duplicate_react_router
Remove old react-router.d.ts that was shadowing newer index.d.ts
2016-08-24 13:09:01 -07:00
Andy Hanson
a2d726de56 Apply some changes that had been applied to react-router.d.ts instead of index
(This is everything from https://github.com/DefinitelyTyped/DefinitelyTyped/commits/types-2.0/react-router/react-router.d.ts that came after index's creation on May 9)
2016-08-24 11:44:24 -07:00
Hagai Cohen
ae78ca55bc Small change to phone typings (#10748)
phone typings where exported as default,
it seems like it is not fully compitable.
changed to export =.
2016-08-25 01:15:48 +09:00
Ron Buckton
d2b5537cb7 Merge pull request #10772 from DefinitelyTyped/ecmarkup
added typings for ecmarkup
2016-08-23 11:01:49 -07:00
Andy Hanson
69e4f6f196 Merge branch 'types-2.0' into duplicate_react_router 2016-08-23 07:42:00 -07:00
Ron Buckton
d8c44df427 added typings for ecmarkup 2016-08-22 16:14:49 -07:00
Paul van Brenk
9e8d4d5955 Merge pull request #10735 from DefinitelyTyped/missingtsconfig
Fix typing for cybozulabs-md5
2016-08-22 11:22:23 -07:00
Paul van Brenk
8d789ebc6d remove temp file 2016-08-22 10:15:27 -07:00
Paul van Brenk
cbc054cfe8 Final rename 2016-08-22 10:15:00 -07:00
Paul van Brenk
270363b12e Merge branch 'types-2.0' into missingtsconfig
# Conflicts:
#	CybozuLabs-md5/CybozuLabs-md5.d.ts
#	cybozulabs-md5/CybozuLabs-md5.d.ts
#	cybozulabs-md5/index.d.ts
2016-08-22 10:14:31 -07:00
Paul van Brenk
b49d273bd3 add missing header 2016-08-22 10:11:46 -07:00
Paul van Brenk
ad42b4d4d1 Merge pull request #10730 from DefinitelyTyped/mixedCase
Mixed case
2016-08-22 10:08:21 -07:00
Paul van Brenk
8aef70fb4d fix cliff 2016-08-19 17:39:57 -07:00
Paul van Brenk
8dce5bde7d fix cachefactory 2016-08-19 17:29:39 -07:00
Paul van Brenk
73e22e9b8e fix cache-manager 2016-08-19 17:27:11 -07:00
Paul van Brenk
693c2b2785 fix browser-pack 2016-08-19 17:22:51 -07:00
Paul van Brenk
90395bc958 fix blessed 2016-08-19 17:18:52 -07:00
Paul van Brenk
2b51f814ef fix bezier-js 2016-08-19 17:14:33 -07:00
Paul van Brenk
65a5257bc8 fix bazinga-translator 2016-08-19 17:12:07 -07:00
Paul van Brenk
760fa59509 fix babelify 2016-08-19 17:02:36 -07:00
Paul van Brenk
9745c66011 fix aws-lambda 2016-08-19 16:44:36 -07:00
Paul van Brenk
5f0900d16f Merge branch 'types-2.0' into missingtsconfig 2016-08-19 16:41:32 -07:00
Paul van Brenk
ca056a2aa3 Merge branch 'types-2.0' into mixedCase 2016-08-19 16:38:20 -07:00
Paul van Brenk
51cb5e8ab0 fix array-find-index 2016-08-19 16:25:39 -07:00
Paul van Brenk
8ba24e133d fix autosize 2016-08-19 16:22:28 -07:00
Paul van Brenk
d7e55bc17b fix argv 2016-08-19 16:18:41 -07:00
Paul van Brenk
8a26dd485f Merge pull request #9878 from bowdenk7/raghav/definition_changes
Moved everything out of cordova/plugins
2016-08-19 16:12:56 -07:00
Paul van Brenk
af20145d43 Merge pull request #10707 from DxCx/fullcalendar-2.0
Updated typings for fullcalendar
2016-08-19 16:12:23 -07:00
Paul van Brenk
5bbd7448ae fix casing 2016-08-19 16:09:29 -07:00
Paul van Brenk
be53f448da Fix app-root-path 2016-08-19 16:07:05 -07:00
Paul van Brenk
10b1b3f8f7 fix apigee-access 2016-08-19 15:58:49 -07:00
Paul van Brenk
99f28e221f aphrodite 2 2016-08-19 15:56:54 -07:00
Paul van Brenk
a8c0e17e4a typings for aphrodite 2016-08-19 15:55:08 -07:00
Paul van Brenk
e446c0e6ad Fix typings for alexa-sdk 2016-08-19 15:40:02 -07:00