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 |
|
Sébastien Lorber
|
8d19054d91
|
fix(theme): fix useWindowSize React hydration issue (#9446)
|
2023-10-25 18:18:15 +02:00 |
|
Joshua Chen
|
b456a64f61
|
feat(theme-common): JSDoc for all APIs (#6974)
* feat(theme-common): JSDoc for all APIs
* fix tests
|
2022-03-23 21:39:19 +08:00 |
|
Joshua Chen
|
948271a0ff
|
test: improve test coverage; reorder theme-common files (#6956)
* test: improve test coverage; reorder theme-common files
* no need for this
|
2022-03-22 15:33:55 +08:00 |
|
Joshua Chen
|
aa446b7a9c
|
chore: clean up ESLint config, enable a few rules (#6514)
* chore: clean up ESLint config, enable a few rules
* enable max-len for comments
* fix build
|
2022-01-31 10:31:24 +08:00 |
|
Sébastien Lorber
|
f87a3ead46
|
refactor: move @theme/hooks to @docusaurus/theme-common (#6289)
|
2022-01-07 19:19:35 +01:00 |
|