Releases: youzan/zent
Releases · youzan/zent
[email protected]
10.0.16(2024-12-16)
DatPicker
- 🦀 修复
DatPicker
组件lunar
依赖包体积问题
- 🦀 修复
Cascader
- 🦀 修复
Cascader
组件options
参数不存在时报错问题
- 🦀 修复
Grid
- 🦀 修复
Grid
组件hover color
颜色异常问题
- 🦀 修复
What's Changed
- fix(date-picker): change lunar npm package by @orime in #2073
- fix(Cascader): fix error on options not found by @johnsonwong666 in #2074
- fix(Grid): fix hover color in grid row by @johnsonwong666 in #2071
New Contributors
- @johnsonwong666 made their first contribution in #2074
Full Changelog: v10.0.14...v10.0.16
[email protected]
v10.0.15-beta.1 fix(Cascader): 兼容不存在option导致的组件报错 (#2074)
[email protected]
fix(Grid): fix hover color in grid row (#2071)
[email protected]
v10.0.15-beta.0 fix(date-range-quick-picker): support the time disabled of props (min…
[email protected]
[email protected]
10.0.14(2024-09-24)
Form
- 🦀 修复
Form
组件required
样式问题
- 🦀 修复
Grid
- 🦀 修复
Grid
组件key
问题
- 🦀 修复
What's Changed
- Automatic update of caniuse-lite database by @github-actions in #2059
- fix(form): required style of form item was invalid by @Tinsson in #2066
- fix(grid): fix the key of cell in grid component to rerender correctly(zent10) by @SakuraSM in #2068
Full Changelog: v10.0.13...v10.0.14
[email protected]
v10.0.14-beta.1 fix(grid): fix the key of cell in grid component to rerender correctl…
[email protected]
v9.12.18-beta.0 fix(grid): fix the key of cell in grid component to rerender correctl…
[email protected]
fix(form): required style of form item was invalid (#2066) Co-authored-by: daitingyuan <[email protected]>
[email protected]
10.0.13(2024-07-29)
Grid
- 🦀 修复Grid组件在渲染Selection和Expand时可能会出现的重复项问题
What's Changed
Full Changelog: v10.0.12...v10.0.13