mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-15 19:52:01 +03:00
0a7d161822
Refs #4543 - Alway return model out of save handler so sub-classes which call this._super() on save have a model on success and failure. - Always return resolved promise out of post slug generator. - Test the errors object in the error notification helper to avoid throwing an unhandled exception and silently failing. - Consider a post model "dirty" if it is in an error state. |
||
---|---|---|
.. | ||
body-event-listener.js | ||
current-user-settings.js | ||
dropdown-mixin.js | ||
editor-base-controller.js | ||
editor-base-route.js | ||
editor-base-view.js | ||
loading-indicator.js | ||
marker-manager.js | ||
nprogress-save.js | ||
pagination-controller.js | ||
pagination-route.js | ||
pagination-view-infinite-scroll.js | ||
selective-save.js | ||
shortcuts-route.js | ||
style-body.js | ||
text-input.js | ||
validation-engine.js |