Tldraw/packages/tldraw/src/lib
Mime Čuvalo f754bebc32
geo: fix double unique id on DOM (#3514)
Minor thing, but there's two nodes with the same ID. I got rid of the
one on the HTMLContainer, either one seems fine to remove though
¯\\_(ツ)_/¯

<img width="546" alt="Screenshot 2024-04-17 at 14 53 32"
src="https://github.com/tldraw/tldraw/assets/469604/5c4acdef-842c-4c4a-b9fd-504e23837efe">


### 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
2024-04-17 14:01:12 +00:00
..
canvas Stickies: release candidate (#3249) 2024-04-14 18:40:02 +00:00
shapes geo: fix double unique id on DOM (#3514) 2024-04-17 14:01:12 +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
Tldraw.tsx "Soft preload" icons (#3507) 2024-04-17 10:57:08 +00:00
TldrawImage.tsx
defaultExternalContentHandlers.ts Stickies: release candidate (#3249) 2024-04-14 18:40:02 +00:00
defaultShapeTools.ts
defaultShapeUtils.ts
defaultSideEffects.ts
defaultTools.ts
styles.tsx
ui.css