Ghost/ghost/admin/controllers
Matt Enlow 7412493575 Create boundOneWay util function
Closes #2958
- Created `boundOneWay` util to extract common pattern of having a oneWay property that doesn't break its binding after being set
- Changed `EditorControllerMixin.willPublish`,  `PostSettingsMenuController.publishedAtValue` and `.slugValue` to use the new `boundOneWay` util
2014-06-14 15:27:52 -06:00
..
editor Reach Editor parity with Ember 2014-06-13 18:12:03 -04:00
modals Reach Editor parity with Ember 2014-06-13 18:12:03 -04:00
posts Split PostController amongst new Editor/PostSettingsMenu Controllers 2014-06-08 14:01:32 -04:00
settings Ember: correct editor layout and other niggles 2014-05-31 19:32:22 +01:00
application.js Implement signup in Ember 2014-05-23 12:17:28 -05:00
debug.js Move debug page from /settings/debug to /debug 2014-05-19 19:18:07 +02:00
forgotten.js Created ForgottenController 2014-03-30 22:18:15 +02:00
post-settings-menu.js Create boundOneWay util function 2014-06-14 15:27:52 -06:00
posts.js Infinite Scroll on Posts List 2014-05-30 22:14:45 -04:00
reset.js Created ResetController. 2014-03-31 13:06:28 +02:00