Tldraw/apps/dotcom/src/components
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
..
BoardHistoryLog
BoardHistorySnapshot
DefaultErrorFallback
DocumentName Update the document title to include the document name. (#3197) 2024-03-18 15:34:08 +00:00
ErrorPage
Head
PeopleMenu
ThemeUpdater
CursorChatBubble.tsx
ExportMenu.tsx
FileMenu.tsx Menu updates / fix flip / add export / remove Shape menu (#3115) 2024-03-11 18:31:28 +00:00
IFrameProtector.tsx
Links.tsx
LocalEditor.tsx quick fixes (#3128) 2024-03-12 11:50:12 +00:00
MultiplayerEditor.tsx Enable document name (#3150) 2024-03-14 10:39:33 +00:00
ShareButton.tsx
ShareMenu.tsx
SnapshotsEditor.tsx quick fixes (#3128) 2024-03-12 11:50:12 +00:00
SneakyOnDropOverride.ts
StoreErrorScreen.tsx