0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/client/app/templates
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
..
components Refactor modals 2016-01-12 20:53:08 +00:00
editor Refactor modals 2016-01-12 20:53:08 +00:00
posts Add titles to key icons 2015-10-12 09:04:16 +01:00
settings Refactor modals 2016-01-12 20:53:08 +00:00
setup Adds debounced email validation and gravatar loading on second setup/signup screen 2015-10-28 09:40:40 +00:00
team Refactor modals 2016-01-12 20:53:08 +00:00
-import-errors.hbs
-user-list-item.hbs
about.hbs
application.hbs Refactor modals 2016-01-12 20:53:08 +00:00
error.hbs
post-settings-menu.hbs Fix changing text and jumping caret in PSM's date input 2015-12-08 10:13:17 +00:00
posts.hbs Refactor modals 2016-01-12 20:53:08 +00:00
reset.hbs
setup.hbs
signin.hbs Merge pull request #5775 from ErisDS/signin-validation 2015-09-02 11:05:38 +01:00
signup.hbs Adds debounced email validation and gravatar loading on second setup/signup screen 2015-10-28 09:40:40 +00:00