loro/crates/loro-ffi/src
Zixuan Chen 479c2268f3
feat: UndoManager's onPush now can access the change event (#588)
Include `origin` and `commitMessage` in the UndoManager's onPush and onPop #584
2024-12-23 11:49:35 +08:00
..
container fix: dead loop when importing updates (#570) 2024-11-29 13:01:15 +08:00
awareness.rs feat: add FFI for Loro (#420) 2024-09-29 07:41:59 +08:00
config.rs fix: ffi remove try unwrap (#506) 2024-10-10 20:13:59 +08:00
container.rs feat: add FFI for Loro (#420) 2024-09-29 07:41:59 +08:00
doc.rs feat: return import status in import_batch method (#573) 2024-12-09 16:31:21 +08:00
event.rs fix: dead loop when importing updates (#570) 2024-11-29 13:01:15 +08:00
lib.rs fix: ffi export mode 2024-11-28 14:49:54 +08:00
undo.rs feat: UndoManager's onPush now can access the change event (#588) 2024-12-23 11:49:35 +08:00
value.rs fix: dead loop when importing updates (#570) 2024-11-29 13:01:15 +08:00
version.rs Fix warnings (#484) 2024-09-29 21:15:19 +08:00