Commit cfeef53
committed
feat(editor): integrate excalidraw with server file upload/update
- Update @haklex/* packages to 0.0.54
- Add ExcalidrawConfigProvider with saveSnapshot and apiUrl
- Implement saveExcalidrawSnapshot with update-in-place support
- Add filesApi.update for PUT /files/:type/:name
- Fix RichDiffBridge: TldrawNode → ExcalidrawNode
- Alias excalidraw to production build for Vite compatibility1 parent 613cce4 commit cfeef53
6 files changed
Lines changed: 605 additions & 3004 deletions
File tree
- src
- api
- components/editor/rich
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments