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 5b369a9322 🐛 Koenig - Fixed card click-to-deselect in Safari/Firefox
refs https://github.com/TryGhost/Ghost/issues/9623
- only Chrome exposes `MouseEvent.path` so use `MouseEvent.composedPath()` for Safari/FF support
2018-06-20 17:34:50 +01:00
..
koenig-caption-input.js Koenig - Extract card caption input into component 2018-06-12 18:10:23 +01:00
koenig-card-code.js Koenig - Fix card tests (missing action placeholders) 2018-05-23 11:59:20 +01:00
koenig-card-embed.js 🐛 Koenig - Fix embedding of multiple FB Videos 2018-06-13 17:13:33 +01:00
koenig-card-hr.js Koenig - Fix card tests (missing action placeholders) 2018-05-23 11:59:20 +01:00
koenig-card-html.js Koenig - Fix card tests (missing action placeholders) 2018-05-23 11:59:20 +01:00
koenig-card-image.js Koenig - Added drag-n-drop upload/replace support in image card 2018-06-20 12:34:30 +01:00
koenig-card-markdown.js Koenig - Fix card tests (missing action placeholders) 2018-05-23 11:59:20 +01:00
koenig-card.js 🐛 Koenig - Fixed card click-to-deselect in Safari/Firefox 2018-06-20 17:34:50 +01:00
koenig-editor.js Koenig - Added drag-n-drop upload/replace support in image card 2018-06-20 12:34:30 +01:00
koenig-link-input.js Koenig - Switch this.get for ES5 getters 2018-05-01 17:13:53 +01:00
koenig-link-toolbar.js Koenig - Switch this.get for ES5 getters 2018-05-01 17:13:53 +01:00
koenig-menu-content.js Koenig - Embed card 2018-06-12 14:07:50 +01:00
koenig-plus-menu.js Koenig - Improved closing of (+) menu when cursor moves 2018-06-20 15:45:43 +01:00
koenig-slash-menu.js Koenig - Embed card 2018-06-12 14:07:50 +01:00
koenig-toolbar.js Koenig - Fix misaligned toolbar arrow in Night Shift 2018-06-15 10:35:31 +01:00