0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/client
Kevin Ansfield 1c6b208047 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
..
app Refactor modals 2016-01-12 20:53:08 +00:00
config Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
lib Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
public/assets
tests Refactor modals 2016-01-12 20:53:08 +00:00
.ember-cli
.gitignore
.jscsrc Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
.jshintrc Remove $ from jshint's predef, always use Ember's $ 2015-12-01 20:52:25 +00:00
.watchmanconfig deps: ember-cli@1.13.13 2015-11-30 11:21:39 -06:00
bower.json deps: ember/ember-data@2.2.0 2015-11-30 12:23:47 -06:00
ember-cli-build.js Remove unused ember-resize dependency 2015-12-01 11:03:53 +00:00
package.json deps: ember-hash-helper-polyfill@0.1.0 2016-01-12 20:49:46 +00:00
testem.json Fix random ember test failures 2015-10-14 11:26:21 +01:00