docusaurus/packages/docusaurus-theme-common/src/utils
Sébastien Lorber 50d6d1e56b
fix(theme-common): fix issue in tab scroll position restoration on tab click (#8628)
2023-02-03 12:48:58 +01:00
..
__tests__ chore: upgrade dependencies (#8534) 2023-01-10 13:23:16 -05:00
ThemeClassNames.ts feat(docs,blog,pages): add support for "unlisted" front matter - hide md content in production (#8004) 2022-11-03 14:31:41 +01:00
admonitionUtils.tsx fix(theme-classic): polish admonition details, render title-only admonitions (#8150) 2022-12-09 20:02:06 +01:00
blogUtils.ts feat(docs,blog,pages): add support for "unlisted" front matter - hide md content in production (#8004) 2022-11-03 14:31:41 +01:00
codeBlockUtils.ts refactor: fix more type-aware linting errors (#7479) 2022-05-24 19:19:24 +08:00
docsUtils.tsx fix(docs,theme): auto-generated category index should not display unlisted content (#8319) 2022-11-10 18:31:01 +01:00
errorBoundaryUtils.tsx fix(live-codeblock): add error boundary to live code preview (#8015) 2022-10-13 17:49:27 +02:00
footerUtils.ts
generalUtils.ts
historyUtils.ts fix(theme-common): prepare usage of useSyncExternalStore compatibility with React 18 (#8618) 2023-02-02 14:41:33 +01:00
jsUtils.ts
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 refactor(theme): move LayoutProviders to Layout/Provider; composeProviders util (#7676) 2022-06-24 18:36:27 +02:00
regexpUtils.ts
routesUtils.ts refactor: fix a lot of errors in type-aware linting (#7477) 2022-05-24 15:40:26 +08:00
scrollUtils.tsx fix(theme-common): fix issue in tab scroll position restoration on tab click (#8628) 2023-02-03 12:48:58 +01:00
searchUtils.ts refactor: fix a lot of errors in type-aware linting (#7477) 2022-05-24 15:40:26 +08:00
skipToContentUtils.tsx feat: add eslint plugin no-html-links (#8156) 2022-12-14 18:28:29 +01:00
storageUtils.ts fix(theme-common): localStorage utils dispatch too many storage events leading to infinite loop (#8619) 2023-02-02 15:39:40 +01:00
tabsUtils.tsx fix(theme-common): fix issue in tab scroll position restoration on tab click (#8628) 2023-02-03 12:48:58 +01: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
unlistedUtils.tsx feat(docs,blog,pages): add support for "unlisted" front matter - hide md content in production (#8004) 2022-11-03 14:31:41 +01:00
useAlternatePageUtils.ts
useLocalPathname.ts
useLocationChange.ts refactor(theme-common): rename useDynamicCallback to useEvent (#7671) 2022-06-24 12:10:03 +02:00
usePluralForm.ts refactor: fix a lot of errors in type-aware linting (#7477) 2022-05-24 15:40:26 +08:00
useThemeConfig.ts feat(theme-classic): themeConfig navbar/footer logos accept className/style + update Meta Open-Source Logo (#7643) 2022-06-23 11:22:27 +02:00