Skip to content

v1.13.0

Compare
Choose a tag to compare
@sanyuan0704 sanyuan0704 released this 29 Feb 04:10

What's Changed

New Features ๐ŸŽ‰

  • feat(internal-components): New Steps Component!
  • feat: add support for custom theme assets

Bug Fixes ๐Ÿž

  • fix: support external link in nav
  • fix(core): remove global to avoid ambiguity in non-greedy match in flat mdx
  • fix: memoize the callback in useI18n hook
  • fix: respect search flag on mobile devices
  • fix: nested mdx imports build failed
  • fix(core): use alias to support custom theme, instead of detect
  • fix: avoid error in auto nav sidebar plugin
  • fix: location is not defined in ssg
  • fix: update theme when change storage
  • fix: add explicit height to social link icons, which is needed on Safari

ๆ›ดๆ–ฐๅ†…ๅฎน

ๆ–ฐ็‰นๆ€ง ๐ŸŽ‰

  • patch(docs): Add documentation for Steps Component!