0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/client/views
Hannah Wolfe 485ab376c0 Post settings don't render on change
fixes #1908

- each individual update function handles rendering its own item on success or failure, rather than re-rendering the whole group
- also resolved a bug where the published date didn't get reset properly on error
2014-01-27 10:55:22 +00:00
..
base.js Notifications can be dismissed with ESC 2014-01-09 20:34:16 +00:00
blog.js Fix hanging loading bar on deleting a post 2014-01-07 18:56:00 -06:00
debug.js Prevented duplicate binding of upload button on debug importer 2014-01-10 18:08:24 -05:00
editor-tag-widget.js Enable Escape key to close tag suggestion popup 2014-01-14 13:17:06 -08:00
editor.js New Post UX behaviour. 2014-01-06 21:05:17 -05:00
login.js Prevent stacking of password mismatch notification on /reset/ 2014-01-14 13:58:38 -08:00
post-settings.js Post settings don't render on change 2014-01-27 10:55:22 +00:00
settings.js