Releases: zWingz/react-table
Releases · zWingz/react-table
1.4.1
Enhance
- perf(ScrollBar): update shouldComponentUpdate and componentDidUpdate (30ad5ee)
v1.4.0
- Feat: support multiLine in table row
- Feat: Scrollbar add opacity transition when children changed
- Fixed: fix max scroll top
v1.3.2
- Feat: Scrollbar add
shouldUpdateComponent
- Feat: Scrollbar add
componentDidUpdate
when props.children
changed
- Feat: Table change
getRef
1.2.0
- Feat: add
TableRow
- Feat: add
cacheColumns
in BaseTable
- Feat: update types
PlainObject
1.1.3
- Feat: add onRow props
- Feat: add types
React-Table
1.0.0
docs: update README [ci skip]