Skip to content

Releases: youzan/zent

zent@9.12.18

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

zent@10.0.14

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

zent@10.0.14-beta.1

11 Sep 07:58
a3df8b7
Compare
Choose a tag to compare
zent@10.0.14-beta.1 Pre-release
Pre-release
v10.0.14-beta.1

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

zent@9.12.18-beta.0

11 Sep 07:57
e543795
Compare
Choose a tag to compare
zent@9.12.18-beta.0 Pre-release
Pre-release
v9.12.18-beta.0

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

zent@10.0.14-beta.0

16 Aug 03:32
fd4a5ab
Compare
Choose a tag to compare
zent@10.0.14-beta.0 Pre-release
Pre-release
fix(form): required style of form item was invalid (#2066)

Co-authored-by: daitingyuan <daitingyuan@youzan.com>

zent@10.0.13

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

zent@10.0.13-beta.0

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

Co-authored-by: daitingyuan <daitingyuan@youzan.com>

zent@10.0.12

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

zent@9.12.17

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

zent@9.12.17-beta.0

11 Jul 13:12
4048c4b
Compare
Choose a tag to compare
zent@9.12.17-beta.0 Pre-release
Pre-release
chore: optimize calculating scrollbar width (#2061)

chore: optimize calculating scrollbar width (#2061)
Co-authored-by: linwenping <linwenping@youzan.com>