Skip to content

Releases: youzan/zent

[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

[email protected]

26 Jul 06:19
f73b52c
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release
fix: 修复Grid组件在渲染Selection和Expand时可能会出现的重复项问题 (#2064)

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

[email protected]

12 Jul 07:27
Compare
Choose a tag to compare

10.0.2(2024-07-12)

  • Portal
    • ✨ 减少浏览器滚动条计算引起的多次重排

What's Changed

  • chore: optimize calculating scrollbar width by @CFDylan in #2063

Full Changelog: v10.0.11...v10.0.12

[email protected]

12 Jul 07:23
Compare
Choose a tag to compare

9.12.17(2024-07-12)

  • Portal
    • ✨ 减少浏览器滚动条计算引起的多次重排

What's Changed

  • chore: optimize calculating scrollbar width by @CFDylan in #2061

New Contributors

Full Changelog: v9.12.16...v9.12.17