docusaurus/packages/docusaurus-theme-common/src/utils
Alexey Pyltsyn 45a87a1479
fix(v2): improve work of useCollapsible hook with multiple clicks (#5146)
2021-07-13 10:17:50 +02:00
..
__tests__ fix(v2): fix code block title parsing, support multiple metastring attributes (#4541) 2021-04-14 10:24:52 +02:00
docsPreferredVersion refactor(v2): cleanup console output (#4979) 2021-06-16 11:37:28 +02:00
ThemeClassNames.ts refactor(v2): rename class main-docs-wrapper to docs-wrapper (#4619) 2021-04-15 18:56:41 +02:00
announcementBarUtils.tsx fix(v2): Fix announcementBar layout shifts (#5040) 2021-06-24 11:35:35 +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(v2): correct some of type errors reported by eslint (#4382) 2021-03-12 12:24:22 +01:00
mobileSecondaryMenu.tsx feat(v2): redesign mobile UX: inline TOC + doc sidebar in main menu (#4273) 2021-07-09 16:50:38 +02:00
pathUtils.ts chore(v2): fix several lint warnings, add missing types, cleanup (#3844) 2020-11-30 16:42:58 +01:00
searchUtils.ts chore(v2): fix several lint warnings, add missing types, cleanup (#3844) 2020-11-30 16:42:58 +01:00
storageUtils.ts refactor(v2): cleanup console output (#4979) 2021-06-16 11:37:28 +02:00
useAlternatePageUtils.ts style(v2): reduce number of ESLint warnings (#4993) 2021-06-24 18:12:48 +02:00
useCollapsible.tsx fix(v2): improve work of useCollapsible hook with multiple clicks (#5146) 2021-07-13 10:17:50 +02:00
useLocationChange.ts fix(v2): ignore hash changes in useChangeRoute hook (#5023) 2021-06-22 12:41:58 +02:00
usePluralForm.ts style(v2): reduce number of ESLint warnings (#4993) 2021-06-24 18:12:48 +02:00
usePrevious.ts fix(v2): ignore hash changes in useChangeRoute hook (#5023) 2021-06-22 12:41:58 +02:00
useThemeConfig.ts feat(v2): redesign mobile UX: inline TOC + doc sidebar in main menu (#4273) 2021-07-09 16:50:38 +02:00