Commit Graph

572 Commits

Author SHA1 Message Date
tannerlinsley
fd8a686b30 Merge branch 'master' of https://github.com/react-tools/react-table 2019-07-26 07:14:06 -06:00
Larry Botha
a361a372ee chore(packages): add husky and lint-staged (#1409) 2019-07-26 07:13:58 -06:00
Larry Botha
563e809d05 docs(package.json): add commitizen dep, config, and npm script (#1408)
use `npm run commit` to use commitizen for better commit messages

re #1383
2019-07-25 22:39:25 -06:00
tannerlinsley
7d267b3442 v7.0.0-alpha.8 2019-07-25 13:39:37 -06:00
tannerlinsley
388b3ec2b9 Update README.md 2019-07-25 13:39:13 -06:00
tannerlinsley
b2abd82350 Use useEffect in dev, not layoutEffect 2019-07-25 13:39:10 -06:00
tannerlinsley
06a6d6fcc3 Rename getHeaderRowProps to getHeaderGroupProps 2019-07-25 13:38:52 -06:00
tannerlinsley
d8599817ad Fix immutability issue with pagination and sortBy 2019-07-25 13:38:33 -06:00
tannerlinsley
e1060db327 Satisfy exhuastive-deps in useTableState 2019-07-25 13:38:15 -06:00
tannerlinsley
ea79cd8388 Fix renderer functions for blank headers 2019-07-25 13:37:58 -06:00
tannerlinsley
b2ed18696f Add defaultColumn option 2019-07-25 13:37:31 -06:00
tannerlinsley
9f8eab5777 Update README.md 2019-07-25 10:27:49 -06:00
tannerlinsley
4f13f32023 Update rendering API and column/header model 2019-07-25 10:24:30 -06:00
tannerlinsley
5bb2e49764 Fix useTableState setState memoization 2019-07-25 07:04:52 -06:00
tannerlinsley
d1f26fe7bc Fix action type detection 2019-07-24 07:21:26 -06:00
tannerlinsley
c7d6562d04 Change actions and addActions to be simpler to use 2019-07-23 12:30:15 -06:00
tannerlinsley
e82d2d4b36 Merge branch 'master' of https://github.com/react-tools/react-table 2019-07-23 12:22:01 -06:00
tannerlinsley
0716e234a1 Add sortBy example 2019-07-23 12:21:57 -06:00
tannerlinsley
824ee34ba9 Refactor sortBy logic 2019-07-23 12:20:32 -06:00
tannerlinsley
514fbabb88 Fix type action forcing 2019-07-23 12:12:46 -06:00
Maksim Horbachevsky
2ecf40518e Export utils to create custom hooks (#1403) 2019-07-23 12:03:17 -06:00
tannerlinsley
fd64486286 Fix usePagination to work during SSR 2019-07-23 10:55:49 -06:00
tannerlinsley
34909305af Force action types in state reducer 2019-07-23 10:41:27 -06:00
tannerlinsley
5043af5071 Move useColumns and useRows into useTable (but allow overrides) 2019-07-23 10:22:46 -06:00
tannerlinsley
2ca7f78d72 Merge branch 'master' of https://github.com/react-tools/react-table 2019-07-21 15:41:28 -06:00
tannerlinsley
811cd015c2 Update README.md 2019-07-21 15:41:21 -06:00
AresMegaGlobal
9e37846a21 Update README.md (#1400) 2019-07-20 07:32:30 -06:00
tannerlinsley
723720c8b1 Update README.md 2019-07-18 15:07:41 -06:00
tannerlinsley
2a20ad3ba4 Update App.js 2019-07-18 15:06:10 -06:00
tannerlinsley
c6d37e4834 Update basic example 2019-07-18 15:03:21 -06:00
tannerlinsley
a1a192052d Merge branch 'master' of https://github.com/react-tools/react-table 2019-07-18 14:56:06 -06:00
tannerlinsley
455e0730bf Bare bones basic example 2019-07-18 14:56:03 -06:00
Tanner Linsley
1d4867fa2f
Update FUNDING.yml 2019-07-18 13:53:38 -06:00
Tanner Linsley
c3da2a7c41
Update FUNDING.yml 2019-07-18 13:52:48 -06:00
Tanner Linsley
c3a52c5845
Update FUNDING.yml 2019-07-18 13:51:26 -06:00
Tanner Linsley
6dea8103d3
Update FUNDING.yml 2019-07-18 13:51:09 -06:00
Tanner Linsley
3bab8372d1
Update FUNDING.yml 2019-07-18 13:50:29 -06:00
Tanner Linsley
b85f457e62
Update FUNDING.yml 2019-07-18 13:41:35 -06:00
Tanner Linsley
c6871084d6
Create FUNDING.yml 2019-07-18 13:40:43 -06:00
tannerlinsley
8946771563 Update README.md 2019-07-18 12:08:57 -06:00
tannerlinsley
fbc8032d29 Fix disableMultiSort, change from sortByFn to sortTypes 2019-07-18 12:08:55 -06:00
tannerlinsley
6a3bc5559e Add pageCount to instance via usePagination hook 2019-07-18 12:08:04 -06:00
tannerlinsley
91e28b93bf Clean up useTokenPagination 2019-07-18 12:07:48 -06:00
tannerlinsley
a6345dbe2b Add sortTypes 2019-07-18 12:07:39 -06:00
tannerlinsley
0b0de317ee Clean up useFlexLayout 2019-07-18 12:07:21 -06:00
tannerlinsley
0ed0c78286 Change expandedKey to manualExpandedKey, fix expanded index to use the original row index 2019-07-18 12:06:57 -06:00
tannerlinsley
fad6ac4014 Update README.md 2019-07-17 12:40:54 -06:00
tannerlinsley
8f142b3788 Merge branch 'master' of https://github.com/react-tools/react-table 2019-07-17 12:39:40 -06:00
tannerlinsley
daff1f9ca3 Documentation Checkpoint 2019-07-17 12:39:35 -06:00
Domenuch
96900f645a returned row inside row hook subscription (#1393) 2019-07-16 13:22:13 -06:00