0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core
Paul Adam Davis 68eb6b67b0 Drag & Drop Navigation Reordering
Closes #4540

- Implements drag & drop to reorder navigation items
- Adds a `sort` property to navigation items
- Adds a tiny library to enable touch events for drag & drop. It hooks onto jQuery UI.
- Sort nav items before being saved
- Adds `settings-view-navigation` to route for body class
2015-02-12 17:02:46 +00:00
..
client Drag & Drop Navigation Reordering 2015-02-12 17:02:46 +00:00
server Drag & Drop Navigation Reordering 2015-02-12 17:02:46 +00:00
shared Fix footnote handling for n-digit numbers 2015-01-17 14:56:13 +00:00
test Merge pull request #4862 from nsfmc/urlmod 2015-02-07 21:15:48 +00:00
index.js