Commit Graph

23 Commits

Author SHA1 Message Date
Nathan Shively-Sanders
608c146d89 Mark non-npm packages 2019-02-13 15:44:35 -08:00
Zev Spitz
38f44407b1 Switch dependency on lib.scripthost.d.ts to activex-interop 2018-05-13 17:28:16 +02:00
Zev Spitz
a0d4396ad9 ADOX; reduce any; return type of Execute; default properties; Bookmark (#25107)
* Removal of any

* Reduce any; fix default values in JsDoc

* Note about Execute and RecordsAffected; Default property on Recordset

* Expanded tests

* Fixed linting errors

* Fix long lines

* Define return value of Execute methods

* Add Bookmark

* Initial commit for ADOX

* Clean up `any` in ADOX

* Removed duplicate types from ADOX; add jsDoc to Attribute properties

* ADOX tests

* Lint fixes

* State flag comment

* Reduce any

* Add multicolumn index finder in tests file

* Update activex-access version

* Updated activex-infopath version
2018-04-18 15:48:25 -07:00
Andy Hanson
45c9246c09 Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
Andy
bef4d2b27d
Enable "esModuleInterop" in all tsconfigs (#23354) 2018-02-05 11:01:56 -08: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
Zev Spitz
73dd199e0f Microsoft Office (Desktop) via Automation (#19987)
* Merge updates (#4)

* Merge upstream updates (#5)

* Initial commit for MS OFfice Automation

* Modified activex-excel and tests; activex-msforms

* ADODB tests, DAO tests

* msforms, msxml, mshtml

* MSXML tests

* Office, VBIDE, Word

* Word

* Word

* Outlook, Powerpoint

* Added project URL for stdole

* Added 'private' to package.json

* activex-adodb fixes

* remove public member-access

* activex-adodb fixes

* activex-adodb tests fixes

* activex-adodb-tests fix

* activex-adodb-tests fix -- no-unnecessary-generics

* remove public modifier

* TravisCI fixes

* More TravisCI fixes

* More TravisCI fixes
2017-09-25 12:32:34 -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
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
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
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
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
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