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 41c1f631f8 Koenig - Fixed double-tap to select not immediately showing toolbar
refs https://github.com/TryGhost/Ghost/issues/9623
- keep a truthy "skip mouse move" flag around across re-triggers within the 50ms restart window to cater for slightly different mouse/selection event orders
- add a couple of guards to avoid triggering the toggle task unnecessarily
2018-05-14 14:52:40 +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 - Fixed HTML card init error 2018-05-07 15:40:11 +01:00
koenig-card-image.js Koenig - Made full width images work with closed sidebar (#1014) 2018-05-08 10:26:46 +01:00
koenig-card-markdown.js Koenig - Switch this.get for ES5 getters 2018-05-01 17:13:53 +01:00
koenig-card.js Koenig - Switch this.get for ES5 getters 2018-05-01 17:13:53 +01:00
koenig-editor.js Koenig - Extract key commands out of {{koenig-editor}} 2018-05-09 18:11:22 +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-plus-menu.js Koenig - Replace custom CSS classes with Spirit 2018-05-02 15:54:22 +01:00
koenig-slash-menu.js Koenig - Remove reliance on CSS class selectors 2018-05-02 17:31:17 +01:00
koenig-toolbar.js Koenig - Fixed double-tap to select not immediately showing toolbar 2018-05-14 14:52:40 +01:00