tldraw/apps/examples/src
Lu Wilson 8df5a22ad9
Add external dialog example (#2887)
This PR adds an example that shows you how to make your dialogs pop
outside of the Tldraw component and go fullscreen.

Closes TLD-2191

### Change Type

- [x] `documentation` — Changes to the documentation only[^2]

[^1]: publishes a `patch` release, for devDependencies use `internal`
[^2]: will not publish a new version

### Test Plan

1. Try out the "External dialog" example.
2. Open the keyboard shortcuts dialog (or any dialog).
3. The dialog should be centered in the browser window, not just the
tldraw component.

- [ ] Unit Tests
- [ ] End to end tests

### Release Notes

- Dev: Added an example for dialogs that go outside the component.
2024-02-29 09:44:19 +00:00
..
examples Add external dialog example (#2887) 2024-02-29 09:44:19 +00:00
hooks debug: add FPS counter (#2558) 2024-01-24 12:23:26 +00:00
icons New vite-based examples app (#1226) 2023-05-05 13:10:36 +00:00
misc Examples tweaks (#2681) 2024-02-02 17:36:30 +00:00
ExamplePage.tsx examples: clean up Canvas/Store events and make UiEvents have code snippets (#2770) 2024-02-07 16:51:04 +00:00
examples.tsx docs: rework docs site to have different sections (#2686) 2024-01-30 14:19:25 +00:00
index.html seo: take 2 (#2817) 2024-02-15 11:28:43 +00:00
index.tsx Roundup fixes (#2862) 2024-02-19 14:52:43 +00:00
styles.css examples: clean up Canvas/Store events and make UiEvents have code snippets (#2770) 2024-02-07 16:51:04 +00:00
vite-env.d.ts add descriptions to examples (#2375) 2023-12-27 17:17:18 +00:00