Releases: rsuite/rsuite-table
Releases · rsuite/rsuite-table
5.8.2
5.8.1
What's Changed
- docs: improve menu anchors to be more semantic by @simonguo in #378
- Add CodeQL workflow for GitHub code scanning by @lgtm-com in #380
- fix(Row): fix the style error of header hover by @simonguo in #386
- fix(Table): fix virtualized table white screen issue in react 18 by @simonguo in #387
- fix(Column): fix cannot customize columns by @simonguo in #388
New Contributors
- @lgtm-com made their first contribution in #380
Full Changelog: 5.8.0...5.8.1
5.8.0
5.7.2
5.7.1
What's Changed
- docs(example): fix example that doesn't work by @simonguo in #363
- fix: reset columnWidths ref when children change in useCellDescriptor by @trondpet in #364
- fix(Table): fix virtualized table scrolling exception by @simonguo in #366
- docs: refactored document template by @simonguo in #367
Full Changelog: 5.7.0...5.7.1
5.7.0
What's Changed
- build(deps): bump terser from 4.8.0 to 4.8.1 by @dependabot in #354
- refactor: mark array arguments as readonly where they wont be modified by @SevenOutman in #357
- build(deps): bump react-code-view 2.2.0 by @simonguo in #358
- fix(autoHeight): fixed scroll event not updating after autoHeight value changed by @simonguo in #360
- fix(Cell): add rowData required validation for custom Cell by @simonguo in #361
- fix(autoHeight): fix table height calculation error when autoHeight by @simonguo in #362
- feat: adapt to react 18 by @simonguo in #359
Full Changelog: 5.6.1...5.7.0