docusaurus/packages/docusaurus-theme-common/src/hooks
Janessa Garrow 209b035399
refactor(theme-common): allow optional desktopBreakpoint param in useWindowSize (#9335)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-12-01 17:40:27 +01:00
..
styles.css refactor: move @theme/hooks to @docusaurus/theme-common (#6289) 2022-01-07 19:19:35 +01:00
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 fix(theme): preserve url ?search#hash on navbar version/locale dropdowns navigations (#8059) 2022-09-07 19:36:04 +02: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 fix(search): search page should react to querystring changes + cleanup/refactor (#8757) 2023-03-10 19:13:58 +01:00
useTOCHighlight.ts refactor: fix more type-aware linting errors (#7479) 2022-05-24 19:19:24 +08:00
useWindowSize.ts refactor(theme-common): allow optional desktopBreakpoint param in useWindowSize (#9335) 2023-12-01 17:40:27 +01:00