All Versions
63
Latest Version
Avg Release Cycle
6 days
Latest Release
1229 days ago

Changelog History
Page 7

  • v3.26.14 Changes

    March 23, 2020
    • 🍱 🐞 修复 Descriptions 在小尺寸下无法自适应的问题。#22407
    • 🍱 🐞 修复 TextArea autoSize 时在 Firefox 下不会自动滚动到底的问题。#22014
    • 🍱 🐞 修复 TextArea 样式在 [email protected] 下会报警告的问题。#21703
    • Typescript

    • 🍱 🐞 Fix Descriptions cannot fit to small container width. #22407
    • 🍱 🐞 Fix TextArea autoSize don't scroll bottom in Firefox. #22014
    • 💅 🐞 Fix TextArea style get warning in [email protected]. #21703
    • Typescript
  • v3.26.13 Changes

    March 07, 2020
    • 🍱 🐞 Fix Result status cannot assigned to string or number type. #21691
    • 🍱 🐞 Fix Badge animation when switch between 10 and 11. #21887 @wendellhu95
    • 💅 🐞 Fix DatePicker disabled icon cursor style. #21655 @jhoneybee
    • 🍱 🐞 Fix Grid multiple Rows margin overlapping. #21518 @felipeptcho
    • 🍱 🐞 Fix Table filter menu max height with many items. #21602

    • 🍱 🐞 修复 Result status 属性不能赋值 string 或者 number 类型的问题。#21691
    • 🍱 🐞 修复 Badge 数字在 10 和 11 切换时的动画错误。#21887 @wendellhu95
    • 🍱 🐞 修复 DatePicker 日历图标在禁用时的手型。#21655 @jhoneybee
    • 🍱 🐞 修复 Grid 多个 Row 之间的边距叠加问题。#21518 @felipeptcho
    • 🍱 🐞 修复 Table 筛选菜单高度溢出屏幕的问题。#21602
  • v3.26.12 Changes

    February 24, 2020
    • 🍱 🐞 Fix Input with readOnly still clearable by allowClear. #21492
    • 🍱 🐞 Fix Upload won't showing download icon defaultly. #21496
    • 🐎 ⚡️ Improve Button render performance. #21217

    • 🍱 🐞 修复 Input 在设置 readOnlyallowClear 仍然可以清除的问题。#21492
    • 🍱 🐞 修复 Upload 列表默认情况下不展现下载按钮。#21496
    • 🍱 ⚡️ 提升 Button 渲染性能。#21217