Ghost-Admin/app/modifiers
Kevin Ansfield 764ed29140 Added scroll-into-view behavior when opening gif selector
refs https://github.com/TryGhost/Team/issues/1225

When the gif selector is activated we want to scroll as much of the picker into view as possible.

- updated `scroll-into-view` modifier so it can work on bounding rects as well as offsets for those situations where a scroll parent is not the offset parent
  - only implemented "off bottom" behavior for now as that's all we need for this use-case
  - if the scroll adjustment would mean the top is cut off we readjust so that the top of the element is always visible
2021-11-30 12:51:56 +00:00
..
autofocus.js Update dependency ember-power-select to v4 (#1528) 2020-05-17 22:35:53 +01:00
movable.js Added repositioning of settings panel when it's size adjusts 2021-11-12 18:45:03 +00:00
scroll-into-view.js Added scroll-into-view behavior when opening gif selector 2021-11-30 12:51:56 +00:00
scroll-to.js Updated About/What's new? page (#1872) 2021-09-08 14:00:24 +02:00
scroll-top.js Updated About/What's new? page (#1872) 2021-09-08 14:00:24 +02:00