0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/client/templates
Paul Adam Davis 4fb3fe62a9 Use CSS animations for modals
No issue

- Changes Modals to use CSS-based animations
- All modals have an animation, so the option is removed from the handlebars helper
- Removes `animation` from the handlebars helper, as all had one anyway
- Removed the `centered` style - All modals should be left-aligned
- Buttons now default to being on the left
- Cleans up some styles (modal body top spacing) which #4632 helped clean up
2014-12-15 18:23:42 +00:00
..
components Use CSS animations for modals 2014-12-15 18:23:42 +00:00
editor
modals Use CSS animations for modals 2014-12-15 18:23:42 +00:00
posts
settings Merge pull request #4613 from felixrieseberg/iss4506-2 2014-12-12 10:46:58 +00:00
-import-errors.hbs Update syntax in ember templates. 2014-12-06 16:30:57 +00:00
-navbar.hbs
-publish-bar.hbs Tags management api hookup 2014-11-21 16:24:28 -07:00
-user-actions-menu.hbs
application.hbs Update syntax in ember templates. 2014-12-06 16:30:57 +00:00
editor-save-button.hbs
error.hbs Update syntax in ember templates. 2014-12-06 16:30:57 +00:00
forgotten.hbs
post-settings-menu.hbs Tag Cover Images 2014-12-10 17:48:18 -08:00
post-tags-input.hbs Update syntax in ember templates. 2014-12-06 16:30:57 +00:00
posts.hbs Merge pull request #4346 from novaugust/scroll-posts 2014-12-14 23:17:12 +00:00
reset.hbs
settings.hbs Code Injection - adds perms, shortcuts, icon, flag 2014-12-04 13:34:44 +00:00
setup.hbs
signin.hbs allow re-login when authorization fails on editor.edit route 2014-12-15 14:39:41 +00:00
signup.hbs