prosemirror-gapcursor
Advanced tools
Changelog
1.3.2 (2023-05-17)
Include CommonJS type declarations in the package to please new TypeScript resolution settings.
Changelog
1.2.2 (2022-02-25)
Make sure compositions started from a gap cursor have their inline context created in advance, so that they don't get aborted right away.
Changelog
1.2.1 (2021-12-20)
Fix an issue where a gap cursor would fail to show up at the start or end of some isolating nodes.
Changelog
1.1.5 (2020-04-05)
Fix an issue where the gap cursor plugin would sometimes cause perfectly selectable content to be skipped when moving the selection with the arrow keys.