Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
website.tar.gz | 2025-09-05 | 37.5 MB | |
5.27.3 source code.tar.gz | 2025-09-05 | 4.5 MB | |
5.27.3 source code.zip | 2025-09-05 | 6.4 MB | |
README.md | 2025-09-05 | 4.9 kB | |
Totals: 4 Items | 48.4 MB | 0 |
- Table
- 🐞 Fix Table header width compression issues and render flickering issues when
scroll.y
orsticky
is set. #54824 @afc163 | Before ❌ | After ✅ | | ---------- | --------- | ||
|
- 🐞 Fix Table
scroll.scrollToFirstRowOnChange
not working with virtual scroll. #54734 @Wxh16144 - 🐞 Fix Table columns with
children
not working withfixed: 'right'
. #51812 @ryantang247 - 🐞 Fix Table expand column not being displayed when
expandable.fixed
is set to true. @inottn - 🐞 Fix Table columns
minWidth
props not working when virtualized. #54856 @cactuser-Lu - 🐞 Fix Pagination style issues with
simple
andsmall
size props. #54837 @MrWangJustToDo - 🐞 Fix Button padding issue when
shape="round"
. #54845 @guoyunhe - 🐞 Fix Input.OTP not allowing continuous deletion. #54850 @765477020
- 🐞 Fix Dropdown
onOpenChange
closure issue. #54880 @zombieJ - 🐞 Fix Carousel component style and button switching issues in RTL mode. #54868 @EmilyyyLiu
- 🐞 Fix incorrect margin in Typography when editable. #54871 @Tarun2605
- 🇮🇹 Add missing Italian translations for ColorPicker and QRCode components. #54842 @nikzanda
- Table
- 🐞 修复 Table 设置
scroll.y
或者sticky
时表头列宽度被挤压或渲染闪烁的问题。#54824 @afc163 | Before ❌ | After ✅ | | ---------- | --------- | ||
|
- 🐞 修复 Table 在虚拟滚动时,
scroll.scrollToFirstRowOnChange
配置不生效的问题。#54734 @Wxh16144 - 🐞 修复 Table 的列配置了
children
时,无法fixed: 'right'
的问题。#51812 @ryantang247 - 🐞 修复 Table 配置
expandable.fixed
时,展开列没有显示的问题。@inottn - 🐞 修复 Table 虚拟化时列
minWidth
属性不生效的问题。#54856 @cactuser-Lu - 🐞 修复 Pagination 在
simple
和small
尺寸下的样式问题。#54837 @MrWangJustToDo - 🐞 修复 Button
shape="round"
时的 padding 样式问题。#54845 @guoyunhe - 🐞 修复 Input.OTP 不允许连续删除的问题。#54850 @765477020
- 🐞 修复 Dropdown
onOpenChange
闭包问题。#54880 @zombieJ - 🐞 修复 Carousel 组件在 RTL 模式下的样式和按钮切换问题。#54868 @EmilyyyLiu
- 🐞 修复 Typography 在可编辑状态下的错误边距。#54871 @Tarun2605
- 🇮🇹 补充 ColorPicker 和 QRCode 的意大利语翻译。#54842 @nikzanda