David Luzar
defd34923a
docs: fix updateScene storeAction default tsdoc & document types ( #8048 )
2024-05-22 13:40:23 +02:00
Aakansha Doshi
1ed53b153c
build: enable consistent type imports eslint rule ( #7992 )
...
* build: enable consistent type imports eslint rule
* change to warn
* fix the warning in example and excalidraw-app
* fix packages
* enable type annotations and throw error for the rule
2024-05-08 14:21:50 +05:30
Marcel Mraz
4d83d1c91e
fix: use Reflect API instead of Object.hasOwn ( #7958 )
2024-04-25 15:36:26 +02:00
Marcel Mraz
015b46ab23
feat: expose StoreAction in relation to multiplayer history ( #7898 )
...
Improved Store API and improved handling of actions to eliminate potential concurrency issues
2024-04-22 09:22:25 +00:00
Marcel Mraz
530617be90
feat: multiplayer undo / redo ( #7348 )
2024-04-17 14:01:24 +02:00