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@10.0.15
DateRangeQuickPicker
- 🦀 修复
DateRangeQuickPicker
组件min
和max
不生效问题
- 🦀 修复
DatPicker
- 🦀 修复
DatPicker
组件lunar
依赖包体积问题
- 🦀 修复
Cascader
- 🦀 修复
Cascader
组件options
参数不存在时报错问题
- 🦀 修复
Grid
- 🦀 修复
Grid
组件hover color
颜色异常问题
- 🦀 修复
- fix(date-range-quick-picker): support the time disabled of props (min, max) by @Tinsson in https://github.com/youzan/zent/pull/2070
- 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.15
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