0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core
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
..
client Cleanup posts template. 2014-12-31 21:06:05 -05:00
server Change url and image into synchronous helpers 2014-12-29 18:44:15 +00:00
shared Add reentrant conversion to Showdown footnotes. 2014-12-30 05:32:03 -05:00
test Merge pull request #4726 from jaswilli/issue-3961 2014-12-30 19:20:51 +00:00
index.js Move config module to be instance based and merge bootstrap into config. 2014-08-23 15:54:43 -04:00