Ghost/core/client/mixins
Jason Williams 1d6b1f9667 Prevent editor title from being overwritten
Closes #3955
- Change titleScratch from being bound to the title to being
  set when entering the editor so it is not overwritten on a
  model refresh.
- Ensure that the "unsaved content" dialog is shown when there are
  changes to the "scratch" fields after a post-settings-menu change.
- Add tests to prevent regression.
2014-09-04 19:27:59 +00:00
..
body-event-listener.js Added popover component 2014-05-31 17:23:41 -06:00
current-user-settings.js Settings screens redirect for certain roles 2014-07-30 00:57:16 -07:00
editor-base-controller.js Prevent editor title from being overwritten 2014-09-04 19:27:59 +00:00
editor-base-view.js js- prefix; fix content preview back button 2014-09-02 22:29:32 -06:00
editor-route-base.js Keyboard shortcuts for Mac vs All 2014-07-31 08:00:52 -06:00
loading-indicator.js Re-implementing the loading indicator for the Ember admin 2014-06-23 10:01:33 -04:00
marker-manager.js Cleanup Misc Ember Code 2014-06-17 14:59:15 -06:00
nprogress-save.js Fire NProgress on User, Post, and Settings save 2014-07-13 14:19:27 -06:00
pagination-controller.js Pagination for Users Management screen 2014-07-21 14:03:26 -04:00
pagination-route.js Pagination for Users Management screen 2014-07-21 14:03:26 -04:00
pagination-view-infinite-scroll.js Pagination for Users Management screen 2014-07-21 14:03:26 -04:00
popover-mixin.js Add open class to popover buttons 2014-08-06 18:23:03 -06:00
selective-save.js Add a mixin for saving a subset of a model. 2014-07-27 21:04:35 +00:00
shortcuts-route.js Implement Markdown Shortcuts 2014-06-21 15:10:46 -06:00
style-body.js Implement Shortcuts in Ember 2014-06-19 15:07:42 -06:00
validation-engine.js Fire NProgress on User, Post, and Settings save 2014-07-13 14:19:27 -06:00