Ghost/core/client/controllers
Robert Jackson 3bd938a7eb
Small performance tweak for Posts ordering.
* Move publishedAtCompare to standalone function in closure scope
  (allows better browser optimizations).
* Avoid getting the same field (published_at) more than once.
2014-08-02 11:15:55 -04:00
..
editor Prevent stacking notifications during rapid toggle 2014-07-02 03:42:27 +00:00
modals Refactor notifications to prevent stacking. 2014-08-01 16:57:29 +00:00
posts Refactor notifications to prevent stacking. 2014-08-01 16:57:29 +00:00
settings Refactor notifications to prevent stacking. 2014-08-01 16:57:29 +00:00
application.js Add a notify action to the notifications component 2014-07-17 17:34:38 +00:00
debug.js Improve importer error messaging 2014-07-29 12:02:18 +01:00
error.js Add error template, route and controller 2014-06-24 23:33:02 +01:00
forgotten.js Refactor notifications to prevent stacking. 2014-08-01 16:57:29 +00:00
post-settings-menu.js Refactor notifications to prevent stacking. 2014-08-01 16:57:29 +00:00
post-tags-input.js Preserve order of tags as entered by the user. 2014-07-29 02:16:21 +00:00
posts.js Small performance tweak for Posts ordering. 2014-08-02 11:15:55 -04:00
reset.js Proper messaging on password reset 2014-08-01 13:18:53 +00:00
settings.js Hide settings/apps unless apps:true is in config.js 2014-06-23 20:27:51 +01:00
setup.js Avoids duplicate notification / transition 2014-07-31 14:22:37 +02:00
signin.js Refactor notifications to prevent stacking. 2014-08-01 16:57:29 +00:00
signup.js Avoids duplicate notification / transition 2014-07-31 14:22:37 +02:00