Commit Graph

58 Commits

Author SHA1 Message Date
zhengbli
7cf97eb57f update lib from TSJS 20160119 2016-01-19 17:29:51 -08:00
Zhengbo Li
55ae18b824 update dom.generated.d.ts with latest version in TSJS repo 2015-12-30 14:23:47 -08:00
Zhengbo Li
da009c5b21 update lib.d.ts from TSJS repo 2015-12-07 22:28:02 -08:00
zhengbli
180eba5568 Sync the dom.generated.d.ts files from TSJS repo 2015-11-30 12:40:41 -08:00
zhengbli
38caf535fc fix i4177 and sync with the TSJS repo 2015-10-26 08:23:50 -04:00
zhengbli
de52865243 Remove prototype from NodeFilter static type 2015-10-12 11:35:36 -07:00
zhengbli
9eed58db47 Fix i4684 2015-10-08 11:23:52 -07:00
zhengbli
7175e5d1ae fix issue 4942 2015-10-07 14:32:17 -07:00
zhengbli
1860f4358e Add msapp content back, only remove the internal content 2015-10-01 10:07:11 -07:00
zhengbli
de902e2c6e Remove MS specific types from lib.d.ts 2015-10-01 10:03:54 -07:00
zhengbli
660058dcde Fix the bug turning Float32Array type to any 2015-09-30 13:55:29 -07:00
zhengbli
748231f45d CR feedback 2015-08-26 12:24:40 -07:00
zhengbli
c7ea94be75 fix MessageEvent and ProgressEvent constructors 2015-08-26 12:12:40 -07:00
zhengbli
9ed51c6399 Fix inconsistent line endings in lib.d.ts 2015-08-25 12:16:31 -07:00
zhengbli
fb403dad91 Move getElementsByClassName from HTMLElement to Element 2015-08-21 16:01:35 -07:00
zhengbli
831d2eb137 Move back the constructor signature with Uint8ClampedArray 2015-08-19 15:01:23 -07:00
zhengbli
9848e335d8 Merge branch 'master' into issue4220 2015-08-19 14:55:18 -07:00
Zhengbo Li
648d1d869b Merge pull request #4312 from zhengbli/issue4015
Add missing types to webworker.generated.ts
2015-08-19 14:29:09 -07:00
Zhengbo Li
a2a6dec6d5 Merge pull request #4313 from zhengbli/issue4012
Fix document.open return type
2015-08-19 14:26:15 -07:00
zhengbli
7e1201eed2 Further fixes 2015-08-14 14:17:55 -07:00
zhengbli
43f7d8ca89 Fix File constructor 2015-08-14 10:50:18 -07:00
zhengbli
cdbf2b4771 Fix document.open return type 2015-08-14 00:28:40 -07:00
zhengbli
e4dd7e0e48 Add missing types in webworker.generated.ts 2015-08-13 23:56:02 -07:00
zhengbli
37c0acf4c2 CR feedback 2015-08-13 13:48:25 -07:00
zhengbli
82dc484ccb Fix ImageData constructor 2015-08-13 12:59:19 -07:00
zhengbli
efd274df38 cr feedback 2015-07-17 16:27:13 -07:00
zhengbli
6d670704a1 fix issue 3884 2015-07-17 15:44:03 -07:00
zhengbli
89c44f52a3 Add className property in SVGElement 2015-07-09 16:48:39 -07:00
zhengbli
9353a60cff Readd className to SVGStylable for compatibility 2015-07-09 16:09:50 -07:00
Zhengbo Li
6c4dc2815a Merge pull request #3776 from zhengbli/ms_issue2838
Fix the definition of interface ErrorEventHandler
2015-07-09 14:49:02 -07:00
Zhengbo Li
a3554a5078 Merge pull request #3773 from zhengbli/ms_issue3753
Add window.URL
2015-07-09 14:47:36 -07:00
Zhengbo Li
7fb0d4fb9d Merge pull request #3774 from zhengbli/ms_issue3613
Change the return types of several well-known functions to NodeListOf<Element>
2015-07-09 14:47:29 -07:00
Zhengbo Li
9f0fd3860f Merge pull request #3775 from zhengbli/ms_issue3220
Move className and id from HTMLElement to Element
2015-07-09 14:47:22 -07:00
Zhengbo Li
869de7391e Fix FormData constructor 2015-07-07 17:19:34 -07:00
Zhengbo Li
90779a9d87 Fix the definition of interface ErrorEventHandler 2015-07-07 17:13:52 -07:00
Zhengbo Li
91a138e395 Move className and id from HTMLElement to Element 2015-07-07 16:49:00 -07:00
Zhengbo Li
33df79d11e Correct "NodeList" to "NodeListOf" 2015-07-07 14:40:08 -07:00
Zhengbo Li
70c4f08b10 Changed the return type of several well-known functions to NodeList<Element> 2015-07-07 14:30:38 -07:00
Zhengbo Li
d6dc67d38f Add window.URL 2015-07-07 14:11:18 -07:00
Zhengbo Li
9bfdc289d9 Fix issue #3216 2015-07-01 16:22:34 -07:00
Zhengbo Li
d3c7e2bff7 Add other overloads for texImage2D and texSubImage2D 2015-06-03 16:41:05 -07:00
Zhengbo Li
c7b2fe016d Remove the DocumentEvent itself from createEvent overload. 2015-06-03 13:40:36 -07:00
Zhengbo Li
8b62a326d4 Dom lib file bug fix
Fix #3344; removed duplicated overloads for ``createEvent`` and some
minor fixes.
2015-06-02 19:22:03 -07:00
Zhengbo Li
2a098cd36c Add missing overload to XMLHttpRequest.send
Fix issue #3002
2015-05-05 10:23:51 -07:00
Zhengbo Li
69a76a3b66 cf feedback 2015-05-01 12:25:30 -07:00
Zhengbo Li
79da6a5ee8 Fix issue #2984 2015-05-01 11:33:53 -07:00
Zhengbo Li
125a7b9982 Added missing createEvent overloads 2015-04-30 14:24:17 -07:00
Zhengbo Li
609be7628b Fix dom type "ArrayBufferView"
The dom type "ArrayBufferView" was emitteed as "any" because of a script
bug.
2015-04-18 00:12:27 -07:00
Zhengbo Li
23f86db75c Changed the type for TypeTrack.Mode 2015-04-16 19:48:18 -07:00
Zhengbo Li
e763b43783 Updated overloads that only differ in return type 2015-04-16 19:45:21 -07:00