Zev Spitz
2f78dfbf51
Added version
2017-06-29 08:09:22 +02:00
Zev Spitz
c93211a706
Reverted changes to package.json
2017-06-28 03:37:33 +02:00
Zev Spitz
1537db2e2e
Added Typescript Version to WIA, which uses string enums
2017-06-28 03:22:13 +02:00
Zev Spitz
d6d4506541
Long JSDoc, tsconfig.json, tests, merged overloads
2017-06-28 03:14:26 +02:00
Zev Spitz
05605cbc65
Fixed defintions (again :()
2017-06-27 03:06:33 +02:00
Zev Spitz
4773e99bd4
Restored headers
2017-06-27 03:03:03 +02:00
Zev Spitz
5dcc5194fc
Merge branch 'master' of https://github.com/zspitz/DefinitelyTyped
2017-06-27 03:02:31 +02:00
Zev Spitz
ac5f5de41c
Reverted last commit
2017-06-27 03:02:19 +02:00
Zev Spitz
3e4e990b44
dtslint fixes
2017-06-27 03:00:42 +02:00
Zev Spitz
c26957ea20
dtslint fixes
2017-06-27 02:55:43 +02:00
Zev Spitz
dc164b94fb
Fixed tsconfig.json
2017-06-26 09:16:01 +02:00
Zev Spitz
5e86ce784c
Fixed tslint.json whitespace
2017-06-26 08:42:34 +02:00
Zev Spitz
de094e27e5
Removed extra file
2017-06-26 08:36:54 +02:00
Zev Spitz
a5216b75cb
Fixed spelling of "Defintions"
2017-06-26 08:31:56 +02:00
Zev Spitz
b3ce2941b4
Fixed whitespace after header
2017-06-26 07:59:11 +02:00
Zev Spitz
ed48fab28e
Updated existing activex definitions
2017-06-25 23:03:34 +02:00
John Reilly and GitHub
ef795c7ceb
Merge pull request #17304 from leonard-thieu/angular
...
[angular] Remove dependency on @types/jquery
2017-06-24 21:36:28 +01:00
Leonard Thieu
4fd3eaa8ad
[angular-animate] Add TypeScript 2.1 requirement.
2017-06-24 15:20:59 -04:00
Nathan Shively-Sanders and GitHub
f2c8b61701
Merge pull request #17297 from herrmannplatz/text-encoding-decode
...
[text-encoding] Fixed TextDecoder.decode
2017-06-24 07:16:51 -07:00
Nathan Shively-Sanders and GitHub
6fd688129b
Merge pull request #17324 from muecke1312/patch-1
...
extended jasmine-ajax request object by missing error/timeout methods
2017-06-24 07:15:50 -07:00
Nathan Shively-Sanders and GitHub
11308e40f1
Merge pull request #17344 from ngub/master
...
[victory]: added missing types for VictoryLegend
2017-06-24 07:14:50 -07:00
Nathan Shively-Sanders and GitHub
bf35dcca0e
Merge pull request #17374 from mhanders/react-sortable-hoc-node-type
...
[react-sortable-hoc] Use HTMLElement instead of React.ReactNode for node type
2017-06-24 07:12:28 -07:00
Nathan Shively-Sanders and GitHub
41c98e857d
Merge pull request #17385 from plesiecki/patch-1
...
update rollup Option.entry type
2017-06-24 07:11:37 -07:00
Nathan Shively-Sanders and GitHub
5883a9f109
Merge pull request #17452 from reshadi/master
...
added more expressive types to jake to better match the actual js code
2017-06-24 07:05:02 -07:00
Mehrdad Reshadi and GitHub
940c77c8e5
Update index.d.ts
2017-06-24 04:20:14 -07:00
Mehrdad Reshadi
47f0b61b38
added more expressive types to jake to better match the actual js code
2017-06-24 04:04:37 -07:00
John Reilly and GitHub
866feab759
Merge pull request #17448 from leonard-thieu/jquery
...
[jquery] Update type definitions
2017-06-24 06:09:58 +01:00
Andy and GitHub
15dcb45606
node: Expand allowed arguments to http(s).get / request ( #17433 )
...
* Expand allowed arguments to http(s).get / request
* `url.parse` returns `URL`, not `Url`. Remove `Url`.
* Add legacy Url back and have RequestOptions accept a string port
* Revert type of `parse`
2017-06-23 15:00:00 -07:00
Leonard Thieu
6b8e9e82c2
Merge branch 'master' of https://github.com/DefinitelyTyped/DefinitelyTyped into jquery
2017-06-23 17:33:53 -04:00
Leonard Thieu and GitHub
d8ac4fa94a
[jquery] Add documentation describing project structure.
2017-06-23 16:43:32 -04:00
Nathan Shively-Sanders and GitHub
fbd63fbd07
Merge pull request #17445 from Valbrand/redux-first-router
...
Replaced self-implemented definition for history with actual definition
2017-06-23 12:38:10 -07:00
Nathan Shively-Sanders and GitHub
662b8efc66
Merge pull request #17400 from markezine/patch-3
...
Update three-core.d.ts
2017-06-23 12:32:09 -07:00
Nathan Shively-Sanders and GitHub
87de920765
Merge pull request #17444 from zzanol/master
...
[react-spinkit] - add missing v3 prop changes
2017-06-23 12:31:11 -07:00
Leonard Thieu
4c54d08d3c
[jquery] Allow passing output of $.parseHTML() directly to manipulation methods.
2017-06-23 14:57:03 -04:00
Valbrand
cac153ab84
Replaced self-implemented definition for history with actual definition
2017-06-23 15:44:04 -03:00
Nathan Shively-Sanders and GitHub
d4f908047f
Merge pull request #17435 from iRoachie/master
...
Added definitions for react-native-modalbox
2017-06-23 11:18:10 -07:00
zzanol
a820342884
'merge'
2017-06-23 11:11:34 -07:00
zzanol
d3c1bf8e8e
'merge'
2017-06-23 11:11:03 -07:00
zzanol
e8dde76dd6
'merge'
2017-06-23 11:09:46 -07:00
Kyle Roach
9bc7713c8e
[react-native-modalbox] Correct header for typescript version
2017-06-23 14:07:59 -04:00
Leonard Thieu
9e58690bda
[jquery] Clean up AjaxSettings.
...
Add tests for AjaxSettings.
2017-06-23 14:02:14 -04:00
zzanol
4db6c62b42
add missing v3 prop changes
2017-06-23 11:01:48 -07:00
Kyle Roach
95e2380571
[react-native-modalbox] Fixed example
2017-06-23 13:52:08 -04:00
Kyle Roach
b44d933be6
[react-native-modalbox] Correct file in tsconfig
2017-06-23 13:18:42 -04:00
Nathan Shively-Sanders and GitHub
4e5c98fe48
Merge pull request #17384 from tomc974/chai#.ordered
...
Allows using the .ordered flag in both expect and assert style.
2017-06-23 09:57:25 -07:00
Leonard Thieu
a6390aea00
[jquery] Clean up methods on JQueryStatic.
...
Add tests for methods on JQueryStatic.
2017-06-23 12:31:10 -04:00
Nathan Shively-Sanders and GitHub
4ef1d229cd
Merge pull request #17426 from plantain-00/uppercamelcase
...
add types for uppercamelcase
2017-06-23 09:27:27 -07:00
Nathan Shively-Sanders and GitHub
92cde1421d
Merge pull request #17422 from cprecioso/add-methods
...
Add package methods
2017-06-23 09:11:54 -07:00
Nathan Shively-Sanders and GitHub
b81f0a9905
Merge pull request #17417 from Valbrand/redux-first-router
...
Added definitions for redux-first-router
2017-06-23 09:05:32 -07:00
Nathan Shively-Sanders and GitHub
a0d4047f30
Merge pull request #17430 from Torhal/sequelize_v3_fixes
...
Sequelize v3 fixes
2017-06-23 09:02:09 -07:00