0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client
Harry Wolff 4378895a30 Create GhostPopover component
issue #2418

- create ghost-popover component and template
- use it for the navigation popover
- still needs to handle global click event on the document
to close the popover
2014-05-07 12:21:26 -04:00
..
assets Create GhostPopover component 2014-05-07 12:21:26 -04:00
components Create GhostPopover component 2014-05-07 12:21:26 -04:00
controllers Create GhostPopover component 2014-05-07 12:21:26 -04:00
fixtures Created ResetController. 2014-03-31 13:06:28 +02:00
helpers Flesh out more of the Ember admin 2014-03-16 16:01:56 -04:00
initializers Implement Notifications for Ember 2014-04-09 00:36:15 +00:00
mixins Amend fixtures & put body classes in styleBody mixin 2014-03-09 15:30:54 +00:00
models Created ResetController. 2014-03-31 13:06:28 +02:00
routes Implement Notifications for Ember 2014-04-09 00:36:15 +00:00
templates Create GhostPopover component 2014-05-07 12:21:26 -04:00
utils Merge pull request #2472 from halfdan/ember-notifications-2417 2014-04-16 20:03:00 +01:00
views Specify itemView on the each helper rather than nesting a view helper. 2014-03-09 14:20:15 -07:00
app.js Merge pull request #2472 from halfdan/ember-notifications-2417 2014-04-16 20:03:00 +01:00
router.js Created ResetController. 2014-03-31 13:06:28 +02:00