rsuite v4.0.4 Release Notes

Release Date: 2019-10-17 // over 4 years ago
  • October 17, 2019

    • 🛠 Bugfix : Fixed a problem with the Dropdown and Button, the ButtonGroup is vertically aligned. (#682)
    • 🛠 Bugfix : Fixed an error when CheckTreePicker changed data. (#681)
    • 🛠 Bugfix : Fixed an issue where isOneOf was not valid in Schema.Types.StringType. (schema-typed#18)
    • 🛠 Bugfix : Fixed a misalignment of scroll position after Table data update. (rsuite-table#100)
    • 🛠 Bugfix : [TS] Fixed an issue with type definition errors in List. (#678)

    • 🛠 Bugfix : 修复了 Dropdown, ButtonButtonGroup 垂直对齐的问题。 (#682)
    • 🛠 Bugfix : 修复了 CheckTreePicker 数据改变后出现错误的问题 (#681)
    • 🛠 Bugfix : 修复了 Schema.Types.StringType 中的 isOneOf 方法无效的问题。 (schema-typed#18)
    • 🛠 Bugfix : 修复了 Table 数据更新后滚动位置出现偏移。 (rsuite-table#100)
    • 🛠 Bugfix : [TS] 修复了 List 中类型定义错误的问题。 (#678)