mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-07 11:30:55 +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 |
||
---|---|---|
.. | ||
adapters | ||
assets | ||
components | ||
controllers | ||
fixtures | ||
helpers | ||
html | ||
initializers | ||
mixins | ||
models | ||
routes | ||
serializers | ||
templates | ||
transforms | ||
utils | ||
validators | ||
views | ||
.jshintrc | ||
app.js | ||
router.js |