tldraw/apps/docs/components
Mime Čuvalo 3adae06d9c
security: enforce use of our fetch function and its default referrerpolicy (#3884)
followup to https://github.com/tldraw/tldraw/pull/3881 to enforce this
in the codebase

Describe what your pull request does. If appropriate, add GIFs or images
showing the before and after.

### Change Type

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

- [x] `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
2024-06-11 13:59:25 +00:00
..
article-components Add docs (#2470) 2024-01-15 12:33:15 +00:00
mdx-components [docs] design shuffle (#2951) 2024-02-29 16:28:45 +00:00
ArticleDetails.tsx Force interface instead of type for better docs (#3815) 2024-05-22 15:55:49 +00:00
ArticleDocsPage.tsx [docs] design shuffle (#2951) 2024-02-29 16:28:45 +00:00
ArticleHeadingLinks.tsx [docs] design shuffle (#2951) 2024-02-29 16:28:45 +00:00
ArticleNavLinks.tsx Force interface instead of type for better docs (#3815) 2024-05-22 15:55:49 +00:00
ArticleReferenceDocsPage.tsx [docs] design shuffle (#2951) 2024-02-29 16:28:45 +00:00
Autocomplete.css [docs] Small style changes (#2805) 2024-02-13 10:07:29 +00:00
Autocomplete.tsx Force interface instead of type for better docs (#3815) 2024-05-22 15:55:49 +00:00
AutoRefresh.tsx children: any -> children: ReactNode (#3061) 2024-03-04 14:48:40 +00:00
Breadcrumb.tsx Add docs (#2470) 2024-01-15 12:33:15 +00:00
CategoryDocsPage.tsx [docs] design shuffle (#2951) 2024-02-29 16:28:45 +00:00
ExampleCodeBlock.tsx tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
ExampleDocsPage.tsx [docs] design shuffle (#2951) 2024-02-29 16:28:45 +00:00
FancyBox.tsx [docs] design shuffle (#2951) 2024-02-29 16:28:45 +00:00
Footer.tsx [docs] design shuffle (#2951) 2024-02-29 16:28:45 +00:00
Header.tsx security: enforce use of our fetch function and its default referrerpolicy (#3884) 2024-06-11 13:59:25 +00:00
HeroImage.tsx Add docs (#2470) 2024-01-15 12:33:15 +00:00
Icon.tsx Add docs (#2470) 2024-01-15 12:33:15 +00:00
Icons.tsx [docs] design shuffle (#2951) 2024-02-29 16:28:45 +00:00
Mdx.tsx Add editor notes to the docs (#3832) 2024-06-04 12:01:10 +00:00
Search.tsx fix docs build (#3201) 2024-03-18 15:59:29 +00:00
SectionDocsPage.tsx [docs] design shuffle (#2951) 2024-02-29 16:28:45 +00:00
Sidebar.tsx [docs] design shuffle (#2951) 2024-02-29 16:28:45 +00:00
SidebarCloseButton.tsx Add docs (#2470) 2024-01-15 12:33:15 +00:00
Spinner.tsx [docs] Autocomplete styling tweaks (#2732) 2024-02-05 20:46:07 +00:00
ThemeSwitcher.tsx Add docs (#2470) 2024-01-15 12:33:15 +00:00
ToggleMenuButton.tsx Add docs (#2470) 2024-01-15 12:33:15 +00:00