1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
No description
Find a file
Hannah Wolfe d67a294c28 Improvements to settings pane switching
closes #174

- Triggering router events for navigation between settings panes
caused the route function to be re-executed, which caused all
kinds of fun.
- Wrapped the settings route function in an if statement to preserve
the current view if it already a settings view.
- Added Ghost pub-sub and using that instead of History API
2013-08-22 08:08:43 +01:00
assets Cleaned up typographic rules 2013-08-21 14:43:24 +02:00
helpers App restructure - closes #245 2013-07-11 20:23:34 +01:00
models Current user added 2013-08-17 22:02:46 +01:00
tpl Dropping !image[] & other regex fixes 2013-08-20 21:22:41 +01:00
views Improvements to settings pane switching 2013-08-22 08:08:43 +01:00
init.js Improvements to settings pane switching 2013-08-22 08:08:43 +01:00
markdown-actions.js Dropping !image[] & other regex fixes 2013-08-20 21:22:41 +01:00
mobile-interactions.js Removed swiping from Mobile Interactions 2013-08-19 16:13:47 +01:00
router.js Improvements to settings pane switching 2013-08-22 08:08:43 +01:00
tagui.js Improved mobile interactions 2013-08-16 12:44:11 +01:00
toggle.js App restructure - closes #245 2013-07-11 20:23:34 +01:00