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/components
Kevin Ansfield 23e6173017
Koenig - Sticky card icons (#1013)
refs https://github.com/TryGhost/Ghost/issues/9505
- use `ember-sticky-element` to stick card icons in top left when scrolling
- pass an `headerOffset` down from the `{{gh-editor}}` component through Koenig and the card components so that it can be used for adjustments where necessary
    - calculate `headerHeight` in `{{gh-editor}}` any time we change the header class
2018-05-01 15:55:51 +01:00
..
koenig-card-hr.js Koenig - Add card options for automatic edit/select after insert 2018-04-18 10:52:49 +01:00
koenig-card-html.js Koenig - Sticky card icons (#1013) 2018-05-01 15:55:51 +01:00
koenig-card-image.js Koenig - Improve styles (#1008) 2018-04-24 10:15:54 +01:00
koenig-card-markdown.js Koenig - Sticky card icons (#1013) 2018-05-01 15:55:51 +01:00
koenig-card.js Koenig - Sticky card icons (#1013) 2018-05-01 15:55:51 +01:00
koenig-editor.js Koenig - Sticky card icons (#1013) 2018-05-01 15:55:51 +01:00
koenig-link-input.js Koenig - Ctrl/Cmd+K shortcut has same behaviour as toolbar link button 2018-04-26 17:04:40 +01:00
koenig-link-toolbar.js Koenig - Link hover toolbar 2018-04-11 18:42:27 +01:00
koenig-plus-menu.js Koenig - Fixed error when pasting text with a whole paragraph selected 2018-04-13 16:42:20 +01:00
koenig-slash-menu.js Koenig - Fixed error when clicking on card with /-menu open 2018-04-25 15:19:09 +01:00
koenig-toolbar.js Koenig - Link creation/editing via formatting toolbar 2018-04-06 17:49:16 +01:00