Skip to content

Releases: ocavue/prosemirror-virtual-cursor

v0.4.2

18 Dec 07:01
d140662
Compare
Choose a tag to compare

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

14 Aug 07:06
c037958
Compare
Choose a tag to compare

0.4.1 (2023-08-14)

Bug Fixes

  • don't trigger ResizeObserver after view destroyed (#23) (8cfb11e)

v0.4.0

06 Aug 08:40
eddddac
Compare
Choose a tag to compare

0.4.0 (2023-08-06)

Features

  • warn for marks with inclusive as true (#19) (e67ddcf)

v0.3.5

13 Feb 07:15
39f555a
Compare
Choose a tag to compare

0.3.5 (2023-02-13)

Bug Fixes

  • add WebKit vendor prefix for user-select (#15) (37e2d8b), closes #14

v0.3.4

19 Dec 08:36
56e72ac
Compare
Choose a tag to compare

0.3.4 (2022-12-19)

Bug Fixes

v0.3.3

22 Nov 12:48
ac10de4
Compare
Choose a tag to compare

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

18 Nov 13:49
d9a62c7
Compare
Choose a tag to compare

0.3.2 (2022-11-18)

Bug Fixes

v0.3.1

18 Nov 13:13
095db84
Compare
Choose a tag to compare

0.3.1 (2022-11-18)

Bug Fixes

v0.3.0

18 Nov 12:44
6c7c36f
Compare
Choose a tag to compare

0.3.0 (2022-11-18)

Features

  • overlay the cursor over the editor (#7) (0c06bca)

v0.2.0

18 Nov 09:13
c0b74e1
Compare
Choose a tag to compare

0.2.0 (2022-11-18)

Features

  • use css variable to override cursor color (05204b4)