Skip to content

Releases: youzan/zent

[email protected]

16 Dec 11:15
32722e3
Compare
Choose a tag to compare

10.0.16(2024-12-16)

  • DatPicker
    • 🦀 修复 DatPicker 组件 lunar 依赖包体积问题
  • Cascader
    • 🦀 修复 Cascader 组件 options 参数不存在时报错问题
  • Grid
    • 🦀 修复 Grid 组件 hover color 颜色异常问题

What's Changed

New Contributors

Full Changelog: v10.0.14...v10.0.16

[email protected]

12 Dec 02:24
d17fd67
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release
v10.0.15-beta.1

fix(Cascader): 兼容不存在option导致的组件报错 (#2074)

[email protected]

12 Dec 09:05
affe9ed
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release
fix(Grid): fix hover color in grid row (#2071)

[email protected]

11 Oct 09:41
ce2a2e1
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release
v10.0.15-beta.0

fix(date-range-quick-picker): support the time disabled of props (min…

[email protected]

24 Sep 06:11
Compare
Choose a tag to compare

9.12.18(2024-09-24)

  • Grid
    • 🦀️ 修复 key 值问题

What's Changed

  • fix(grid): fix the key of cell in grid component to rerender correctly by @SakuraSM in #2067

Full Changelog: v9.12.17...v9.12.18

[email protected]

24 Sep 06:16
a3df8b7
Compare
Choose a tag to compare

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]

11 Sep 07:58
a3df8b7
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release
v10.0.14-beta.1

fix(grid): fix the key of cell in grid component to rerender correctl…

[email protected]

11 Sep 07:57
e543795
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release
v9.12.18-beta.0

fix(grid): fix the key of cell in grid component to rerender correctl…

[email protected]

16 Aug 03:32
fd4a5ab
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release
fix(form): required style of form item was invalid (#2066)

Co-authored-by: daitingyuan <[email protected]>

[email protected]

29 Jul 02:29
Compare
Choose a tag to compare

10.0.13(2024-07-29)

  • Grid
    • 🦀 修复Grid组件在渲染Selection和Expand时可能会出现的重复项问题

What's Changed

  • fix(grid): duplicate columns render limited by @Tinsson in #2064

Full Changelog: v10.0.12...v10.0.13