Tldraw/apps/examples/src/examples/speech-bubble
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
..
SpeechBubble textfields: nix disableTab option; make TextShapes have custom Tab behavior as intended (#3506) 2024-04-17 11:11:08 +00:00
CustomShapeWithHandles.tsx tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
README.md textfields [1 of 3]: add text into speech bubble; also add rich text example (#3050) 2024-03-27 09:33:48 +00:00
customhandles.css textfields [1 of 3]: add text into speech bubble; also add rich text example (#3050) 2024-03-27 09:33:48 +00:00

README.md

title component category priority
Speech bubble ./CustomShapeWithHandles.tsx shapes/tools 1

A custom shape with handles