Skip to content

Releases: zWingz/react-table

1.4.1

05 Mar 09:44
Compare
Choose a tag to compare

Enhance

  • perf(ScrollBar): update shouldComponentUpdate and componentDidUpdate (30ad5ee)

v1.4.0

25 Dec 10:33
Compare
Choose a tag to compare
  • Feat: support multiLine in table row
  • Feat: Scrollbar add opacity transition when children changed
  • Fixed: fix max scroll top

v1.3.2

08 Dec 03:11
Compare
Choose a tag to compare
  • Feat: Scrollbar add shouldUpdateComponent
  • Feat: Scrollbar add componentDidUpdate when props.children changed
  • Feat: Table change getRef

1.2.0

27 Nov 10:57
Compare
Choose a tag to compare
  • Feat: add TableRow
  • Feat: add cacheColumns in BaseTable
  • Feat: update types PlainObject

1.1.3

21 Nov 08:09
Compare
Choose a tag to compare
  • Feat: add onRow props
  • Feat: add types

React-Table

18 Oct 09:57
Compare
Choose a tag to compare
1.0.0

docs: update README [ci skip]