Skip to content

🌈 v0.3.0-alpha.12

Pre-release
Pre-release
Compare
Choose a tag to compare
@higuaifan higuaifan released this 24 Jan 18:01
· 195 commits to main since this release

🌈 v0.3.0-alpha.12

✨ Added

  1. Added some solar term color variables that we selected from 《中国传统色》;

🚀 Enhancement

  1. Add opacity variables to the rice paper and mountain of the MRicePaper component;

🔧 Fix

  1. Fixed the problem that data cannot be initialized correctly when MDarkMode is combined with useDarkModeStorage;
  2. Wrong default value fix in Mloading annotation(Thanks to @youuss );

✨ 新增

  1. 新增了部分我们从《中国传统色》中挑选的部分节气颜色变量;

🚀 增强

  1. MRicePaper组件宣纸和山添加透明度变量;

🔧 修复

  1. 修复MDarkMode配合useDarkModeStorage时无法正确初始化数据的问题;
  2. Mloading注释中错误的默认值修复(感谢 @youuss );

What's Changed

  • fix entry page and change loading default value of size prop by @youuss in #54

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