0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/client
Matt Enlow d61e37e799 Fix -navbar events attachment
Closes #3623
- Move hamburger logic to action with terrible name, "toggleSidebarOrGoHome"
- Move ".js-close-sidebar" events to a document.on(event, *selector*, f) to make sure they attach even when the js-close-sidebars aren't on page (ie, hidenav)
2014-08-10 15:31:47 -06:00
..
adapters Fix revoke user invite and user.destroy 2014-08-06 16:48:18 +00:00
assets
components Do not focus post title when editing. 2014-08-08 11:37:24 -04:00
controllers Ensure PSM author is reset when changing posts. 2014-08-10 10:40:04 -04:00
helpers Fix embedded code being removed 2014-08-05 14:11:20 +02:00
html Cleaning up old html files 2014-08-05 12:02:58 +01:00
initializers Update authentication endpoint for subdirectory 2014-08-11 01:29:36 +08:00
mixins Do not focus post title when editing. 2014-08-08 11:37:24 -04:00
models Merge pull request #3472 from morficus/issue-3401 2014-07-31 15:36:11 +01:00
routes Merge pull request #3686 from sebgie/issue#3660 2014-08-08 14:25:40 +01:00
serializers Limit Posts for Authors. 2014-07-31 09:02:49 +01:00
templates Fix -navbar events attachment 2014-08-10 15:31:47 -06:00
transforms
utils Activate specific tab that is tapped/clicked. 2014-08-07 09:32:10 -04:00
validators Update validation to match server error. 2014-07-30 19:07:42 -04:00
views Fix -navbar events attachment 2014-08-10 15:31:47 -06:00
.jshintrc updated Ember Simple Auth to latest version 2014-07-25 16:04:19 +02:00
app.js
config-dev.js
config-prod.js
loader.js
router.js No apps screen for 0.5 2014-08-06 00:54:57 +01:00