0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/client
Hannah Wolfe 00b60a7a74 Clear notifications before adding new ones
closes #783

 - I think there's probably a nicer solution than putting clearEverything() everywhere, but that would also probably involve significant refactoring.
2013-09-18 02:48:38 +01:00
..
assets Merge pull request #803 from nicoburns/fastclick 2013-09-17 16:34:53 -07:00
helpers rename helpers paginate -> pagination, dateFormat -> date 2013-08-22 20:42:54 +01:00
models Complete Modal Refactor 2013-09-17 20:40:19 +01:00
tpl Changed back button text 2013-09-17 22:25:26 +01:00
views Clear notifications before adding new ones 2013-09-18 02:48:38 +01:00
init.js Clear notifications before adding new ones 2013-09-18 02:48:38 +01:00
markdown-actions.js Complete Modal Refactor 2013-09-17 20:40:19 +01:00
mobile-interactions.js Added FastClick to assumed globals for tests 2013-09-17 22:57:40 +01:00
router.js Adds slashes to urls 2013-09-17 02:39:55 +01:00
toggle.js