Skip to content

v0.0.1

Choose a tag to compare

@dmonad dmonad released this 27 May 18:24
· 71 commits to main since this release
  • reset version for fresh release 849e992
  • add docs for yrange & ypos 9c600ed
  • Merge branch 'main' of github.com:yjs/y-codemirror.next into main d48364e
  • bump dependencies aaa94ef
  • Setup CI a8e9919
  • fix tests f1b236b
  • add undo of selections ab28bd5
  • add y-undomanager 40c1c2a
  • clean up dependencies and make tests work in nodejs a4de4e4
  • bump to codemirror@0.18 8f67bb5
  • Merge branch 'main' of github.com:yjs/y-codemirror.next into main 9161081
  • spell 0b96ba6
  • Update README.md 08711fa
  • add abstraction for creating relative positions ae36771
  • bump updates b02b12f
  • update readme a892340
  • fix all randomized tests 89ba345
  • create testsuite for yjs-cm binding e89cde1
  • proper-line selection end-start range 6dd581a
  • attempt working with line decorations cdad13f
  • fix backwards selection bug 57856ca
  • use awareness colors 29b382e
  • Rendering remote selections 38d92a6
  • reorganize plugins d72777f
  • position of caret-circle 9ba47f0
  • style remote cursor 8c2e167
  • add theming for ycursors 8afecc4
  • cursors basic plugin e987645
  • sync ytext <-> editor f972047
  • Implement facets and view update handler 8eda45a

b0b4b9c...v0.0.1