Commit 2bf7e26
authored
ENG-1084 - initial implementation of tldraw Clipboard (Roam) (#569)
* init
* revert roamjs-components update
* add grouping
* fix lints
* add drag and drop
* improve drag and drop image
* prevent navigation during drag operations
* Add store version tracking for clipboard updates on shape changes
* update cursor styles for draggable groups
* move from localstorage to block props
* refactor color handling in Clipboard and DiscourseNodeUtil components to use getDiscourseNodeColors utility
* adjust sizing to zoom level
* Add customDefaultToolbar and move clipboard button beside lock - temporarily disabled WIP
* Implement scrollable container detection for clipboard bounding rectangle
* pnpm-lock
* .
* move icon back to custom toolbar
* tldraw patch for custom toolbar
* .
* review
* error emails1 parent 050eaa1 commit 2bf7e26
File tree
9 files changed
+1368
-58
lines changed- apps/roam/src/components/canvas
- patches
9 files changed
+1368
-58
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
450 | 450 | | |
451 | 451 | | |
452 | 452 | | |
453 | | - | |
454 | 453 | | |
455 | 454 | | |
456 | 455 | | |
457 | 456 | | |
458 | 457 | | |
459 | | - | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
460 | 462 | | |
461 | 463 | | |
462 | 464 | | |
463 | 465 | | |
464 | 466 | | |
465 | 467 | | |
466 | 468 | | |
467 | | - | |
| 469 | + | |
468 | 470 | | |
469 | 471 | | |
470 | 472 | | |
| |||
0 commit comments