This repository has been archived by the owner on Mar 3, 2023. It is now read-only.
1.60.0-beta0
Pre-release
Pre-release
Notable Changes
- #13414 - Adds context menu for cinnamon desktop enviroment (Linux)
- #19016 - Allow line endings to be converted when copying and pasting
All Changes
Atom Core
v1.59.0...1.60.0-beta0
- atom/atom#22769 - Use custom elements on TestPanelContainerItemElement
- atom/atom#22774 - Use customElement for the specs
- atom/atom#22578 - add await to the async isValidGitDirectory
- atom/atom#22779 - Fix linting issues
- atom/atom#22781 - Remove redudant await
- atom/atom#22780 - Use custom elements on pane container element
- atom/atom#22785 - Use customElement on pane axis
- atom/atom#22789 - Use custom elements on text editor element spec
- atom/atom#22800 - Updates tree-view package to v0.229.0
- atom/atom#22787 - Use custom element on pane resize-handle element
- atom/atom#22814 - Bump [email protected]
- atom/atom#22817 - Bump [email protected]
- atom/atom#22818 - Bump tabs
- atom/atom#22834 - Bump [email protected]
- atom/atom#22841 - Bump path-parse from 1.0.6 to 1.0.7 in /packages/about
- atom/atom#22840 - Bump path-parse from 1.0.6 to 1.0.7
- atom/atom#22849 - Fixes Deprecated Authentication Style
- atom/atom#22850 - Fixes Deprecated Authentication Style-2
- atom/atom#22851 - Bump tree-view
- atom/atom#22751 - Use custom element on pane-element
- atom/atom#22865 - Revert timeout increase on CI.
- atom/atom#22867 - Use custom element on text editor element
- atom/atom#22685 - Make sure path is not undefined (#20871)
- atom/atom#22576 - Bump normalize-url from 4.5.0 to 4.5.1 in /script
- atom/atom#15975 - Add custom start tiles
- atom/atom#22930 - Update Discuss links to Github Discussions links
- atom/atom#13821 - 📝 Clarify that stack only has an effect if detail is present as well
- atom/atom#17107 - Convert arguments to absolute paths
- atom/atom#17681 - RFC: Pre-transpile apm packages
- atom/atom#18703 - Update windows atom.sh launch script to support WSL changes in 1809
- atom/atom#18816 - RFC: Grammar comment delims
- atom/atom#13414 - Added context menu for cinnamon desktop enviroment (Linux)
- atom/atom#19623 - RFC: Evaluating scope name additions to built-in grammars
- atom/atom#17628 - Fix getEnvFromShell() to correctly handle newlines in env vars
- atom/atom#22931 - ⬆️ Bump [email protected]
- atom/atom#22943 - Add prevent option to ::onWillDestroyPaneItem
- atom/atom#23001 - bootstrap: Update Node requirement to 10.12+ in system requirement checker
- atom/atom#22979 - bootstrap: Use legacy-compatible
catch
syntax (support older Node) - atom/atom#23000 - Remove duplicate
to
- atom/atom#12513 - Reset the package's local storage setting if loading cannot be deferred
- atom/atom#19251 - Only allow drag-and-drop to succeed on panes in the center workspace
- atom/atom#19016 - Convert line endings when copy and pasting
- atom/atom#23031 - Remember last opened state
- atom/atom#23097 - Remove dependancy status badge.
- atom/atom#23096 - Replace remote module with invoke calls.
- atom/atom#23132 - Change from
crashed
torender-process-gone
- atom/atom#23145 - Revert "Only allow drag-and-drop to succeed on panes in the center workspace"
keybinding-resolver
v0.39.0...v0.39.1
- atom/keybinding-resolver#68 - Remove LICENSE
- atom/keybinding-resolver#70 - Upgrade temp
- atom/keybinding-resolver#74 - Migrate to Github Actions
- atom/keybinding-resolver#76 - Fix failing specs
notifications
v0.71.0...v0.72.1
tabs
v0.110.0...v0.110.2
- atom/tabs#531 - Activate panes on any click, not just left click
- atom/tabs#565 - Migrate to Github Actions
- atom/tabs#566 - Fix failing specs
tree-view
v0.228.3...v0.229.1
- atom/tree-view#1381 - Migrate to Github Actions
- atom/tree-view#1389 - Implement option to hid tree pane on startup
- atom/tree-view#1392 - Attach elements to jasmine DOM
language-css
v0.44.4...v0.45.1
- atom/language-css#169 - Add generic system font families
- atom/language-css#129 - Media query support for 'hover' (see issue #128)
- atom/language-css#154 - Fix typo in "highlight deprecated combinators" spec
- atom/language-css#144 - Add support for display: flow-root
- atom/language-css#151 - Add missing scroll-snap-type values
- atom/language-css#143 - Add justify-self and justify-items grid properties
- atom/language-css#127 - adjust tag-names match to fix downstream issue in language-less
- atom/language-css#177 - Migrate to Github Actions
- atom/language-css#182 - Add in @-ms-viewport and @-o-viewport to CSS grammar
- atom/language-css#178 - Add :focus-visible pseudoclass
- atom/language-css#173 - Updating CSS property list
- atom/language-css#183 - Revert "adjust tag-names match to fix downstream issue in language-less"