docusaurus/packages/docusaurus-theme-common/src/utils
Swalah Amani c541e2d83c
misc: replace all "Metadatas" with "Metadata" (#5871)
Co-authored-by: Josh-Cena <sidachen2003@gmail.com>
2021-11-09 19:46:10 +01:00
..
__tests__ misc: replace all "Metadatas" with "Metadata" (#5871) 2021-11-09 19:46:10 +01: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
regexpUtils.ts feat(search-algolia): algolia externalUrl regex to navigate with window.href (#5795) 2021-10-29 19:53:47 +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 refactor: clear a few ESLint warnings (#5808) 2021-10-28 12:47:40 +08: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 misc: replace all "Metadatas" with "Metadata" (#5871) 2021-11-09 19:46:10 +01:00
useTOCHighlight.ts refactor: various TOC improvements (#5627) 2021-09-30 12:22:32 +02:00