0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/routes
Matt Enlow 1f608cf5ab Add open class to popover buttons
Ref#3603
- Popover Buttons now have an `open` class applied to them when their popover is open
- The open class is removed from the popover button at the start of the popover's fadeout
- Consolidated common code into popover-mixin
2014-08-06 18:23:03 -06:00
..
editor Completed post & user list filer by role 2014-07-31 11:23:37 +01:00
posts Handle toggleing the content screen on mobile. 2014-08-01 02:47:29 -04:00
settings prevent revoking invite for already active users 2014-08-05 00:35:46 -04:00
application.js Add open class to popover buttons 2014-08-06 18:23:03 -06:00
content.js
debug.js updated Ember Simple Auth to latest version 2014-07-25 16:04:19 +02:00
error404.js Add error template, route and controller 2014-06-24 23:33:02 +01:00
forgotten.js Re-implementing the loading indicator for the Ember admin 2014-06-23 10:01:33 -04:00
posts.js Ensure keyboard navigation matches custom post sorting. 2014-08-02 10:39:26 -04:00
reset.js Cleanup from notifications refactor. 2014-08-06 00:13:56 +00:00
settings.js updated Ember Simple Auth to latest version 2014-07-25 16:04:19 +02:00
setup.js updated Ember Simple Auth to latest version 2014-07-25 16:04:19 +02:00
signin.js Fixup signin and signout 2014-07-29 20:58:43 +00:00
signout.js Remove unnecessary hard refresh on signout. 2014-07-31 22:41:35 +00:00
signup.js Cleanup from notifications refactor. 2014-08-06 00:13:56 +00:00