1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/views
Hannah Wolfe 0ac2012673 More autosave improvements
issue #4305, issue #4259, issue #1413

- change new->edit transitionToRoute to be replaceRoute
- auto focus in the editor on transition to the edit route
- change the one-time autosave to happen on codemirror focusin instead of title focusout
- re-add removed tests, and reorder broken test
2014-10-18 17:27:05 +02:00
..
editor Reach Editor parity with Ember 2014-06-13 18:12:03 -04:00
mobile Abstract mobile transition interactions 2014-09-16 07:28:03 -06:00
posts Fix uncentered no posts view 2014-09-22 17:42:56 -06:00
settings Abstract mobile transition interactions 2014-09-16 07:28:03 -06:00
application.js Clean up hardcoded ghost paths 2014-10-06 16:33:58 +02:00
content-preview-content-view.js Resets the scroll position on controller content change 2014-09-02 13:13:32 +01:00
editor-save-button.js More autosave improvements 2014-10-18 17:27:05 +02:00
item-view.js Change Ember function.property() to Ember.computed 2014-08-19 10:01:17 -06:00
paginated-scroll-box.js Emberify Posts mobile transitions 2014-09-10 20:58:10 -06:00
post-item-view.js Abstract mobile transition interactions 2014-09-16 07:28:03 -06:00
post-settings-menu.js Add Tab components 2014-09-18 18:15:43 -06:00
post-tags-input.js Rewrite publish bar markup 2014-09-24 09:47:33 +01:00
posts.js Remove sliding animation between content & list & post preview on mobile 2014-09-30 11:02:42 +01:00
settings.js Abstract mobile transition interactions 2014-09-16 07:28:03 -06:00