Skip to content

Tags: mrngoitall/atom

Tags

v1.18.0-beta0

Update README to cause a new build

v1.17.0

Merge pull request atom#14403 from atom/fb-mdt-pane-steals-focus

Pane shouldn't steal focus from its children

v1.17.0-beta5

⬆️ tree-view

v1.17.0-beta4

Verified

This commit was signed with the committer’s verified signature.
damieng Damien Guard
Fix bundled package path check to use path, not name

v1.17.0-beta3

📝 Add types in Pane.destroyItem docs

v1.17.0-beta2

Merge pull request atom#14205 from atom/fb-mdt-resolve-uri-in-opensync

Fix URI resolution in `openSync()`

v1.17.0-beta1

⬆️ one-dark-ui and one-light-ui

v1.17.0-beta0

Merge pull request atom#14188 from atom/mb-ns-avoid-opening-duplicate…

…-items

Always search a pane container w/ the given URI in workspace.open

v1.16.0

Fix less spec

On AppVeyor, the patch version of less is emitting lower-case CSS color
names. This makes our test compatible with both capitalizations.

Signed-off-by: Max Brunsfeld <[email protected]>

v1.16.0-beta0

Create autoUpdateManager in AtomApplication constructor