Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
website.tar.gz | 2025-09-17 | 37.4 MB | |
5.27.4 source code.tar.gz | 2025-09-17 | 4.5 MB | |
5.27.4 source code.zip | 2025-09-17 | 6.4 MB | |
README.md | 2025-09-17 | 2.7 kB | |
Totals: 4 Items | 48.4 MB | 5 |
- Table
- 🐞 Fix Table duplicated filter dropdowns and tooltips when using
sticky
headers orscroll.y
. #54910 @afc163 - 🐞 Fix Table header not rendering on initial load. #54910 @afc163
- 🐞 Fix Table column alignment when
scroll.x
is enabled. #54899 @afc163 - 🐞 Fix Button where the padding of icon-only was affected by the theme. #54970 @guoyunhe
- 🐞 Fix Splitter
minSize
andmaxSize
not taking effect on initial mount in uncontrolled mode. #54939 @zombieJ - 🐞 Fix Switch wave effect compatibility with Tailwind CSS
disabled
variant. #54933 @Jiyur - 🐞 Fix Input.Search hover color changes for the border and icon when the search button is
disabled
. #54892 @Jiyur
- Table
- 🐞 修复 Table 在使
sticky
表头或设置scroll.y
时,筛选下拉与 Tooltip 重复显示的问题。#54910 @afc163 - 🐞 修复 Table 表头在首次加载时未正确渲染的问题。#54910 @afc163
- 🐞 修复 Table 在启用
scroll.x
时,固定列的对齐问题。#54899 @afc163 - 🐞 修复 Button 仅图标(icon-only)按钮的内边距受主题影响的问题。 #54970 @guoyunhe
- 🐞 修复 Splitter 在非受控模式下初次挂载时,
minSize
和maxSize
未生效的问题。#54939 @zombieJ - 🐞 修复 Switch 波纹效果与 Tailwind CSS disabled 变体的兼容性问题。#54933 @Jiyur
- 🐞 修复 Input.Search 在搜索按钮为
disabled
时,悬停仍会导致边框和图标变色的问题。#54892 @Jiyur