mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
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 |
||
---|---|---|
.. | ||
base.js | ||
blog.js | ||
dashboard.js | ||
debug.js | ||
editor.js | ||
login.js | ||
settings.js |