Ghost/ghost/admin/lib/koenig-editor/addon
Kevin Ansfield 505aee4dac Koenig - Fix triple-click select adding formatting to following paragraph
refs https://github.com/TryGhost/Ghost/issues/9623
- triple-click select will by default end the selection at position 0 of the following paragraph which means section-level formatting such as headers or quotes will affect the apparently unselected following paragraph
- add a guard to check for that selection situation and ensure the selection is constrained to the visibly selected text
2018-05-14 15:13:47 +01:00
..
components Koenig - Fix triple-click select adding formatting to following paragraph 2018-05-14 15:13:47 +01:00
options Koenig - Extract key commands out of {{koenig-editor}} 2018-05-09 18:11:22 +01:00
templates/components Koenig - Refine card menu and fix toolbar tick color 2018-05-09 16:48:13 +01:00
utils Koenig - Ctrl/Cmd+K shortcut has same behaviour as toolbar link button 2018-04-26 17:04:40 +01:00