Tldraw/packages/tldraw/src/lib/canvas
Steve Ruiz 9fc5f4459f
Roundup fixes (#2862)
This one is a roundup of superficial changes, apologies for having them
in a single PR.

This PR:
- does some chair re-arranging for one of our hotter paths related to
updating shapes
- changes our type exports for editor components
- adds shape indicator to editor components
- moves canvas to be an editor component
- fixes a CSS bug with hinted buttons
- fixes CSS bugs with the menus
- fixes bad imports in examples

### Change Type

- [x] `major`
2024-02-19 14:52:43 +00:00
..
TldrawCropHandles.tsx Roundup fixes (#2862) 2024-02-19 14:52:43 +00:00
TldrawHandles.tsx Roundup fixes (#2862) 2024-02-19 14:52:43 +00:00
TldrawHoveredShapeIndicator.tsx Roundup fixes (#2862) 2024-02-19 14:52:43 +00:00
TldrawScribble.tsx Roundup fixes (#2862) 2024-02-19 14:52:43 +00:00
TldrawSelectionBackground.tsx Roundup fixes (#2862) 2024-02-19 14:52:43 +00:00
TldrawSelectionForeground.tsx Roundup fixes (#2862) 2024-02-19 14:52:43 +00:00