Skip to content

Releases: yjs/y-prosemirror

v1.0.8

16 Apr 20:41
Compare
Choose a tag to compare
  • Merge pull request #45 from AdventureBeard/master 22c8934
  • Clean up yDoc observers on PM plugin destroy 90ddee1

v1.0.7...v1.0.8

v1.0.7

06 Mar 16:44
Compare
Choose a tag to compare
  • remove import of type definition - closes #40 c22997a

v1.0.6...v1.0.7

v1.0.6

14 Feb 14:39
Compare
Choose a tag to compare
  • Merge pull request #35 from jacobdoran/patch-1 914a6d0
  • Fixed event listener memory leak 8359016

v1.0.5...v1.0.6

v1.0.5

15 Dec 15:26
Compare
Choose a tag to compare

v1.0.4...v1.0.5

v1.0.4

10 Dec 19:07
Compare
Choose a tag to compare
  • Fix target ranges when selecting nodes - fixes #32 0be628c

v1.0.3...v1.0.4

v1.0.3

08 Dec 15:27
Compare
Choose a tag to compare
  • use json encoding for comparison 48d2bfc

v1.0.2...v1.0.3

v1.0.2

08 Dec 15:19
Compare
Choose a tag to compare
  • properly compare doc content cf3f211

v1.0.1...v1.0.2

v1.0.1

08 Dec 15:12
Compare
Choose a tag to compare
  • fix lint issues a6205a3
  • check initial document for changed properties as well - fixes #30 81ecfa8

v1.0.0...v1.0.1

v1.0.0

07 Nov 17:10
Compare
Choose a tag to compare
  • added a few missing exports d2cae20
  • Merge pull request #29 from yjs/revert-toms-refactor 52116dd
  • revert toms refactor e39c91e
  • Merge branch 'master' into refactor b79d656
  • Use barebone Yjs modle - fixes #28 c612490
  • yDocToProsemirrorJSON should include top-level doc element e26f409
  • fix 43f01a9
  • Document the JSON methods 7d88a2e
  • Document and type utility methods 5b11857
  • lint 7d1b470
  • lint 6811a2e
  • Move lib methods to lib, separate keys to avoid circular dep 6bd118f
  • fix build process relying on relative deps - fixes #25 be02c7c
  • Broken demo link - fixes #22 ebda6f6

v0.3.7...v1.0.0

v0.3.7

12 Sep 14:33
Compare
Choose a tag to compare
  • Allow two editor bindings using the same awareness instance. fixes #19 b8c0555
  • add example cbf7226
  • Merge branch 'master' of git://github.com/boschDev/y-prosemirror 2cb32d9
  • Get bounding rects of the selection instead of the selected elements 9fbe31c
  • Get the selection from the prosemirror root insteadd of the window 42993e7
  • Fix lint issues 8ac0edc
  • Use of the dom lib0 5ce6af2
  • Rename current cursor to local cursor d504146
  • Code style 6145224
  • Only force scrollIntoView when the currsor in view 139ff4d
  • Remove scroll into view be update yjs -> pm f4a6fe7

Thanks @boschDev for the scroll fix ❤️

v0.3.6...v0.3.7