Tldraw/packages/tldraw/src/lib/shapes
Mime Čuvalo 34ad856873
textfields: nix disableTab option; make TextShapes have custom Tab behavior as intended (#3506)
We shouldn't be making this something you have to negate everytime you
use `useEditableText`. The TextShape can just have its custom behavior
since that's the intended usecase. (although I think that Tab there
doesn't do much anyway, but whatevs)

### 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 ️ -->

- [ ] `bugfix` — Bug fix
- [ ] `feature` — New feature
- [ ] `improvement` — Improving existing features
- [x] `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 11:11:08 +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 textfields: nix disableTab option; make TextShapes have custom Tab behavior as intended (#3506) 2024-04-17 11:11:08 +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