Tldraw/packages/tldraw/src/lib
Mime Čuvalo d247b5dc53
arrows: fix bound arrow labels going over text shape (#3512)
Fixes https://github.com/tldraw/tldraw/issues/3433

### Change Type

<!--  Please select a 'Scope' label ️ -->

- [x] `sdk` — Changes the tldraw SDK
- [ ] `dotcom` — Changes the tldraw.com web app
- [ ] `docs` — Changes to the documentation, examples, or templates.
- [ ] `vs code` — Changes to the vscode plugin
- [ ] `internal` — Does not affect user-facing stuff

<!--  Please select a 'Type' label ️ -->

- [x] `bugfix` — Bug fix
- [ ] `feature` — New feature
- [ ] `improvement` — Improving existing features
- [ ] `chore` — Updating dependencies, other boring stuff
- [ ] `galaxy brain` — Architectural changes
- [ ] `tests` — Changes to any test code
- [ ] `tools` — Changes to infrastructure, CI, internal scripts,
debugging tools, etc.
- [ ] `dunno` — I don't know


### Release Notes

- Arrows: fix label positioning when bound.
2024-04-17 14:35:25 +00:00
..
canvas Stickies: release candidate (#3249) 2024-04-14 18:40:02 +00:00
shapes arrows: fix bound arrow labels going over text shape (#3512) 2024-04-17 14:35:25 +00:00
tools arrows: still use Dist instead of Dist2 (#3511) 2024-04-17 13:16:22 +00:00
ui "Soft preload" icons (#3507) 2024-04-17 10:57:08 +00:00
utils New migrations again (#3220) 2024-04-15 12:53:42 +00:00
Tldraw.test.tsx Fix jpg export and tests (#3198) 2024-03-18 15:08:09 +00:00
Tldraw.tsx "Soft preload" icons (#3507) 2024-04-17 10:57:08 +00:00
TldrawImage.tsx React-powered SVG exports (#3117) 2024-03-25 14:16:55 +00:00
defaultExternalContentHandlers.ts Stickies: release candidate (#3249) 2024-04-14 18:40:02 +00:00
defaultShapeTools.ts tldraw zero - package shuffle (#1710) 2023-07-17 21:22:34 +00:00
defaultShapeUtils.ts tldraw zero - package shuffle (#1710) 2023-07-17 21:22:34 +00:00
defaultSideEffects.ts Use canvas bounds for viewport bounds (#2798) 2024-02-12 15:03:25 +00:00
defaultTools.ts tldraw zero - package shuffle (#1710) 2023-07-17 21:22:34 +00:00
styles.tsx UI components round two (#2847) 2024-02-16 09:13:04 +00:00
ui.css styling: make dotcom and examples site have consistent font styling (#3271) 2024-03-27 09:44:22 +00:00