docusaurus/packages/docusaurus-theme-common/src/utils
Joshua Chen 9023b7740c
refactor: remove sub-eslintrc, fix more lint errors (#7530)
2022-05-30 14:49:51 +08:00
..
__tests__ test: fix ALL type errors in tests (#7487) 2022-05-25 14:01:10 +08:00
ThemeClassNames.ts feat(theme-common): JSDoc for all APIs (#6974) 2022-03-23 21:39:19 +08:00
codeBlockUtils.ts refactor: fix more type-aware linting errors (#7479) 2022-05-24 19:19:24 +08:00
docsUtils.tsx refactor: reduce number of leaked anys (#7465) 2022-05-23 00:30:32 +08:00
footerUtils.ts feat(theme-common): JSDoc for all APIs (#6974) 2022-03-23 21:39:19 +08:00
generalUtils.ts feat(theme-common): JSDoc for all APIs (#6974) 2022-03-23 21:39:19 +08:00
historyUtils.ts refactor: remove sub-eslintrc, fix more lint errors (#7530) 2022-05-30 14:49:51 +08:00
jsUtils.ts feat(theme-common): JSDoc for all APIs (#6974) 2022-03-23 21:39:19 +08:00
metadataUtils.tsx chore: enable import/order rule (#7418) 2022-05-14 23:39:50 +08:00
navbarUtils.tsx feat(theme-classic): show blog sidebar on mobile (#7012) 2022-03-30 09:15:54 +08:00
reactUtils.tsx test: strengthen internal types (#7488) 2022-05-25 15:38:44 +08:00
regexpUtils.ts feat(theme-common): JSDoc for all APIs (#6974) 2022-03-23 21:39:19 +08:00
routesUtils.ts refactor: fix a lot of errors in type-aware linting (#7477) 2022-05-24 15:40:26 +08:00
scrollUtils.tsx refactor: fix a lot of errors in type-aware linting (#7477) 2022-05-24 15:40:26 +08:00
searchUtils.ts refactor: fix a lot of errors in type-aware linting (#7477) 2022-05-24 15:40:26 +08:00
storageUtils.ts refactor: replace non-prop interface with type; allow plugin lifecycles to have sync type (#7080) 2022-03-31 19:16:07 +08:00
tagsUtils.ts refactor(types): move non-core, non-public types out of the types package (#7293) 2022-05-03 17:15:48 +08:00
tocUtils.ts refactor: fix a lot of errors in type-aware linting (#7477) 2022-05-24 15:40:26 +08:00
useAlternatePageUtils.ts feat(theme-common): JSDoc for all APIs (#6974) 2022-03-23 21:39:19 +08:00
useLocalPathname.ts feat(theme-common): JSDoc for all APIs (#6974) 2022-03-23 21:39:19 +08:00
useLocationChange.ts chore: enable import/order rule (#7418) 2022-05-14 23:39:50 +08:00
usePluralForm.ts refactor: fix a lot of errors in type-aware linting (#7477) 2022-05-24 15:40:26 +08:00
useThemeConfig.ts refactor: fix more type-aware linting errors (#7479) 2022-05-24 19:19:24 +08:00