Ghost/ghost/admin/app/mixins
Kevin Ansfield 9d67980a7e Refactor modals
refs #5798, closes #5018
- adds new `gh-fullscreen-modal` component - modals are now specified in-context so that they can have deeper interaction with their surrounding components/controller/route, i.e. a modal component can be a thin confirm/deny wrapper over the underlying controller action keeping all context-sensitive logic in one place
- adds spin-buttons to all modals with async behaviour
- adds/improves behaviour of inline-validation in modals
- improves re-authenticate modal to properly handle validation and authentication errors
2016-01-12 20:53:08 +00:00
..
404-handler.js Prevent 404-handler mixin from erroring on non-adapter errors 2015-12-07 18:37:35 +00:00
active-link-wrapper.js Fix posts navigation slowdown when lots of posts are loaded 2016-01-04 16:55:36 +00:00
body-event-listener.js Remove $ from jshint's predef, always use Ember's $ 2015-12-01 20:52:25 +00:00
current-user-settings.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
dropdown-mixin.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
ed-editor-api.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
ed-editor-scroll.js Remove setScrollClassName mixin and usage 2015-12-15 12:00:57 +00:00
ed-editor-shortcuts.js Refactor modals 2016-01-12 20:53:08 +00:00
editor-base-controller.js Refactor modals 2016-01-12 20:53:08 +00:00
editor-base-route.js Refactor modals 2016-01-12 20:53:08 +00:00
infinite-scroll.js Always call _super when using Ember hooks 2015-11-30 12:45:37 +00:00
pagination-route.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
settings-menu-controller.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
settings-save.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
shortcuts-route.js Always call _super when using Ember hooks 2015-11-30 12:45:37 +00:00
slug-url.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
style-body.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
text-input.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
validation-engine.js Refactor modals 2016-01-12 20:53:08 +00:00
validation-state.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00