v0.3.7
- 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 ❤️