Skip to content

v1.12.0

Compare
Choose a tag to compare
@sanyuan0704 sanyuan0704 released this 22 Feb 10:42

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

Other Changes

  • chore(theme-default): adjust copyCodeBtn icon size & updated wordWrapBtn animations for equality between both buttons #613
  • refactor(theme-default): ui switch query #634