Skip to content

Releases: yjs/y-prosemirror

v2.0.0-1

10 Dec 22:42

Choose a tag to compare

v2.0.0-1 Pre-release
Pre-release

v1.3.7...v2.0.0-1

v1.3.7

03 Jul 13:45

Choose a tag to compare

  • Merge branch 'KentoMoriwaki-kento/fix-insert' b6509d5
  • Fix incorrect node updates by wrong right side match ef35266

v1.3.6...v1.3.7

v1.3.6

22 Jun 20:10

Choose a tag to compare

  • handle cursor restoration properly on empty and non-empty lines - fixes #190 ab23460

v1.3.5...v1.3.6

v1.3.5

07 May 17:54

Choose a tag to compare


v1.3.4...v1.3.5

v1.3.4

22 Apr 15:27

Choose a tag to compare

  • [undo plugin] optimize #183 96db316
  • Merge pull request #183 from nperez0111/undo-redo-commands e534deb
  • feat: add undoCommand and redoCommand 1f43175

v1.3.3...v1.3.4

v1.3.3

13 Apr 23:05

Choose a tag to compare

  • fix cursor test e37ef8b
  • Merge pull request #181 from nperez0111/fix/selections 62762a8
  • fix: use TextSelection.between for restoring the selection 2298733

v1.3.2...v1.3.3

v1.3.2

10 Apr 18:26

Choose a tag to compare

  • Merge pull request #180 from Ft-Blue/master cb4ec5f
  • fix: pass historyDoc type in renderSnapshot 432c207

v1.3.1...v1.3.2

v1.3.1

08 Apr 11:23

Choose a tag to compare

  • make todo item to deprecate "mapping" property 5e2239e
  • Merge pull request #179 from nperez0111/init-prosemirror-return fb4b501
  • fix: return both mapping and meta 4e68e4d

v1.3.0...v1.3.1

Overlapping Marks support

22 Mar 22:57

Choose a tag to compare

Note that older y-prosemirror versions won't be able to read overlapping marks!

Be careful about the upgradepath if you have native web apps.

v1.2.17

05 Mar 13:35

Choose a tag to compare

  • [yCursorPlugin] provide clientId in cursorBuilder 68f39d4

v1.2.16...v1.2.17