mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-15 19:52:01 +03:00
b1584f63c6
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 |
||
---|---|---|
.. | ||
gh-activating-list-item.js | ||
gh-blur-input.js | ||
gh-codemirror.js | ||
gh-file-upload.js | ||
gh-form.js | ||
gh-markdown.js | ||
gh-modal-dialog.js | ||
gh-notification.js | ||
gh-notifications.js | ||
gh-popover-button.js | ||
gh-popover.js | ||
gh-trim-focus-input.js | ||
gh-upload-modal.js |