Commit Graph

22 Commits

Author SHA1 Message Date
GlenCFL
f2bc785007 atom: fix several incorrect definitions. 2017-11-10 15:41:50 -05:00
GlenCFL
21f02e04ac atom: support 1.22, fixes for AtomEnvironment, add useful methods. 2017-11-08 02:19:50 -05:00
Daniel Rosenwasser
b18de3ad20
Merge pull request #20900 from GlenCFL/atom-exports
atom: use exports over globals.
2017-11-07 15:34:25 -08:00
smhxx
fa510abd62
[atom] Re-add smhxx as co-author 2017-11-07 05:38:56 -06:00
GlenCFL
ec95f75ff5 atom: enable the typing of Emitter and Config values. 2017-11-06 00:31:15 -05:00
GlenCFL
c4805c5bf9 atom: clean out tslint.json files, fix lint errors. 2017-11-06 00:31:02 -05:00
GlenCFL
5b1caff09f atom: use exports over global namespaces. 2017-11-06 00:30:50 -05:00
Erik Dalén
ff801f0fe3
Make ErrorNotification extend Notification
It was extending the non existent NotificationOptions, causing only the `stack` attribute to be available.
2017-11-03 00:52:09 +01:00
Glen M
6fd425ec15 Remove tslint.json files from now empty directories. (#21013) 2017-10-25 11:31:36 -07: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
4803ab0cba Remove atom/v0 (#20980)
* Remove atom/v0

* Remove other old versions
2017-10-25 10:42:25 -07:00
Glen M
3a6bdd87c2 Revamp services. Improve consistency. Add *Compatible types. (#20726) 2017-10-23 07:46:49 -07:00
Glen M
ea4008d4e8 Add definitions for atom-mocha-test-runner. (#20380)
* Add definitions for atom-mocha-test-runner.

* Remove the editorconfig.

* Atom: remove editorconfigs, linebreak-style, and all lint disables.
2017-10-09 15:43:18 -07:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Glen M
85fce904dd Atom: support the new save* returns. (#20300) 2017-10-05 12:07:52 +09:00
Glen M
601ac7b620 Support Atom v1.21. Remove Electron dependency. (#20282) 2017-10-04 22:25:09 +09:00
Glen M
dad4c42dd7 Update the Atom type definitions. (#20146)
* Update the Atom type definitions.

* Atom: support additional dtslint rules. Minor fixes to definitions.

* Atom: enable unified signatures for dtslint.

* Atom: fix the scan and replace functions. Enable ban-types in dtslint.

* Atom: enable no-declare-current-package and no-single-declare-module.
2017-10-02 10:41:57 -07:00
smhxx
1cbfd46ddf Adding CompositeDisposable class and finishing IConfig methods (#19993) 2017-09-26 00:56:18 +09:00
Andy
924fafffc0 Fix remaining lint errors (#19166) 2017-08-20 15:37:53 -07:00
Andy
1ee9a51f35 Avoid unnecessary /// <reference types="node" /> in tests (#17226) 2017-06-15 14:53:16 -07:00
Leonard Thieu
1c3565933c :( 2017-06-13 13:00:42 -04:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00