tldraw/packages/editor/src/lib
Steve Ruiz 1bf2820a3f
Add component for ShapeIndicators (#4083)
This PR adds a component for `ShapeIndicators` to the UI component
overrides. It moves the "select tool" state logic up to the new
`TldrawShapeIndicators` component.

### Change type

- [ ] `bugfix`
- [x] `improvement`
- [ ] `feature`
- [x] `api`
- [ ] `other`

### Release notes

- Added new `ShapeIndicators` component to `components` object.
- Added new `TldrawShapeIndicators` component.
2024-07-05 10:41:03 +00:00
..
components Add component for ShapeIndicators (#4083) 2024-07-05 10:41:03 +00:00
config better auto-generated docs for Tldraw and TldrawEditor (#4012) 2024-06-24 15:55:46 +00:00
editor Fix multiple editor instances issue (#4001) 2024-06-24 12:24:24 +00:00
hooks Add component for ShapeIndicators (#4083) 2024-07-05 10:41:03 +00:00
primitives make sure everything marked @public gets documented (#3892) 2024-06-10 13:50:03 +00:00
test [Experiment] Allow users to use system's appearance (dark / light) mode (#3703) 2024-06-17 14:46:04 +00:00
utils local assets: make sure hard reset also clears out new asset db (#3979) 2024-06-26 13:15:02 +00:00
constants.ts assets: make option to transform urls dynamically / LOD (#3827) 2024-06-11 14:17:09 +00:00
options.ts Improve edge scrolling (#3950) 2024-06-17 14:18:49 +00:00
TldrawEditor.tsx Add component for ShapeIndicators (#4083) 2024-07-05 10:41:03 +00:00