0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-25 02:31:59 -05:00
ghost/core/client/views
Matt Enlow 37fd17c084 Added popover component
Closes #2418, #2714
Ref #2446, #2565

- Added and injected `popover` service to globally control popovers
- Added `gh-popover-button` component
- Added `popover-mixin` for popover and popover-buttons to mixin
- Added body-event-listener mixin for popover service to watch for body
  clicks with
- Post settings and post save button both now use `gh-popover`
- Added hacks to `ember-hacks.css` to make popovers work until ghost-ui
  consolidates functionality
2014-05-31 17:23:41 -06:00
..
editor-save-button.js Ember editor save and publish button functionality 2014-05-24 07:47:55 -06:00
editor.js Add admin prototype 2014-03-07 14:01:26 +00:00
item-view.js Add admin prototype 2014-03-07 14:01:26 +00:00
post-item-view.js Create Post Settings Menu and its functionality on the Post controller. 2014-04-20 13:28:43 -06:00
post-settings-menu-view.js Added popover component 2014-05-31 17:23:41 -06:00