Skip to content

Tags: brokenvStack/atom

Tags

v0.131.0

Toggle v0.131.0's commit message
Disable deprecations unless in dev/spec mode These are currently adding ~200ms to startup so temporarily disable until the grim performance is improved and/or core and bundled packages are updated to not call deprecated APIs.

v0.130.0

Toggle v0.130.0's commit message
Always pass specs on Windows CI 

v0.129.0

Toggle v0.129.0's commit message

v0.128.0

Toggle v0.128.0's commit message

v0.127.0

Toggle v0.127.0's commit message
Merge pull request atom#3514 from atom/bo-remove-method-deprecations Remove event deprecations from core

v0.126.0

Toggle v0.126.0's commit message
Use cross-platform path in specs 

v0.125.0

Toggle v0.125.0's commit message
Merge pull request atom#3458 from atom/ks-store-injection-grammars Include injection grammars in active list

v0.124.0

Toggle v0.124.0's commit message
Merge pull request atom#3388 from atom/bo-remove-all-old-editor Remove ancillary old editor views

v0.123.0

Toggle v0.123.0's commit message
Swap order of `ctrl-w` and `ctrl-f4` This allows `Ctrl-W` to appear in the system menu again until the atom-shell issue with function keys is fixed. Refs electron/electron#485Closesatom#3283

v0.122.0

Toggle v0.122.0's commit message
Use opacity to blink cursor instead of visibility so blink can be styled