0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/client/utils
Matt Enlow e3b302676b 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
..
ajax.js
bound-one-way.js Create boundOneWay util function 2014-06-14 15:27:52 -06:00
date-formatting.js Refactored PostSettingsMenuController 2014-06-13 12:14:58 -06:00
ghost-paths.js
link-view.js
notifications.js
set-scroll-classname.js
text-field.js
word-count.js