All Versions
70
Latest Version
Avg Release Cycle
16 days
Latest Release
134 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v3.14.1
November 27, 2020- ๐ Improve: Use ARIA to improve accessibility
- ๐ Bugfix: Fix Cell rendering redundant padding when it is not a tree column
- ๐ Bugfix: fix(HeaderCell): missing children prop type
-
v3.14.0
October 13, 2020- ๐ Improve: Add accessibility properties.
- ๐ Bugfix: Fix not working with
gatsbyjs
. - ๐ Bugfix: Fixed invalid custom column width when dragging the column.
- ๐ Bugfix: Fix the problem that the vertical scroll bar is not displayed after the Tree is expanded.
- ๐ Bugfix: Fix the problem that the data is not updated after the isTree property is changed.
-
v3.13.3
October 10, 2020 -
v3.13.2
September 28, 2020- ๐ Bugfix: Fix that after turning on virtualization and turning off shouldUpdateScroll, there will be a React error with page stack overflow. #163 #164
-
v3.13.1
May 19, 2020- ๐ Bugfix: Fixed an issue that exceeded the maximum update depth
-
v3.13.0
May 13, 2020- ๐ Feature: Add an optional onRowContextMenu property
- ๐ Feature: Add ColumnGroup
- ๐ Bugfix: Fix rsuite#1044
-
v3.12.1
April 24, 2020 -
v3.12.0
April 24, 2020- ๐ Feature: Support
shouldUpdateScroll
on<Table>
- ๐ Feature: Support
-
v3.11.3
April 23, 2020- ๐ Bugfix: Improved to
children
compatible with complex structures.
- ๐ Bugfix: Improved to
-
v3.11.2
April 21, 2020- ๐ Bugfix: Fix the problem that the table header has no shadow.