0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client
cobbspur b1e2904bc1 clears notifications on clicking featured icon
closes #2479

- adds a cleareverything command to toggleFeatured in blog.js to stop stacking of notifications on multiple clicks of featured icon
2014-03-23 17:24:27 +00:00
..
assets Improving the showdown extensions 2014-03-20 17:08:13 +00:00
helpers Renamed client-side admin url helper 2014-02-25 06:44:06 +00:00
models Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
tpl Clean up markdown help modal 2014-03-10 16:33:46 +01:00
views clears notifications on clicking featured icon 2014-03-23 17:24:27 +00:00
init.js Update validator to 3.4.0 2014-03-04 13:54:24 -07:00
markdown-actions.js Refactor the Ghost Editor 2014-03-17 23:06:12 +00:00
mobile-interactions.js abstract mobile interactions js 2014-02-19 15:52:37 -05:00
router.js Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
toggle.js