Releases: hacxy/vitepress-theme-mild
Releases · hacxy/vitepress-theme-mild
v0.5.4-alpha.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)
🏎 Performance
- Optimize the animation effects of the document content - by @hacxy (774d5)
- Use Iconify for Vue - by @hacxy (8b14f)
View changes on GitHub
v0.5.3
v0.5.2-alpha.0
🐞 Bug Fixes
View changes on GitHub
v0.5.1
🐞 Bug Fixes
- Fix the error caused by the incorrect call to window.close resulting in abnormal window closure - by @hacxy (2f253)
View changes on GitHub
v0.5.0
🚀 Features
🐞 Bug Fixes
- Fix the sidebar status not updated causing the page display error - by @hacxy (4ee2c)
- Fix the issue where the pinia store is called before the instance is created. - by @hacxy (3e07c)
- Adjust the call timing of useBaseStore - by @hacxy (09078)
- Remove pinia global state management and use provide and inject instead. - by @hacxy (551df)
🏎 Performance
- Optimize the auto sidebar calculation method - by @hacxy (315d5)
- Optimize the issue of hot update memory leak causing browser crash during article editing. - by @hacxy (5dd0f)
View changes on GitHub
v0.4.1-alpha.2
v0.4.1-alpha.1
🐞 Bug Fixes
View changes on GitHub
v0.4.1-alpha.0
🚀 Features
🐞 Bug Fixes
🏎 Performance
- Optimize the auto sidebar calculation method - by @hacxy (315d5)
- Optimize the issue of hot update memory leak causing browser crash during article editing. - by @hacxy (5dd0f)
View changes on GitHub
v0.4.0
🚀 Features
🐞 Bug Fixes
- Rss plugins are not loaded when not defined - by @hacxy (b78c9)
- The progress bar provides configuration options. - by @hacxy (a9198)
- Fix error when taking value when undefined comment is repaired. - by @hacxy (bf343)
🏎 Performance
- Remove transition animation within markdown - by @hacxy (c4391)
- Comment component distinguishes between dark theme and light theme - by @hacxy (8b864)