Skip to content

Releases: loro-dev/loro

[email protected]

21 Jun 04:13
Compare
Choose a tag to compare

Patch Changes

[email protected]

21 Jun 04:13
Compare
Choose a tag to compare

Patch Changes

[email protected]

13 Jun 07:33
2940029
Compare
Choose a tag to compare

Patch Changes

  • afac347: feat: implement Counter and expose it to js side

[email protected]

13 Jun 07:33
2940029
Compare
Choose a tag to compare

Patch Changes

[email protected]

06 Jun 09:00
f86421e
Compare
Choose a tag to compare

Patch Changes

  • 6d47015: Make cursors transformation better in undo/redo loop
  • dc55055: Perf(wasm) cache text.toDelta

[email protected]

06 Jun 09:01
f86421e
Compare
Choose a tag to compare

Patch Changes

[email protected]

23 May 02:30
7fc85b1
Compare
Choose a tag to compare

Patch Changes

  • 34f6064: Better undo events & transform cursors by undo manager (#369)

    🧪 Testing

    • Enable compatibility test (#367)

[email protected]

23 May 02:30
7fc85b1
Compare
Choose a tag to compare

Patch Changes

[email protected]

21 May 05:14
c8bbb43
Compare
Choose a tag to compare

Patch Changes

  • 5cd80b0: Refine undo impl

    • Add "undo" origin for undo and redo event
    • Allow users to skip certain local operations
    • Skip undo/redo ops that are not visible to users
    • Add returned bool value to indicate whether undo/redo is executed

[email protected]

21 May 05:14
c8bbb43
Compare
Choose a tag to compare

Patch Changes

  • 5cd80b0: Refine undo impl

    • Add "undo" origin for undo and redo event
    • Allow users to skip certain local operations
    • Skip undo/redo ops that are not visible to users
    • Add returned bool value to indicate whether undo/redo is executed
  • Updated dependencies [5cd80b0]