Releases: hacxy/vitepress-theme-mild
Releases · hacxy/vitepress-theme-mild
v0.8.3
v0.8.2
v0.8.1
v0.8.0
🚀 Features
- Sidebar supports the use of icons - by @hacxy (0b948)
- Markdown supports tabs in the local panel. - by @hacxy (4bc4a)
🐞 Bug Fixes
- cli: Change template theme config - by @hacxy (2640b)
- theme: Sidebar is taken from the filename when the first letter is capitalized. - by @hacxy (5e278)
View changes on GitHub
v0.7.1-alpha.0
🚀 Features
- Sidebar supports the use of icons - by @hacxy (0b948)
- Markdown supports tabs in the local panel. - by @hacxy (4bc4a)
View changes on GitHub
v0.7.0
v0.6.1
🐞 Bug Fixes
- Fixed the issue where the image preview function could not be used on some pages. - by @hacxy (12d64)
View changes on GitHub
v0.6.0
🚀 Features
- Add the scrollRestoration option to control whether the page returns to the last scroll position after refreshing. - by @hacxy (d2c76)
- Bilibili video playback component - by @hacxy (85ba4)
- Add frontmatter.publish to control whether to display the article. - by @hacxy (4dff7)
🐞 Bug Fixes
- Adjust the unocss plugin type assertion - by @hacxy (a5f32)
- Handle transformerTwoslash type assertions - by @hacxy (03278)
- Remove lodash - by @hacxy (5d4fa)
- Fix the custom image component causing element positioning disorder - by @hacxy (75690)
🏎 Performance
- Optimize the animation effects of the document content - by @hacxy (774d5)
- Use Iconify for Vue - by @hacxy (8b14f)