Ghost/ghost/admin/lib/koenig-editor
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
..
addon Koenig - Fix triple-click select adding formatting to following paragraph 2018-05-14 15:13:47 +01:00
app/components Koenig - Link hover toolbar 2018-04-11 18:42:27 +01:00
docs/specs Koenig reboot - rich text (#952) 2018-01-30 10:01:07 +00:00
public/icons/koenig Koenig - Styled HTML card edit mode 2018-04-25 14:27:53 +01:00
index.js Koenig reboot - rich text (#952) 2018-01-30 10:01:07 +00:00
package.json Koenig reboot - rich text (#952) 2018-01-30 10:01:07 +00:00