1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/lib/koenig-editor/addon
Kevin Ansfield a0db65f5df Removed ember-sticky-element in favour of native position: sticky
no issue

- native `position: sticky` support is now good enough across the board of our supported browser versions to use in place of a JS version for our use cases
- `ember-sticky-element` is preventing the dependency update of `ember-in-viewport` so removing it will allow a lot of our sub-dependencies to be updated
2020-10-01 10:02:27 +01:00
..
components Removed ember-sticky-element in favour of native position: sticky 2020-10-01 10:02:27 +01:00
helpers Getting rid of super-thin font weights 2019-11-22 11:53:57 +01:00
lib Fixed <code> being persisted to email card payload 2020-04-17 16:00:19 +01:00
options Fixed no-shadow linting warnings in text-expansions.js 2020-06-05 08:31:46 +01:00
services 🐛 Fixed unexpected image positions when re-ordering gallery images 2019-07-05 14:54:22 +01:00
utils Updated to use count words/images helper from SDK (#1159) 2019-04-16 12:50:59 +05:30