Skip to content

🌈 0.3.0-alpha.4

Pre-release
Pre-release

Choose a tag to compare

@higuaifan higuaifan released this 04 Jul 14:29
· 338 commits to main since this release

0.3.0-alpha.4

🚀 Optimization

  1. Checkbox now supports the disabled attribute (#46).
  2. Tree now supports the checkStrictly and disabled attributes (#46, Thanks to @JobinJia).

♻️ Refactoring

  1. The cell component has undergone algorithm refactoring and now supports arbitrary tilt modes.

🍱 Resources

  1. Replaced png with webp, reducing the size of the style.css file in the package from 3.2M to 1.4M.

🚀 优化

  1. Checkbox 支持 disabled属性 (#46 );
  2. Tree支持checkStrictlydisabled属性(#46 Thanks to @JobinJia );

♻️ 重构

  1. cell组件进行了算法重构,目前支持任意倾角模式;

🍱 资源

  1. 使用webp替换了png,包中style.css3.2M下降为1.4M;

Full Changelog: v0.3.0-alpha.3...v0.3.0-alpha.4