Skip to content

🌈 v0.3.0-alpha.11

Pre-release
Pre-release
Compare
Choose a tag to compare
@higuaifan higuaifan released this 22 Jan 18:23
· 213 commits to main since this release

🌈 v0.3.0-alpha.11

✨ Added

  1. add useDarkModeStorage hook , you can quickly and easily enable DarkMode to support localStorage;

🚀 Enhancements

  1. MLoading component now uses the shuimo logo as a new animation resource (Thanks to @youuss );
  2. MRicePaper component now support Dark/Light switch and mouse animation;

✨ 新增

  1. 新增useDarkModeStorage hook,你可以简单快速地使DarkMode支持localStorage;

🚀 增强

  1. MLoading组件现在使用shuimo logo作为新的动画资源(感谢 @youuss );
  2. MRicePaper组件现在支持日夜切换及鼠标动画;

What's Changed

  • 🍱 [vue/loading] loading change new assets by @youuss in #53

Full Changelog: v0.3.0-alpha.10...v0.3.0-alpha.11