docusaurus/packages/docusaurus-theme-common/src/utils
2021-10-20 16:09:52 +02:00
..
__tests__ feat(v2): allow specifying TOC max depth (themeConfig + frontMatter) (#5578) 2021-09-29 11:19:11 +02:00
docsPreferredVersion chore: Enable ESLint rules of hooks + fix new lint errors (#5714) 2021-10-20 16:09:52 +02:00
announcementBarUtils.tsx chore: Enable ESLint rules of hooks + fix new lint errors (#5714) 2021-10-20 16:09:52 +02:00
codeBlockUtils.ts fix(v2): fix code block title parsing, support multiple metastring attributes (#4541) 2021-04-14 10:24:52 +02:00
docsUtils.ts feat(v2): @docusaurus/theme-common (#3775) 2020-11-18 16:00:51 +01:00
generalUtils.ts refactor: better typing + remove unnecessary eslint-disable (#5335) 2021-08-11 16:07:17 +02:00
historyUtils.ts feat: on back navigation, close mobile sidebar (#5462) 2021-09-02 16:03:17 +02:00
jsUtils.ts polish(theme-classic): guard against potential definition mistakes in Tabs (#5674) 2021-10-14 15:47:03 +02:00
mobileSecondaryMenu.tsx chore: Enable ESLint rules of hooks + fix new lint errors (#5714) 2021-10-20 16:09:52 +02:00
pathUtils.ts chore(v2): fix several lint warnings, add missing types, cleanup (#3844) 2020-11-30 16:42:58 +01:00
reactUtils.tsx chore: Enable ESLint rules of hooks + fix new lint errors (#5714) 2021-10-20 16:09:52 +02:00
scrollUtils.tsx chore: Enable ESLint rules of hooks + fix new lint errors (#5714) 2021-10-20 16:09:52 +02:00
searchUtils.ts chore(v2): fix several lint warnings, add missing types, cleanup (#3844) 2020-11-30 16:42:58 +01:00
storageUtils.ts chore: upgrade dependencies (#5608) 2021-09-24 16:36:41 +02:00
tagsUtils.ts polish: remove unused eslint-disable (#5560) 2021-09-21 18:07:54 +02:00
ThemeClassNames.ts feat(theme-classic, plugin-docs): sidebar item level-specific className + allow customization (#5642) 2021-10-07 16:59:02 +02:00
tocUtils.ts feat(v2): allow specifying TOC max depth (themeConfig + frontMatter) (#5578) 2021-09-29 11:19:11 +02:00
useAlternatePageUtils.ts style(v2): reduce number of ESLint warnings (#4993) 2021-06-24 18:12:48 +02:00
useLocalPathname.ts refactor(v2): mobile dropdown navbar: expand when subitem become active (#5168) 2021-07-14 19:42:47 +02:00
useLocationChange.ts chore: Enable ESLint rules of hooks + fix new lint errors (#5714) 2021-10-20 16:09:52 +02:00
usePluralForm.ts style(v2): reduce number of ESLint warnings (#4993) 2021-06-24 18:12:48 +02:00
usePrevious.ts chore: Enable ESLint rules of hooks + fix new lint errors (#5714) 2021-10-20 16:09:52 +02:00
useThemeConfig.ts feat: properly type-check the Docusaurus config of new sites (#5589) 2021-09-30 17:49:44 +02:00
useTOCHighlight.ts refactor: various TOC improvements (#5627) 2021-09-30 12:22:32 +02:00