docusaurus/packages/docusaurus-theme-common/src/utils
Sébastien Lorber 95e2d469e3
chore: Rename Twitter links/labels to X (#10509)
2024-09-19 11:30:57 +02:00
..
__tests__ feat(blog): authors page (#10216) 2024-08-01 17:30:49 +02:00
IntlUtils.ts refactor(theme): dates should be formatted on the client-side instead of in nodejs code (#9868) 2024-02-23 18:30:05 +01:00
ThemeClassNames.ts feat(theme): show unlisted/draft banners in dev mode (#10376) 2024-08-08 20:48:42 +02:00
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
codeBlockUtils.ts fix(theme-common): fix missing code block MagicComments style in Visual Basic (.NET) 16 (#9727) 2024-01-12 21:13:24 +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 feat(theme-common): JSDoc for all APIs (#6974) 2022-03-23 21:39:19 +08:00
generalUtils.ts feat(theme-common): JSDoc for all APIs (#6974) 2022-03-23 21:39:19 +08:00
historyUtils.ts refactor(website): refactor showcase components (#10023) 2024-04-10 10:42:27 +02:00
jsUtils.ts feat(blog): group sidebar items by year (`themeConfig.blog.sidebar.groupByYear`) (#10252) 2024-06-28 16:59:35 +02:00
metadataUtils.tsx chore: enable import/order rule (#7418) 2022-05-14 23:39:50 +08:00
navbarUtils.tsx feat(theme-classic): show blog sidebar on mobile (#7012) 2022-03-30 09:15:54 +08:00
reactUtils.tsx feat: React 18 + automatic JSX runtime + build --dev (#8961) 2023-06-08 19:40:15 +02:00
regexpUtils.ts feat(theme-common): JSDoc for all APIs (#6974) 2022-03-23 21:39:19 +08:00
routesUtils.ts refactor: fix a lot of errors in type-aware linting (#7477) 2022-05-24 15:40:26 +08:00
scrollUtils.tsx feat: React 18 + automatic JSX runtime + build --dev (#8961) 2023-06-08 19:40:15 +02:00
searchUtils.ts refactor(docs): theme-common shouldn't depend on docs content (#10316) 2024-07-23 10:50:07 +02:00
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 feat(core): site storage config options (experimental) (#10121) 2024-05-10 14:41:51 +02:00
tabsUtils.tsx feat: React 18 + automatic JSX runtime + build --dev (#8961) 2023-06-08 19:40:15 +02:00
tagsUtils.ts refactor(types): move non-core, non-public types out of the types package (#7293) 2022-05-03 17:15:48 +08:00
tocUtils.ts refactor: fix a lot of errors in type-aware linting (#7477) 2022-05-24 15:40:26 +08:00
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 feat(theme-common): JSDoc for all APIs (#6974) 2022-03-23 21:39:19 +08:00
useLocationChange.ts refactor(theme-common): rename useDynamicCallback to useEvent (#7671) 2022-06-24 12:10:03 +02:00
usePluralForm.ts chore: Rename Twitter links/labels to X (#10509) 2024-09-19 11:30:57 +02:00
useThemeConfig.ts feat(blog): group sidebar items by year (`themeConfig.blog.sidebar.groupByYear`) (#10252) 2024-06-28 16:59:35 +02:00