All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Issue (#213).
- Issue (#187).
- Annoying delay autohide width (#187).
- Reverted (#177).
- Fix issue regarding (#177).
- Add @bobtherobot as a contributor
- UX enhancements in
editor
mode (#177).
keepWindowSize
feature. Thanks to @audrummer15 (#172).
- Devicons not showing thanks to @mdeuerlein (#135) and (#168)
Elevate to Project...
due totree-view
changes;- Missing
sortBy
option on editinggroups
. - Not actually a fix, but disabled (for the time being) switching between opened projects in different instances of Atom.
- Error when creating a node without selecting a node type (#140);
- Keyboard navigation not possible in new project/group creator (#136).
- Refactor SelectView to use new
atom-select-list
(#144).
- Open in new window doesn't work on first attempt (#157);
- Cannot set property 'treeView' of undefined (#152) with PR (#156).
- Bad workflow for status-bar issues (#149).
- Attempt to fix status-bar issues (#149).
- Config option to list packages that need to be reloaded on project switch(#133);
- @erikgeiser as a contributor (a big thank you!);
- Custom hot zone width (#150) and (#131);
- Dock or Panel container (Panel by default). (highly unstable)
- Fix context switch (#113), (#126) and (#148);
- Attempt to fix some packages that need to also restart / reset on project switching;
- Opening of editorView in the center.
- Import / Export to Google Drive option in menu as it's useless.
- Hacky solution for beta channel (
1.17
) (#113);
- Cannot read property 'createView' of null (#142);
- Fix bug on searching icons with non alphanumeric characters (#139);
- Fix bug when migrating from a previous version (even if local file didn't exist) (#138);
- How to open last open project/file on restart (#108);
- @GreenGremlin and @stephen-last as a contributor (a big thank you!);
- Fix typo on Issue template (#141);
- If a project is already open, switch to it rather than open a second instance (#112);
- Fix an issue related with the
Tree-View
(#134);
- New linter version broke the hack, so I removed it (#134);
- Remove project color (#132);
- Focus panel workflow improved #130);
Tree-View
's folder structure and position #126).
- Auto hide panel configuration option to show as absolute (#131).
- Config issue on disclaimer.
- Added @zhudock and @CKLFP as contributors.
- CHANGE LOG and README files.
- Issues in
editor
.
- Context menu for delete and create
group
orproject
(missed feature from0.3.x
). - Open local paths (macOS's
finder
/ Windows'explorer
and Linux'sfile manager
).
- Gist importing from an old database now passes through the migration step.
- Add @girlandhercode and @colorful-tones as a contributors.
- Disclaimer for Release notes.
- Fix Elevate to project (#121).
- Fix autohide (#120) and (#119).
- Fix custom width changes not taking place.
- README and CHANGE LOG.
- Project Viewer Focus Panel identified (here)
- Fixed typo that broke everything 😱
- Information about migrating from previous version.
- Fix migration of database.
- Look at the README's features.
- Fixed getter of input model (#110)
- Project config being corrupted (#106)
- Fix
Add project folder
validation issues (#105)
- Custom title color (#101)
- Root paths should be left justified in the project dialog (#104)
- Project paths added to an open project are lost after closing and reopening the project (#103)
- Updated README
- Filtering icons
- Doubled the size of the icons when
onlyIcons
is set to true; - Custom hover color (#101)
- Issues on icons (on create and update)
- FEATURE: Icons list (#66)
- FEATURE: Custom selected color (#101)
- Colors lost when updating project settings (#100)
- Add
paypal
badge.
- Add
beerpay
badge.
- FEATURE: Resizable panel (#37)
- Added new contributor Kristian Barrese
- Fix for horizontal scrollbar (#99)
- Problems with publish
- Refacto - Select-view: use native functionnalities of atom-space-pen-views plugin (#98)
- FEATURE: Add fuzzy project search (#89)
- Added new contributor @lneveu.
- Add - Select-view: fuzzy searching and fix second line class name (#97)
- FEATURE: Add fuzzy project search (#89)
- ISSUE: Project Swap on Atom Search (#95)
- Updated README file.
- ISSUE: shortcuts are not working using Windows (#94)
- Fix: Missing DEV Icons (#93)
- Bug: Can't remove project from client or group via the update modal (#75)
- FEATURE: Clear project search after selection (#90)
- ISSUE: Close my openned files when I switch the "context" (#76)
- ISSUE: Create project modal can't click create button if window height is not enough (#85)
- Sidebar status is not remembered upon atom restart (#83);
- Sidebar status is not remembered upon atom restart (#83);
- An issue with devMode on
Item - Create
.
- FEATURE: Open project in dev mode (#77);
- Multi working sets implemented (#78);
- Changed Travis CI and AppVeyor files;
- Added CircleCI;
- Elevate to project would not check for the name;
- Add root path in windows does not trim path as name(#78);
- After updating to 1.9.0 some errors occur when changing between projects (this is a workaround for now);
- Fixed selected / active project highlighted color;
- Fixed AppVeyor link.
- Adding live filter feature for icons (#70);
- Fix pathNotInArray (#72), (#71);
- Cannot read property 'addNode' of null (#69);
- Cannot read property 'visible' of undefined (#68);
- Uncaught TypeError: Cannot read property 'groups' of undefined (#62)
- Reimplement colors (#49);
- Button to add the current tree view paths (#59);
- Sort clients, groups and projects by natural position or alphabetically (#21);
- Removing a project path when updating behaves weirdly (#60);
- Added Travis CI and AppVeyor badges;
- The backup saves once. Any other changes are not saved (#58);
- Elevate current
tree-view
opened folders to project (#26); - Forcing all icons at font-size:
@component-icon-size
extension toSelectView
(#56);
- Forcing all icons at font-size:
@component-icon-size
(#56);
- Project status does not update on adding/removing paths (#55);
- Added extra validation in the context-menu for opening a project in a new/same window.
- Added a context-menu entry to open a project in a new window if
alwaysOpenInNewWindow
is enabled and the other way round (#46);
- Grammar and spelling fixes (#54);
- When using a package like
tool-bar
, there were conflicts with the icons classes (#51);
- addIcons() now pre-seeds changesToItem if the item has an icon (#53) (#52);
- When
alwaysOpenInNewWindow
was enabled, it would also open in the same window (#46); - Added @DamnedScholar to contributors list;
- This file structure;
- Options information in the README file
- New projects are gone after restart (#47);
- Due to some key-bindings conflict between packages, have decided to change the project own key-bindings. (#46);
- Fixed bad workflow on updating Clients/Groups/Projects (#48);
- Possibility (through config option) to always open projects in a new window (default Atom's behavior), instead of opening in the same window. (#46);
- Fixed
SelectView
when no projects were available (#45);
- Moved
atom-space-pen-views
fromdevDependencies
todependencies
available (#45);
- SelectView Component (from atom-space-pen)
ctrl-alt-t
; - Autohide sidebar component (#27);
- Visually disabled projects that have no paths;
- Save database file into a private GitHub gist;
- Convert existing/old database file to the new schema;
- Current project on status bar (#22);
- Added
devicons
to enhance icons (#41);
- Sidebar component;
- Organize by client and/or group and/or project (3 levels) (#25);
- Toggle PV state
ctrl-alt-v
; - Add Clients, Groups and Projects (menu and context-menu);
- Remove Clients, Groups and Projects (menu and context-menu);
- Update Clients, Groups and Projects (context-menu);
- Drag & Drop workflow;
- None;
- Groups/Projects Colors;
- Update Clients, Groups and Projects from menu;
- Update database folder (you can now backup as a private Gist);
- Project state (workspace / files, history and tree-view package);
- Project configuration now lives on atom's internal storage folder;
- None;