0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/functional
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
..
client Fix preview scroll jump when adding/removing images 2015-10-06 14:47:06 +01:00
module Make sure done() is called from before hooks 2015-06-09 22:46:26 -05:00
routes Return a single 422 error for invalid values 2015-09-25 10:30:49 +01:00
setup Fix invite user validation issues in signup 2015-08-27 14:05:52 +01:00
base.js Fix over-sized editor pane widths 2015-09-24 18:46:13 +01:00