docusaurus/packages/docusaurus-theme-common/src/hooks
Sébastien Lorber 2c7012f706
refactor(theme-common): rename useDynamicCallback to useEvent (#7671)
2022-06-24 12:10:03 +02:00
..
styles.css
useBackToTopButton.ts refactor(theme): extract plumbing code of BTT button into theme-common (#7021) 2022-03-26 21:05:48 +08:00
useCodeWordWrap.ts fix(theme-classic): code block wrap mode should allow wrapping in the middle of a word (#7551) 2022-06-02 17:40:42 +02:00
useHideableNavbar.ts refactor(theme): extract plumbing code of BTT button into theme-common (#7021) 2022-03-26 21:05:48 +08:00
useKeyboardNavigation.ts feat(theme-common): JSDoc for all APIs (#6974) 2022-03-23 21:39:19 +08:00
useLockBodyScroll.ts feat(theme-common): JSDoc for all APIs (#6974) 2022-03-23 21:39:19 +08:00
useMutationObserver.ts refactor(theme-common): rename useDynamicCallback to useEvent (#7671) 2022-06-24 12:10:03 +02:00
usePrismTheme.ts chore: enable import/order rule (#7418) 2022-05-14 23:39:50 +08:00
useSearchPage.ts chore: enable import/order rule (#7418) 2022-05-14 23:39:50 +08:00
useSkipToContent.ts refactor: fix a lot of errors in type-aware linting (#7477) 2022-05-24 15:40:26 +08:00
useTOCHighlight.ts refactor: fix more type-aware linting errors (#7479) 2022-05-24 19:19:24 +08:00
useWindowSize.ts feat(theme-common): JSDoc for all APIs (#6974) 2022-03-23 21:39:19 +08:00