Releases: youzan/zent
Releases · youzan/zent
[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
[email protected]
fix: 修复Grid组件在渲染Selection和Expand时可能会出现的重复项问题 (#2064) Co-authored-by: daitingyuan <[email protected]>
[email protected]
[email protected]
9.12.17(2024-07-12)
Portal
- ✨ 减少浏览器滚动条计算引起的多次重排
What's Changed
New Contributors
Full Changelog: v9.12.16...v9.12.17