Tldraw/apps/dotcom/src
Mitja Bezenšek d16e06ff40
Update the document title to include the document name. (#3197)
We now update the `document.title` with the document name. For empty
rooms we default back to `tldraw`, just as we have it in `index.html`.

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

- [ ] `bugfix` — Bug fix
- [ ] `feature` — New feature
- [x] `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

### Release Notes

- Use the document name in the `document.title`.
2024-03-18 15:34:08 +00:00
..
__snapshots__ [dx] Derive vercel routes from react-router config (#2937) 2024-02-26 12:30:35 +00:00
components Update the document title to include the document name. (#3197) 2024-03-18 15:34:08 +00:00
hooks Remove access token logic. (#3187) 2024-03-18 14:34:38 +00:00
pages tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
utils Remove access token logic. (#3187) 2024-03-18 14:34:38 +00:00
main.tsx Make Vercel URL rewrites precise (#2913) 2024-02-22 18:25:45 +00:00
routes.test.tsx [dx] Derive vercel routes from react-router config (#2937) 2024-02-26 12:30:35 +00:00
routes.tsx Make Vercel URL rewrites precise (#2913) 2024-02-22 18:25:45 +00:00