docusaurus/packages/docusaurus-theme-common/src/utils
Joshua Chen d85cee576d
test: improve test coverage; properly test core client APIs (#6905)
* test: improve test coverage

* fix
2022-03-12 23:15:45 +08:00
..
__tests__ chore: spell-check test files (#6903) 2022-03-12 15:24:56 +08:00
docsPreferredVersion test: improve test coverage; properly test core client APIs (#6905) 2022-03-12 23:15:45 +08:00
ThemeClassNames.ts feat(docs,theme-classic): docs breadcrumbs (#6517) 2022-02-16 19:02:58 +01:00
announcementBarUtils.tsx refactor: import jest as global; unify import style of some modules (#6898) 2022-03-11 19:04:27 +08:00
codeBlockUtils.ts refactor: enable a few TS flags (#6852) 2022-03-06 13:09:10 +08:00
colorModeUtils.tsx refactor: import jest as global; unify import style of some modules (#6898) 2022-03-11 19:04:27 +08:00
docSidebarItemsExpandedState.tsx refactor(theme-common): unify missing context errors (#6826) 2022-03-03 22:26:56 +08:00
docsUtils.tsx test(theme-common): improve test coverage (#6902) 2022-03-12 13:17:21 +08:00
footerUtils.ts refactor(theme-classic): split theme footer into smaller components + swizzle config (#6894) 2022-03-11 14:55:53 +01:00
generalUtils.ts test(theme-common): improve test coverage (#6902) 2022-03-12 13:17:21 +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 refactor: import jest as global; unify import style of some modules (#6898) 2022-03-11 19:04:27 +08:00
pathUtils.ts fix(theme-common): isSamePath should be case-insensitive (#6758) 2022-02-25 14:58:54 +01:00
reactUtils.tsx refactor(theme-common): unify missing context errors (#6826) 2022-03-03 22:26:56 +08:00
regexpUtils.ts chore: clean up ESLint config, enable a few rules (#6514) 2022-01-31 10:31:24 +08:00
routesUtils.ts test(theme-common): improve test coverage (#6902) 2022-03-12 13:17:21 +08:00
scrollUtils.tsx refactor: import jest as global; unify import style of some modules (#6898) 2022-03-11 19:04:27 +08:00
searchUtils.ts
storageUtils.ts refactor: unify error handling behavior (#6755) 2022-02-25 15:07:13 +08:00
tabGroupChoiceUtils.tsx refactor: import jest as global; unify import style of some modules (#6898) 2022-03-11 19:04:27 +08:00
tagsUtils.ts refactor: enable a few TS flags (#6852) 2022-03-06 13:09:10 +08:00
tocUtils.ts refactor: enable a few TS flags (#6852) 2022-03-06 13:09:10 +08:00
useAlternatePageUtils.ts chore: clean up ESLint config, enable a few rules (#6514) 2022-01-31 10:31:24 +08:00
useContextualSearchFilters.ts refactor: enable a few TS flags (#6852) 2022-03-06 13:09:10 +08:00
useLocalPathname.ts
useLocationChange.ts fix(theme-common): do not run useLocationChange when hot reloading (#6696) 2022-02-17 08:41:15 +08:00
usePluralForm.ts test(theme-common): improve test coverage (#6902) 2022-03-12 13:17:21 +08:00
usePrevious.ts
useTOCHighlight.ts refactor: enable a few TS flags (#6852) 2022-03-06 13:09:10 +08:00
useThemeConfig.ts refactor(theme-classic): split theme footer into smaller components + swizzle config (#6894) 2022-03-11 14:55:53 +01:00