Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

rsuite-table

Package Overview
Dependencies
Maintainers
1
Versions
223
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rsuite-table - npm Package Versions

1
23

3.14.3

Diff

Changelog

Source

3.14.3

  • Bugfix: Fix the type definition error of typescript (#195)
  • Bugfix: Fixed ColumnGroup does not support classPrefix (#193)
  • Bugfix: Fixed Row missing custom rowKey (#191)
  • Bugfix: Fixed the unhandled scroll bar width when the Cell is fixed on the right (#189)
simonguo
published 3.14.2 •

Changelog

Source

3.14.2

  • Bugfix: Fix the table height problem caused by affixHeader (#185)
simonguo
published 5.0.0-alpha •

Changelog

Source

5.0.0-beta.1 (2021-09-16)

Bug Fixes

  • affix: fix scrollbar not re-rendering after data update (#237) (5a759d6)
  • autoHeight: fix the extra scroll bar width after autoHeight (#236) (3ef47cb)
  • Cell: fix that the content cannot be styled through style (#234) (7823adb)
  • Cell: fix the problem that style padding value is overwritten (#238) (8b307c2)
  • some props of TableProps should be optional. (#240) (f8bf9c8)
  • table: fix scroll listener not updated after data update (#242) (75aef50), closes #239

Features

  • ColumnGroup: support groupHeaderHeight on <ColumnGroup> (#235) (680035a)
  • column: support rowSpan on <Column> (#243) (a6e08c2)
  • Table: refactor: use react hooks to refactor Table. (#232)
  • icons: refactor(icons): replace all icon with @rsuite/icons. (#180)
  • resize: honor minWidth setting when resizing columns. (#201)
simonguo
published 3.14.1 •

Changelog

Source

3.14.1

  • Improve: Use ARIA to improve accessibility (#178)
  • Bugfix: Fix Cell rendering redundant padding when it is not a tree column (#179)
  • Bugfix: fix(HeaderCell): missing children prop type (#177)
simonguo
published 3.14.0 •

Changelog

Source

3.14.0

  • 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.
simonguo
published 3.13.3 •

simonguo
published 3.13.3-alpha •

simonguo
published 3.13.2 •

Changelog

Source

3.13.2

  • Bugfix: Fix that after turning on virtualization and turning off shouldUpdateScroll, there will be a React error with page stack overflow. #163 #164
simonguo
published 3.13.1 •

Changelog

Source

3.13.1

  • Bugfix: Fixed an issue that exceeded the maximum update depth
simonguo
published 3.13.0 •

Changelog

Source

3.13.0

  • Feature: Add an optional onRowContextMenu property
  • Feature: Add ColumnGroup
  • Bugfix: Fix rsuite#1044
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc