Skip to content

Releases: jspears/scrolldata

Bug fix for checking new selected and row count props for updating selectedState

Choose a tag to compare

@chytanya chytanya released this 06 May 17:40
626627d

Bug fix for checking new selected and row count props for updating selectedState

Support for rowCount for the header component

Choose a tag to compare

@chytanya chytanya released this 02 May 22:06
v6.0.2

bumping package version

Support for 'all' state on the table scroller header on initial render

Choose a tag to compare

@chytanya chytanya released this 01 May 22:30
8597df8

Support for 'all' state on the table scroller header on initial render

Support for new empty selected state

Choose a tag to compare

@chytanya chytanya released this 26 Apr 19:15
c345758
Merge pull request #2 from chytanya/feature/newSelectMode

Adding support for an explicit 'no rows selected' scenario with 'NONE…