0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/client/app/styles/layouts
Kevin Ansfield c879105684 Replace jquery-ui.sortable with ember-sortable for nav items
refs #6458, closes #6457
- replaces jquery-ui.sortable with ember-sortable for drag-n-drop handling
- moves the "new/blank" nav item out of the nav items list
  - allows it to be excluded from the draggable list
  - cleans up handling of the `navigationItems` array as there's no longer a need to ignore/exclude this extra item
- clears validation errors when typing in the respective field
- adds acceptance test for adding/removing nav items
- improves acceptance test for saving nav items to cover more edge cases
2016-02-09 22:08:21 +00:00
..
about.css
auth.css Fix broken active state on password reset button 2015-10-16 11:32:02 +02:00
content.css UI/CSS Improvements 2016-01-28 08:35:43 -05:00
editor.css Minor usability improvements for editor screen 2016-01-11 20:34:04 +02:00
error.css
flow.css Fix stretched team image on setup/three 2016-02-02 15:08:28 +00:00
main.css UI/CSS Improvements 2016-01-28 08:35:43 -05:00
packages.css
settings.css Replace jquery-ui.sortable with ember-sortable for nav items 2016-02-09 22:08:21 +00:00
tags.css UI/CSS Improvements 2016-01-28 08:35:43 -05:00
user.css
users.css