Ghost/core/client/controllers/settings
Jason Williams dd50cca97a Refactor notifications to prevent stacking.
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.
2014-08-01 16:57:29 +00:00
..
users Refactor notifications to prevent stacking. 2014-08-01 16:57:29 +00:00
app.js Close notifications on user action properly. 2014-06-25 16:56:09 +00:00
general.js Refactor notifications to prevent stacking. 2014-08-01 16:57:29 +00:00