0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/templates
Robert Jackson 273a782fcb
Cleanup posts template.
No issue.

* Fix indentation (it was surprisingly hard for me to grok what was happening
  without indentation).
* Utilize `alternateActive` from `core/client/utils/link-view.js` to
  maintain the `active` state. Observing `childViews` is deprecated (and
  may not work properly in future versions of Ember).
* Remove now unused `item-view`.
2014-12-31 21:06:05 -05:00
..
components Use an explicit action name in action helper 2014-12-26 16:01:50 +00:00
editor Fix high latency autosave bug in editor.new 2014-11-16 08:53:02 -07:00
modals Fix invalid HTML in templates. 2014-12-28 18:01:05 -05:00
posts Fix uncentered no posts view 2014-09-22 17:42:56 -06:00
settings Fix invalid HTML in templates. 2014-12-28 18:01:05 -05:00
-import-errors.hbs Update syntax in ember templates. 2014-12-06 16:30:57 +00:00
-navbar.hbs Remove hash after the url when clicking Meta Data 2014-11-05 14:17:52 +00:00
-publish-bar.hbs Tags management api hookup 2014-11-21 16:24:28 -07:00
-user-actions-menu.hbs
application.hbs Update syntax in ember templates. 2014-12-06 16:30:57 +00:00
editor-save-button.hbs Rename popovers to dropdowns 2014-09-30 10:48:21 +01:00
error.hbs Update syntax in ember templates. 2014-12-06 16:30:57 +00:00
forgotten.hbs
post-settings-menu.hbs Add a URL preview componant 2014-12-19 23:48:21 +00:00
post-tags-input.hbs Update syntax in ember templates. 2014-12-06 16:30:57 +00:00
posts.hbs Cleanup posts template. 2014-12-31 21:06:05 -05:00
reset.hbs Reset password signs the user in 2014-10-03 15:22:20 -06:00
settings.hbs Code Injection - adds perms, shortcuts, icon, flag 2014-12-04 13:34:44 +00:00
setup.hbs
signin.hbs allow re-login when authorization fails on editor.edit route 2014-12-15 14:39:41 +00:00
signup.hbs