0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/views
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
..
editor Reach Editor parity with Ember 2014-06-13 18:12:03 -04:00
mobile Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
posts Fix uncentered no posts view 2014-09-22 17:42:56 -06:00
settings Fix broken user list paginated scrolling 2014-12-21 23:03:39 +00:00
application.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
content-preview-content-view.js Resets the scroll position on controller content change 2014-09-02 13:13:32 +01:00
editor-save-button.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
paginated-scroll-box.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
post-item-view.js Cleanup posts template. 2014-12-31 21:06:05 -05:00
post-tags-input.js Fixed editor tag field handling of comma key on international keyboards 2014-12-15 12:27:35 +00:00
posts.js Posts view: some DRY. 2014-11-20 00:00:10 +04:00
settings.js Fix up PR #3491, remove lodash from admin 2014-10-23 19:44:53 +00:00