Ulrich Buchgraber
6ccbcd2c4d
Fix all the (unrelated) 'no-angle-bracket-type-assertion' linter errors in packages which depend on @types/node
2018-11-21 01:29:44 +01:00
Nikolay Yakimov
e0aa5bf22c
atom: update to version 1.31 ( #29551 )
2018-10-09 11:30:10 -07:00
GlenCFL
12bfa24567
[atom] mark MarkerLayer.getRole's return as potentially undefined
2018-05-21 05:38:37 -04:00
GlenCFL
2a4b24f0d0
[atom] support Project.onDidReplace, add history interfaces
2018-05-20 18:08:40 -04:00
GlenCFL
b0ebc93ab3
[atom] support version 1.27
2018-05-20 11:07:44 -04:00
Glen M
a146d147bb
[atom] Support version v1.26. ( #25111 )
...
* [atom] bump to v1.26.
* [atom] support ContextMenu placement properties.
2018-04-19 10:57:56 -07:00
Nikolay Yakimov
3b587e9ce3
[atom] Clean up FilesystemChangeEvent ( #24968 )
...
Add a type for a single FilesystemChange, have `oldPath` on rename
events only.
2018-04-13 08:49:55 -07:00
GlenCFL
2e06710aab
atom: add support for v1.25.
2018-03-16 05:26:33 -04:00
Armando Aguirre
3a790703df
Merge pull request #24075 from Hirse/patch-1
...
Atom: Add id to MarkerLayer
2018-03-06 12:29:05 -08:00
Jan Pilzer
cdd1c69488
Atom: Add tests for MarkerLayer id
2018-03-05 14:17:40 -08:00
Nikolay Yakimov
ca01c72d2a
[atom] File.read can return Promise<null>
...
ea686aeffc/src/file.coffee (L270)
2018-03-03 23:30:45 +03:00
GlenCFL
13c5a9e977
atom: bump to version 1.24.
2018-02-13 16:42:13 -05:00
smhxx
417ea06896
atom: add PackageManager.deactivatePackage() method ( #23208 )
2018-01-26 09:06:08 -08:00
Nikolay Yakimov
cbf0da6545
[atom] atom.workspace.isTextEditor is a type assertion ( #22590 )
2018-01-02 12:16:19 -08:00
smhxx
12522af29a
[atom] add type guarding to isFile() and isDirectory() methods ( #22591 )
2018-01-02 12:15:57 -08:00
GlenCFL
9def24f941
atom: support version 1.23
2017-12-26 14:21:49 -05:00
Arthur Ozga
0271861ab4
Merge pull request #22251 from lierdakil/text-editor-element-component
...
[atom] Added TextEditorElement and TextEditorComponent
2017-12-19 15:55:13 -08:00
Arthur Ozga
3bc3a37b7d
Merge pull request #22248 from lierdakil/atom-setTextInBufferRange-return-type
...
[atom] setTextInBufferRange fix and missing definitions
2017-12-19 15:51:21 -08:00
Nikolay Yakimov
3d0964bd85
[atom] Use interface for pixel position type
2017-12-17 18:48:21 +03:00
Nikolay Yakimov
9a0ce85aa9
[atom] Added TextEditorElement and TextEditorComponent
2017-12-17 13:05:08 +03:00
Nikolay Yakimov
0c842ceefe
[atom] Add some missing definitions mentioned in #22211
2017-12-17 02:17:54 +03:00
Nikolay Yakimov
87fe42183e
[atom] setTextInBufferRange returns Range, not void
2017-12-17 01:28:55 +03:00
Nikolay Yakimov
78828b3fb7
[atom] update watchPath tests
2017-12-14 01:22:23 +03:00
GlenCFL
be75291b04
atom: use lierdakil's implementation for Atom.Emitter.
2017-12-06 06:37:42 -05:00
GlenCFL
ab57b98b80
atom: fix issues raised by lierdakil
2017-12-04 22:42:14 -05:00
GlenCFL
21f02e04ac
atom: support 1.22, fixes for AtomEnvironment, add useful methods.
2017-11-08 02:19:50 -05:00
GlenCFL
5b1caff09f
atom: use exports over global namespaces.
2017-11-06 00:30:50 -05: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
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
Andy
1ee9a51f35
Avoid unnecessary /// <reference types="node" /> in tests ( #17226 )
2017-06-15 14:53:16 -07:00
Andy Hanson
354cec620d
Move all packages to a types directory
2017-03-24 14:27:52 -07:00