Codar and Tanner Linsley
aea76facf1
isAllRowsSelected can only be true if there are rows. ( #1504 )
2019-09-09 08:49:40 -06:00
tannerlinsley
4665006109
fix(use-row-select): fix selection issue casued by wrong startsWith key
2019-08-23 09:24:36 -06:00
tannerlinsley
aab49949db
fix: rename some booleans to use 'is' prefix, added new logo
2019-08-20 09:31:11 -06:00
tannerlinsley
4a45cd6574
Merge branch 'master' of https://github.com/react-tools/react-table
2019-08-19 16:41:49 -06:00
tannerlinsley
f59efde6fe
fix: fix path getters, better plugin hook integration, renaming things
2019-08-19 16:38:42 -06:00
Codar and Tanner Linsley
af37eead5b
Sub rows are selected if the parent row is selected. ( #1444 )
...
* Sub rows are selected if the parent row is selected.
* Parent rows are updated accordingly if a subRow is selected.
* Updated useRowSelect snapshot tests to test subRow selection.
2019-08-18 17:40:02 -06:00
tannerlinsley
8508a6567d
feat(multiple): useRowState, fix useRowSelect/useSortBy/usePagination
2019-08-06 19:57:48 -06:00
tannerlinsley
037c32345f
feat(use-row-select): added useRowSelect plugin hook + related
2019-08-03 14:20:08 -06:00