zent@10.0.17
Grid
- ✨ 新增
indeterminate
属性支持
- ✨ 新增
Icon
- ✨ 更新
zenticons
至3.7.7
版本
- ✨ 更新
- feat(Icons): update icons by @johnsonwong666 in https://github.com/youzan/zent/pull/2076
- feat: Grid的左侧多选框支持indeterminate属性 (#2060) by @landluck in https://github.com/youzan/zent/pull/2077
Full Changelog: https://github.com/youzan/zent/compare/v10.0.16...v10.0.17
zent@10.0.16
DatPicker
- 🦀 修复
DatPicker
组件lunar
依赖包体积问题
- 🦀 修复
Cascader
- 🦀 修复
Cascader
组件options
参数不存在时报错问题
- 🦀 修复
Grid
- 🦀 修复
Grid
组件hover color
颜色异常问题
- 🦀 修复
- fix(date-picker): change lunar npm package by @orime in https://github.com/youzan/zent/pull/2073
- fix(Cascader): fix error on options not found by @johnsonwong666 in https://github.com/youzan/zent/pull/2074
- fix(Grid): fix hover color in grid row by @johnsonwong666 in https://github.com/youzan/zent/pull/2071
- @johnsonwong666 made their first contribution in https://github.com/youzan/zent/pull/2074
Full Changelog: https://github.com/youzan/zent/compare/v10.0.14...v10.0.16
zent@9.12.18
Grid
- 🦀️ 修复 key 值问题
- fix(grid): fix the key of cell in grid component to rerender correctly by @SakuraSM in https://github.com/youzan/zent/pull/2067
Full Changelog: https://github.com/youzan/zent/compare/v9.12.17...v9.12.18
zent@10.0.14
Form
- 🦀 修复
Form
组件required
样式问题
- 🦀 修复
Grid
- 🦀 修复
Grid
组件key
问题
- 🦀 修复
- Automatic update of caniuse-lite database by @github-actions in https://github.com/youzan/zent/pull/2059
- fix(form): required style of form item was invalid by @Tinsson in https://github.com/youzan/zent/pull/2066
- fix(grid): fix the key of cell in grid component to rerender correctly(zent10) by @SakuraSM in https://github.com/youzan/zent/pull/2068
Full Changelog: https://github.com/youzan/zent/compare/v10.0.13...v10.0.14