0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core
Jason Williams b7be74907f Add a notify action to the notifications component
Refs #3160
- gh-notifications component now takes an optional notify
  parameter.  If present it will be invoked as an action
  when a notification is added or removed.
- Add a data-notification-count attribute to the main container
  that tracks the number of "top" notification messages that
  are currently being shown.
2014-07-17 17:34:38 +00:00
..
client Add a notify action to the notifications component 2014-07-17 17:34:38 +00:00
server Merge pull request #3312 from ErisDS/issue-2739-2 2014-07-17 18:04:38 +01:00
shared Implement Mobile Editor 2014-06-24 18:33:43 -04:00
test Merge pull request #3312 from ErisDS/issue-2739-2 2014-07-17 18:04:38 +01:00
bootstrap.js Improve error handling during bootstrap process 2014-06-19 12:59:16 +00:00
index.js Improve error handling during bootstrap process 2014-06-19 12:59:16 +00:00
server.js