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 746fd237fe Fix preview scroll jump when adding/removing images
closes #5917
- fixes duplication of dropzone event handlers by filtering for an added data-attribute
- avoid running dropzone code if only scrollPosition attr changes
- fix scroll position jump when adding/removing images by only adjusting preview scroll position when editor scroll position changes
2015-10-06 14:47:06 +01:00
..
components Fix nav regressions in admin client 2015-09-23 17:05:41 +01:00
editor Fix preview scroll jump when adding/removing images 2015-10-06 14:47:06 +01:00
modals Adds rudimentary validation to user invite 2015-09-02 22:26:59 +01:00
posts
settings
setup
team
-import-errors.hbs
-user-list-item.hbs
about.hbs
application.hbs
error.hbs
post-settings-menu.hbs Prevent enter button reloading page when focus is on meta-title in PSM 2015-09-27 13:59:08 +01:00
posts.hbs
reset.hbs
setup.hbs
signin.hbs
signup.hbs