Zev Spitz
|
33da0daffb
|
[activex-*] Remove Enumerator overload taking SafeArray (#26103)
* Remove enumerator overload that takes SafeArray
* Interop tests depend on activex-scripting; associated version bump
* windows-script-host version bump
* npm test fixes
* Fix comment
|
2018-05-29 15:54:20 -07:00 |
|
Zev Spitz
|
38f44407b1
|
Switch dependency on lib.scripthost.d.ts to activex-interop
|
2018-05-13 17:28:16 +02:00 |
|
Daniel Rosenwasser
|
1848d9d63e
|
Merge pull request #23479 from zspitz/activex-scripting
activex-scripting -- Fixes for Microsoft Scripting Runtime definitions
|
2018-02-15 11:06:22 -08:00 |
|
Andy Hanson
|
45c9246c09
|
Remove esModuleInterop from tsconfigs (no longer mandatory)
|
2018-02-14 14:55:13 -08:00 |
|
Zev Spitz
|
21bca57ecd
|
lint fix
|
2018-02-13 17:32:46 +02:00 |
|
Zev Spitz
|
fb31d6e18a
|
Default properties; pseudo-nominal types; fixes after test run
|
2018-02-13 17:22:38 +02:00 |
|
Zev Spitz
|
98857fe50c
|
Minor jsDoc fixes
|
2018-02-13 11:15:58 +02:00 |
|
Zev Spitz
|
6c505cdd78
|
Missing semicolon
|
2018-02-07 15:16:16 +02:00 |
|
Zev Spitz
|
83e93604c9
|
Additional example
|
2018-02-07 15:14:59 +02:00 |
|
Zev Spitz
|
8dd4f5d21b
|
Minor fixes
|
2018-02-07 14:34:12 +02:00 |
|
Zev Spitz
|
d7f34a126d
|
tslint disables for no-const-enum; ActiveXObjectNameMap; removed EnumeratorConstructors
|
2018-02-07 13:10:30 +02:00 |
|
Zev Spitz
|
5a30865605
|
Merge branch 'master' of https://github.com/DefinitelyTyped/DefinitelyTyped into activex-scripting
|
2018-02-06 08:36:49 +02:00 |
|
Andy
|
bef4d2b27d
|
Enable "esModuleInterop" in all tsconfigs (#23354)
|
2018-02-05 11:01:56 -08:00 |
|
Zev Spitz
|
45f7026dc7
|
Typing for Enumerator constructor on Dictionary
|
2018-02-05 10:22:23 +02:00 |
|
Zev Spitz
|
d05c3cfe3f
|
Updated test code; minor fixes
|
2018-02-05 06:32:38 +02:00 |
|
Andy
|
37685e11dd
|
Add tslint disables for no-const-enum (#23134)
|
2018-01-23 18:19:36 +00:00 |
|
Andy
|
19f89399e4
|
Ensure every package has a tslint.json (#21009)
* Ensure every package has a tslint.json
* Fixes
|
2017-10-25 11:13:50 -07:00 |
|
Andy
|
947a8fb761
|
Enable strictFunctionTypes (#20373)
|
2017-10-06 14:03:03 -07:00 |
|
Andy
|
0537c1fb27
|
Add "private": true to every package.json (#19483)
|
2017-08-31 08:02:56 -07:00 |
|
Andy
|
a828ea02ac
|
Normalize tsconfig.jsons (#19447)
|
2017-08-30 08:15:31 -07:00 |
|
Andy
|
1b54a38a43
|
Fix remaining lint errors (#19219)
|
2017-08-21 14:14:31 -07:00 |
|
Andy
|
5d6c651a1a
|
Apply stricter lint rules (#19063)
|
2017-08-17 14:53:41 -07:00 |
|
Zev Spitz
|
7f2afd59a6
|
Removed useless generated enums
|
2017-06-29 08:16:38 +02:00 |
|
Zev Spitz
|
2f78dfbf51
|
Added version
|
2017-06-29 08:09:22 +02:00 |
|
Zev Spitz
|
d6d4506541
|
Long JSDoc, tsconfig.json, tests, merged overloads
|
2017-06-28 03:14:26 +02:00 |
|
Zev Spitz
|
3e4e990b44
|
dtslint fixes
|
2017-06-27 03:00:42 +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 |
|