0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/mixins
Jason Williams d59edf1806 Add a mixin for saving a subset of a model.
Closes #3403
- Add SelectiveSaveMixin so that a DS.Model can save one or more
  properties at a time while preserving other outstanding changes.
2014-07-27 21:04:35 +00:00
..
body-event-listener.js
editor-base-controller.js
editor-base-view.js
editor-route-base.js
loading-indicator.js
marker-manager.js
nprogress-save.js
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
selective-save.js Add a mixin for saving a subset of a model. 2014-07-27 21:04:35 +00:00
shortcuts-route.js
style-body.js
validation-engine.js