Commit 278324c
authored
ENG-62 - Upgrade Tldraw (#235)
* Initial Port, WIP
* fix Save Images To Roam
* prettier formatting
* fix Save SVGs as Files To Roam
* fix Send To Canvas
* Fix Canvas Drawer
* Fix Canvas References
* Add asset preloading to TldrawCanvas and improve loading error handling
* Remove useRoamStore utility and its associated logic
* re-add package-lock
* Add error handling for Tldraw component to send error details via email
* Refactor tool selection in cancelAndWarn method to use "select" instead of "select.idle"
* Update onInteractionEnd callback in DiscourseRelationTool to use action and name variables
* Refactor error messages in DiscourseRelationTool and DiscourseRelationUtil to display unique node types for better clarity
* format
* relation creation bug fix
* tldraw height
* Move relation creation to event mouse up
* temporarily remove cannot remove this handle"
* fixes
* Remove canvas UI overrides utility file
* Refactor relation color handling by introducing getRelationColor utility; update color assignments in DiscourseNodeUtil, uiOverrides, and DiscourseRelationTool components.1 parent ca2f93b commit 278324c
33 files changed
Lines changed: 25948 additions & 3813 deletions
File tree
- apps/roam
- patches
- src
- components
- canvas
- DiscourseRelationShape
- data
- styles
- utils
- local
- patches
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
| 34 | + | |
37 | 35 | | |
38 | 36 | | |
39 | 37 | | |
| |||
43 | 41 | | |
44 | 42 | | |
45 | 43 | | |
46 | | - | |
47 | | - | |
| 44 | + | |
48 | 45 | | |
49 | 46 | | |
Lines changed: 0 additions & 336 deletions
This file was deleted.
0 commit comments