mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-01 23:37:43 +03:00
9d67980a7e
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 |
||
---|---|---|
.. | ||
404-handler.js | ||
active-link-wrapper.js | ||
body-event-listener.js | ||
current-user-settings.js | ||
dropdown-mixin.js | ||
ed-editor-api.js | ||
ed-editor-scroll.js | ||
ed-editor-shortcuts.js | ||
editor-base-controller.js | ||
editor-base-route.js | ||
infinite-scroll.js | ||
pagination-route.js | ||
settings-menu-controller.js | ||
settings-save.js | ||
shortcuts-route.js | ||
slug-url.js | ||
style-body.js | ||
text-input.js | ||
validation-engine.js | ||
validation-state.js |