tldraw/apps/docs/components
Steve Ruiz dc92e2c61f
[docs] Fix links, little style tweaks (#2724)
This PR is a small but mighty improvement to our docs.

### Change Type

- [ ] `patch` — Bug fix
- [ ] `minor` — New feature
- [ ] `major` — Breaking change
- [ ] `dependencies` — Changes to package dependencies[^1]
- [x] `documentation` — Changes to the documentation only[^2]
- [ ] `tests` — Changes to any test code only[^2]
- [ ] `internal` — Any other changes that don't affect the published
package[^2]
- [ ] I don't know

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

---------

Co-authored-by: Mime Čuvalo <mimecuvalo@gmail.com>
2024-02-05 14:42:55 +00:00
..
article-components Add docs (#2470) 2024-01-15 12:33:15 +00:00
mdx-components docs: more cleanup following restructure (#2702) 2024-02-01 14:16:17 +00:00
ArticleDetails.tsx Fix translations link (#2477) 2024-01-17 10:10:44 +00:00
ArticleDocsPage.tsx [docs] Fix links, little style tweaks (#2724) 2024-02-05 14:42:55 +00:00
ArticleNavLinks.tsx Add docs (#2470) 2024-01-15 12:33:15 +00:00
Autocomplete.css docs: rework search UI (#2723) 2024-02-05 14:32:50 +00:00
Autocomplete.tsx docs: rework search UI (#2723) 2024-02-05 14:32:50 +00:00
AutoRefresh.tsx Update layout.tsx (#2619) 2024-01-25 23:05:49 +00:00
Breadcrumb.tsx Add docs (#2470) 2024-01-15 12:33:15 +00:00
CategoryDocsPage.tsx docs: rework docs site to have different sections (#2686) 2024-01-30 14:19:25 +00:00
ExampleCodeBlock.tsx [docs] Fix links, little style tweaks (#2724) 2024-02-05 14:42:55 +00:00
ExampleDocsPage.tsx [docs] Fix links, little style tweaks (#2724) 2024-02-05 14:42:55 +00:00
FancyBox.tsx Add docs (#2470) 2024-01-15 12:33:15 +00:00
Footer.tsx docs: rework docs site to have different sections (#2686) 2024-01-30 14:19:25 +00:00
Header.tsx [docs] Fix links, little style tweaks (#2724) 2024-02-05 14:42:55 +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: rework docs site to have different sections (#2686) 2024-01-30 14:19:25 +00:00
Mdx.tsx Add docs (#2470) 2024-01-15 12:33:15 +00:00
Search.tsx docs: rework search UI (#2723) 2024-02-05 14:32:50 +00:00
SectionDocsPage.tsx docs: rework docs site to have different sections (#2686) 2024-01-30 14:19:25 +00:00
Sidebar.tsx [docs] Fix links, little style tweaks (#2724) 2024-02-05 14:42:55 +00:00
SidebarCloseButton.tsx Add docs (#2470) 2024-01-15 12:33:15 +00:00
Spinner.tsx docs: rework search UI (#2723) 2024-02-05 14:32:50 +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