Releases: ocavue/prosemirror-virtual-cursor
Releases · ocavue/prosemirror-virtual-cursor
v0.4.2
0.4.2 (2023-12-18)
Bug Fixes
- put the cursor at the start of the next line on Chrome (#28) (5384958)
v0.4.1
0.4.1 (2023-08-14)
Bug Fixes
- don't trigger ResizeObserver after view destroyed (#23) (8cfb11e)
v0.4.0
0.4.0 (2023-08-06)
Features
- warn for marks with
inclusive
as true (#19) (e67ddcf)
v0.3.5
0.3.5 (2023-02-13)
Bug Fixes
- add WebKit vendor prefix for user-select (#15) (37e2d8b), closes #14
v0.3.4
0.3.4 (2022-12-19)
Bug Fixes
v0.3.3
0.3.3 (2022-11-22)
Bug Fixes
- only hide the native cursor if plugin enabled (5bbadc1)
- only show the cursor when selection is empty (e38ea46)
- only show the cursor when the editor is focused (66e56a9)
v0.3.2
0.3.2 (2022-11-18)
Bug Fixes
v0.3.1
0.3.1 (2022-11-18)
Bug Fixes
v0.3.0
0.3.0 (2022-11-18)
Features
- overlay the cursor over the editor (#7) (0c06bca)
v0.2.0
0.2.0 (2022-11-18)
Features
- use css variable to override cursor color (05204b4)