Tldraw/apps/dotcom/src/pages
Mime Čuvalo 8fa87cc84a
touchscreen: improve the side panel, fix deploy env var, create room programmatically (#3806)
### Change Type

<!--  Please select a 'Scope' label ️ -->

- [ ] `sdk` — Changes the tldraw SDK
- [x] `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-05-22 10:04:24 +00:00
..
history-snapshot.tsx Allow clients to gracefully handle rejection (#3673) 2024-05-02 13:54:21 +00:00
history.tsx Allow clients to gracefully handle rejection (#3673) 2024-05-02 13:54:21 +00:00
new.tsx Allow clients to gracefully handle rejection (#3673) 2024-05-02 13:54:21 +00:00
not-found.tsx Allow clients to gracefully handle rejection (#3673) 2024-05-02 13:54:21 +00:00
public-multiplayer.tsx Readonly / room creation omnibus (#3192) 2024-04-25 14:10:40 +00:00
public-readonly-legacy.tsx Readonly / room creation omnibus (#3192) 2024-04-25 14:10:40 +00:00
public-readonly.tsx Readonly / room creation omnibus (#3192) 2024-04-25 14:10:40 +00:00
public-snapshot.tsx Move storing of snapshots to R2 (#3693) 2024-05-08 09:06:02 +00:00
public-touchscreen-side-panel.tsx touchscreen: improve the side panel, fix deploy env var, create room programmatically (#3806) 2024-05-22 10:04:24 +00:00
root.tsx Readonly / room creation omnibus (#3192) 2024-04-25 14:10:40 +00:00