Ghost/core/client/app/styles
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
..
components Refactor modals 2016-01-12 20:53:08 +00:00
layouts Replace jquery-ui.sortable with ember-sortable for nav items 2016-02-09 22:08:21 +00:00
patterns Return cursor pointer to text inputs 2016-02-05 17:01:53 +00:00
app.css Copy selectize styles ready for customisation 2015-08-26 14:32:39 +01:00
csscomb.json Introduce new notification and alerts components 2015-05-22 19:05:13 +01:00