Ghost/core/client/components
Matt Enlow b1584f63c6 Added fadeout to gh-popover
Closes #2868
- Uses jQuery's `.fadeOut` whenever a popover is closed.

- Reordered `gh-popover`'s code into something a bit more logical and, if
  I may, pretty
- Renamed `open` property into `isOpen`. `isOpen` should only be
  manipulated via `close()` and `open()`
- Added `closing` property to help track state in the case of rapid clicks
  on a popover's button, allowing us to abort
` Added `open()` function
2014-07-03 13:13:18 -06:00
..
gh-activating-list-item.js Make exports consitent. 2014-06-09 13:58:35 -04:00
gh-blur-input.js Refactored PostSettingsMenuController 2014-06-13 12:14:58 -06:00
gh-codemirror.js Allow tabbing responsive editor when not on mobile. 2014-06-25 12:30:57 +00:00
gh-file-upload.js Finish Debug screen for Ember admin 2014-06-25 04:36:17 +00:00
gh-form.js Make exports consitent. 2014-06-09 13:58:35 -04:00
gh-markdown.js Add fileStorage config to frontend 2014-06-23 23:33:14 +01:00
gh-modal-dialog.js Enable post deletion from Ember admin 2014-06-04 13:19:57 +00:00
gh-notification.js Persistent notifications 2014-07-01 11:36:21 +02:00
gh-notifications.js Update Ember Components with proper gh- prefix 2014-05-28 15:26:16 -04:00
gh-popover-button.js Ember cleanup: single quotes for JS 2014-06-01 21:53:16 +01:00
gh-popover.js Added fadeout to gh-popover 2014-07-03 13:13:18 -06:00
gh-trim-focus-input.js Trim title in editor on blue/focusOut 2014-06-23 20:07:34 +00:00
gh-upload-modal.js Add fileStorage config to frontend 2014-06-23 23:33:14 +01:00