docusaurus/packages/docusaurus-theme-common/src/utils
Joshua Chen c3370be64d
refactor: make MDX export a flat TOC list instead of tree (#6729)
2022-02-23 15:12:04 +01:00
..
__tests__ refactor: make MDX export a flat TOC list instead of tree (#6729) 2022-02-23 15:12:04 +01:00
docsPreferredVersion chore: clean up ESLint config, enable a few rules (#6514) 2022-01-31 10:31:24 +08:00
ThemeClassNames.ts feat(docs,theme-classic): docs breadcrumbs (#6517) 2022-02-16 19:02:58 +01:00
announcementBarUtils.tsx chore: add cSpell for spell checking (#6456) 2022-01-25 09:40:02 +08:00
codeBlockUtils.ts refactor: enforce named capture groups; clean up regexes (#6524) 2022-02-01 17:43:15 +08:00
colorModeUtils.tsx fix(theme-classic): do not switch color modes when printing (#6490) 2022-01-28 20:19:23 +08:00
docSidebarItemsExpandedState.tsx feat(theme-classic): auto-collapse sibling categories in doc sidebar (#3811) 2022-01-20 16:38:16 +01:00
docsUtils.tsx feat(docs,theme-classic): docs breadcrumbs (#6517) 2022-02-16 19:02:58 +01:00
generalUtils.ts refactor: add blank lines below all copyright headers (#6071) 2021-12-09 11:53:46 +08:00
historyUtils.ts refactor: reduce exported members of docusaurus router (#6651) 2022-02-11 12:16:13 +01:00
jsUtils.ts chore: clean up ESLint config, enable a few rules (#6514) 2022-01-31 10:31:24 +08:00
mobileSecondaryMenu.tsx chore: clean up ESLint config, enable a few rules (#6514) 2022-01-31 10:31:24 +08:00
pathUtils.ts chore: upgrade TypeScript & other ESLint related deps (#5963) 2021-11-18 21:15:37 +08:00
reactUtils.tsx chore: clean up ESLint config, enable a few rules (#6514) 2022-01-31 10:31:24 +08:00
regexpUtils.ts chore: clean up ESLint config, enable a few rules (#6514) 2022-01-31 10:31:24 +08:00
scrollUtils.tsx refactor: enforce type import specifiers (#6230) 2021-12-31 21:17:09 +08: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: clean up ESLint config, enable a few rules (#6514) 2022-01-31 10:31:24 +08:00
tabGroupChoiceUtils.tsx refactor: move @theme/hooks to @docusaurus/theme-common (#6289) 2022-01-07 19:19:35 +01:00
tagsUtils.ts polish: remove unused eslint-disable (#5560) 2021-09-21 18:07:54 +02:00
tocUtils.ts refactor: make MDX export a flat TOC list instead of tree (#6729) 2022-02-23 15:12:04 +01:00
useAlternatePageUtils.ts chore: clean up ESLint config, enable a few rules (#6514) 2022-01-31 10:31:24 +08:00
useContextualSearchFilters.ts chore: clean up ESLint config, enable a few rules (#6514) 2022-01-31 10:31:24 +08:00
useLocalPathname.ts refactor(v2): mobile dropdown navbar: expand when subitem become active (#5168) 2021-07-14 19:42:47 +02:00
useLocationChange.ts fix(theme-common): do not run useLocationChange when hot reloading (#6696) 2022-02-17 08:41:15 +08:00
usePluralForm.ts chore: clean up ESLint config, enable a few rules (#6514) 2022-01-31 10:31:24 +08:00
usePrevious.ts chore: Enable ESLint rules of hooks + fix new lint errors (#5714) 2021-10-20 16:09:52 +02:00
useTOCHighlight.ts chore: clean up ESLint config, enable a few rules (#6514) 2022-01-31 10:31:24 +08:00
useThemeConfig.ts feat(theme-classic): auto-collapse sibling categories in doc sidebar (#3811) 2022-01-20 16:38:16 +01:00