tldraw/apps/docs/components
Mime Čuvalo 9b65b0e20f
docs: fix scroll position and theming issue for code snippets (#2883)
- scrolling to a section was hiding the header under the top layout when
clicking on the sidebar
- dark mode wasn't hydrating correctly and we only render on client, for
now

### Change Type

- [x] `documentation` — Changes to the documentation only[^2]
2024-02-20 14:24:54 +00:00
..
article-components Add docs (#2470) 2024-01-15 12:33:15 +00:00
mdx-components docs: fix scroll position and theming issue for code snippets (#2883) 2024-02-20 14:24:54 +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] Small style changes (#2805) 2024-02-13 10:07:29 +00:00
Autocomplete.tsx docs: add full-text search (#2735) 2024-02-06 09:49:31 +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: better code snippets (#2801) 2024-02-12 14:30: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] Small style changes (#2805) 2024-02-13 10:07:29 +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 docs: better code snippets (#2801) 2024-02-12 14:30:55 +00:00
Search.tsx [docs] Small style changes (#2805) 2024-02-13 10:07:29 +00:00
SectionDocsPage.tsx docs: rework docs site to have different sections (#2686) 2024-01-30 14:19:25 +00:00
Sidebar.tsx docs: better code snippets (#2801) 2024-02-12 14:30:55 +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