mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-29 15:12:58 +03:00
1c6216777c
Closes #3511, Closes #3512, Closes #3526 - show* methods now close existing passive notifications by default. They also now take an optional options object where existing parameters such as "delayed" and "defaultErrorText" can be passed in as well as the new "doNotClosePassive" flag. - Removed all explicit calls to notifications.closePassive except for the few places where it makes sense to call it separately. |
||
---|---|---|
.. | ||
body-event-listener.js | ||
current-user-settings.js | ||
editor-base-controller.js | ||
editor-base-view.js | ||
editor-route-base.js | ||
loading-indicator.js | ||
marker-manager.js | ||
nprogress-save.js | ||
pagination-controller.js | ||
pagination-route.js | ||
pagination-view-infinite-scroll.js | ||
popover-mixin.js | ||
selective-save.js | ||
shortcuts-route.js | ||
style-body.js | ||
validation-engine.js |