| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-09-11 | 607 Bytes | |
| zent@10.0.14 source code.tar.gz | 2024-09-11 | 1.1 MB | |
| zent@10.0.14 source code.zip | 2024-09-11 | 1.8 MB | |
| Totals: 3 Items | 2.9 MB | 0 | |
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 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