0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client
Kevin Ansfield 04e2e0e735 Fix alerts disappearing when navigating
closes #5707
- fix disappearing alerts after transitions by not clearing all alerts/notifications when closing menus
- remove `notifications.closeNotifications()` calls left over from needing to clear validation notifications
2015-08-24 16:07:09 +01:00
..
app Fix alerts disappearing when navigating 2015-08-24 16:07:09 +01:00
config Move myth configuration into Brocfile.js. 2015-08-21 14:37:50 -04:00
lib Merge core/built instead of clearing on every build. 2015-08-21 12:17:39 -04:00
public/assets
tests Replace the current tag input with a selectize based input 2015-08-20 14:40:56 +01:00
.ember-cli
.gitignore
.jshintrc
.watchmanconfig
bower.json Merge pull request #5682 from kevinansfield/tags-v4 2015-08-21 21:34:06 +01:00
Brocfile.js Move myth configuration into Brocfile.js. 2015-08-21 14:37:50 -04:00
package.json Merge pull request #5682 from kevinansfield/tags-v4 2015-08-21 21:34:06 +01:00
testem.json