Tldraw/packages/tldraw/src/lib/shapes
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
..
arrow textfields: nix disableTab option; make TextShapes have custom Tab behavior as intended (#3506) 2024-04-17 11:11:08 +00:00
bookmark Add url validation (#2428) 2024-01-09 10:49:57 +00:00
draw Stickies: release candidate (#3249) 2024-04-14 18:40:02 +00:00
embed Display none for culled shapes (#3291) 2024-04-05 13:23:02 +00:00
frame Stickies: release candidate (#3249) 2024-04-14 18:40:02 +00:00
geo geo: fix double unique id on DOM (#3514) 2024-04-17 14:01:12 +00:00
highlight React-powered SVG exports (#3117) 2024-03-25 14:16:55 +00:00
image Stickies: release candidate (#3249) 2024-04-14 18:40:02 +00:00
line Faster selection / erasing (#3454) 2024-04-13 13:30:30 +00:00
note textfields: nix disableTab option; make TextShapes have custom Tab behavior as intended (#3506) 2024-04-17 11:11:08 +00:00
shared textfields: nix disableTab option; make TextShapes have custom Tab behavior as intended (#3506) 2024-04-17 11:11:08 +00:00
text textfields: nix disableTab option; make TextShapes have custom Tab behavior as intended (#3506) 2024-04-17 11:11:08 +00:00
video React-powered SVG exports (#3117) 2024-03-25 14:16:55 +00:00