What's Changed
New Features π
- feat(theme): add afterDocFooter slot for custom theme #646
- feat(theme): add scroll to top button through
enableScrollToTop
config #622 - feat(theme): pass through HTMLAnchorElement props to Link component. #641
- feat(theme): add DocLayout export #635
- feat(theme): set min time of initing search index as 1s #647
- feat(theme): new social platform for social linksββX #618
- feat(core): trigger auto page reload after page meta changed #640
Bug Fixes π
- fix(doc-components): change code children to string #642
- fix(theme-default): fix incorrect css variable name #606
- fix(plugin-preview): support rspress restart #615
- fix(theme-default): private import not work in production #637
- fix: use logical OR instead of nullish coalescing when label is empty #605
- fix: update sidebar after h1 change #640
- fix: doc fragments' headers disappeared in development #640
- fix(tab-list):overflown tabs not showing on mobile fixed #616