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!