docusaurus/packages/docusaurus-theme-common/src/utils
2023-11-10 18:12:55 +01:00
..
__tests__
accessibilityUtils.ts fix(theme): fix collapsible sidebar behavior when prefers-reduced-motion (#8971) 2023-05-12 12:18:34 +02:00
admonitionUtils.tsx feat: upgrade to MDX v2 (#8288) 2023-04-21 19:48:57 +02:00
blogUtils.ts
codeBlockUtils.ts chore: upgrade syntax highlighting dependencies, prism-react-renderer to v2, react-live to v4 (#9316) 2023-10-06 19:15:14 +02:00
docsUtils.tsx fix(theme): docs html sidebar items should always be visible (#9531) 2023-11-10 18:12:55 +01:00
errorBoundaryUtils.module.css feat(theme-mermaid): upgrade Mermaid to v10.4 - handle async rendering (#9305) 2023-09-14 17:23:07 +02:00
errorBoundaryUtils.tsx feat(theme-mermaid): upgrade Mermaid to v10.4 - handle async rendering (#9305) 2023-09-14 17:23:07 +02:00
footerUtils.ts
generalUtils.ts
historyUtils.ts fix(theme-common): remove useless useSyncExternalStore shim (#9276) 2023-09-04 16:21:59 +02:00
jsUtils.ts
metadataUtils.tsx
navbarUtils.tsx
reactUtils.tsx feat: React 18 + automatic JSX runtime + build --dev (#8961) 2023-06-08 19:40:15 +02:00
regexpUtils.ts
routesUtils.ts
scrollUtils.tsx feat: React 18 + automatic JSX runtime + build --dev (#8961) 2023-06-08 19:40:15 +02:00
searchUtils.ts
skipToContentUtils.tsx fix(theme): add __ prefix to technical anchors, search crawlers (Algolia) should ignore them (#8909) 2023-04-20 16:39:50 +02:00
storageUtils.ts fix(theme-common): remove useless useSyncExternalStore shim (#9276) 2023-09-04 16:21:59 +02:00
tabsUtils.tsx feat: React 18 + automatic JSX runtime + build --dev (#8961) 2023-06-08 19:40:15 +02:00
tagsUtils.ts
ThemeClassNames.ts
tocUtils.ts
unlistedUtils.tsx
useAlternatePageUtils.ts fix(theme): canonical url should be not change after hydration if url accessed with/without trailing slash (#9130) 2023-07-21 19:22:26 +02:00
useLocalPathname.ts
useLocationChange.ts
usePluralForm.ts
useThemeConfig.ts