Ghost/core/client/utils
David Arvelo 8c3970c9ba Add shadows to PostsListView and the adjacent HTML Preview; Fix preview render
closes #2906
- add a utility function to add classnames to targets, retrofitted from clientold to accommodate `Ember.run.bind`
- create a content-preview view that tracks its scrolling
- add a scroll handler to the existing PostsListView
- The `posts/post` template now takes its HTML from the post model instead of using the editor's markdown component
2014-06-08 12:53:54 -04:00
..
ajax.js Ember cleanup: single quotes for JS 2014-06-01 21:53:16 +01:00
date-formatting.js Ember cleanup: single quotes for JS 2014-06-01 21:53:16 +01:00
ghost-paths.js Add ghostPaths util and initializer 2014-05-24 08:52:47 +02:00
link-view.js Refactor navbar to eliminate nested {{link-to}}. 2014-04-01 22:36:16 -04:00
notifications.js Ember cleanup: single quotes for JS 2014-06-01 21:53:16 +01:00
set-scroll-classname.js Add shadows to PostsListView and the adjacent HTML Preview; Fix preview render 2014-06-08 12:53:54 -04:00
text-field.js Added fancy fade-in effect and autofocus to the login pages (signin, signup, forgotten, reset). 2014-04-08 00:02:54 +02:00
word-count.js Ember cleanup: single quotes for JS 2014-06-01 21:53:16 +01:00