tannerlinsley
afbdb3e572
chore: update package.json
2019-08-16 08:03:32 -06:00
tannerlinsley
40884e9a44
style: lock prettier version, fix sorting example
2019-08-16 07:20:52 -06:00
tannerlinsley
3aef7d3379
v7.0.0-alpha.22
2019-08-15 14:20:40 -06:00
tannerlinsley
d50ec588bc
fix(use-pagination): fixed use pagination pageIndex bug
...
Use pagination will no longer synchronously reset the pageIndex to 0 on mount
2019-08-15 09:55:22 -06:00
tannerlinsley
134f3dc064
v7.0.0-alpha.21
2019-08-06 22:34:17 -06:00
tannerlinsley
4f01c32216
v7.0.0-alpha.20
2019-08-06 20:01:52 -06:00
tannerlinsley
8508a6567d
feat(multiple): useRowState, fix useRowSelect/useSortBy/usePagination
2019-08-06 19:57:48 -06:00
tannerlinsley
110e04bf61
v7.0.0-alpha.19
2019-08-05 09:00:16 -06:00
tannerlinsley
21d3853dba
v7.0.0-alpha.18
2019-08-03 14:37:38 -06:00
tannerlinsley
adfc82b472
v7.0.0-alpha.17
2019-07-31 12:27:58 -06:00
tannerlinsley
f6ee2a3d99
fix(npm/examples): added src back to npm package, fixed grouping example
2019-07-31 12:27:06 -06:00
tannerlinsley
02b2671f5c
v7.0.0-alpha.16
2019-07-30 17:01:59 -06:00
tannerlinsley
bcefe5d6e8
v7.0.0-alpha.15
2019-07-30 14:10:19 -06:00
tannerlinsley
0ae8693444
fix(global): fix npm dist, update docs
2019-07-30 14:07:31 -06:00
tannerlinsley
48f992fa0c
v7.0.0-alpha.14
2019-07-30 11:44:21 -06:00
tannerlinsley
ab32339bfa
v7.0.0-alpha.13
2019-07-30 10:23:42 -06:00
tannerlinsley
7fd8fa1dfc
docs: adding grouping example
2019-07-30 10:21:05 -06:00
tannerlinsley
af739d91d0
fix(usegroupby): fix useGroupBy, add grouping example and fix some tests
2019-07-30 09:56:44 -06:00
Larry Botha
d7a4db0979
chore(commitlint): add deps, config, and git hook ( #1419 )
2019-07-29 23:45:46 -06:00
Larry Botha
14a43b1a68
Update test configs ( #1417 )
...
* chore(package.json): use latest babel core, remove bridge
* test(.babelrc): add test environment so that Jest can use ES6 imports
* test(usetable): fix import
2019-07-29 14:34:33 -06:00
tannerlinsley
0375a7e7d5
Set up some failing tests
2019-07-29 12:05:19 -06:00
tannerlinsley
6b70309f42
Add prettier format
2019-07-29 11:33:47 -06:00
tannerlinsley
52ee923675
Update package.json
2019-07-26 11:22:58 -06:00
tannerlinsley
24f6a2750d
fix(usefilters): fix filter type fallback and autoRemove functionality AGAIN
2019-07-26 11:22:23 -06:00
tannerlinsley
8988660618
fix(usefilters): fixed filtering fallback logic and autoRemove bug
2019-07-26 10:58:35 -06:00
tannerlinsley
47d2651b8d
docs: updated contribution documentation
2019-07-26 10:45:33 -06:00
tannerlinsley
412f64cece
chore: released version 7.0.0-alpha.9
2019-07-26 10:39:19 -06:00
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
07fb9529e4
v7.0.0-alpha.7
2019-07-15 11:29:50 -06:00
Larry Botha
bc3ea07c3e
Feature/add jest configs ref: #1383 ( #1385 )
...
* add deps for testing
* feat(tests): add jest configs
* uncomment module directories path
2019-07-15 11:25:32 -06:00
tannerlinsley
4a3929cd50
Merge branch 'master' of https://github.com/react-tools/react-table
2019-07-15 09:33:04 -06:00
Larry Botha
e2bb09d8b2
Feature/add prettier config, ref #1383 ( #1384 )
...
* add prettier config
* write files with prettier
* install and configure lint-staged and husky - ref 1.2 in #1383
* feat(style): add prettier configs, ref 1.1 & 1.2 in #1383
2019-07-01 21:03:57 -06:00
ggascoigne
18f2dea247
Fix lint errors from react-hooks/exhaustive-deps ( #1371 )
...
They all seemed like reasonable warnings, this squashes them.
2019-07-01 09:43:46 -06:00
Adrien Denat
e4429b7143
Add support for es module build ( #1374 )
2019-06-21 09:43:05 -06:00
tannerlinsley
4b2d0eb187
v7.0.0-alpha.6
2019-06-20 15:24:02 -06:00
tannerlinsley
9de149cf3c
v7.0.0-alpha.5
2019-06-11 11:41:38 -06:00
tannerlinsley
f257a3496f
v7.0.0-alpha.4
2019-06-11 11:41:03 -06:00
tannerlinsley
312a137f02
Add colspan prop support out of the box, fix useTableState to be immutable, fix sorting and pagination performance,
2019-06-11 11:40:39 -06:00
tannerlinsley
ab3252bc32
Remove unnecessary flex layout inline styles
2019-04-23 15:47:22 -06:00
Tanner Linsley
2d31d3bac9
v7.0.0-alpha.2
2019-02-06 16:23:02 -07:00
Tanner Linsley
8d269b95c7
v7.0.0-alpha.1
2019-02-06 16:20:07 -07:00
Tanner Linsley
b6bd5b25f5
v7.0.0-alpha.0
2019-02-04 18:56:10 -07:00
Tanner Linsley
2a6dfb6ebd
Init v7 src
2019-01-31 12:54:56 -07:00
Tanner Linsley
379d9e11d5
v6.9.0
2019-01-31 10:18:22 -07:00
Steven
ec25bfbb5a
fixed the sanbox code issue ( #1174 )
...
* fixed the sabox code issue
* add --copy-files flag to copy ti svg files to lib folder
2019-01-31 10:02:41 -07:00
Alec Reser
2352cac4b8
Added placeholder to filter input. ( #1087 )
...
* Added placeholder to filter input.
* Changed package.json version.
2018-10-04 14:42:59 -06:00
Shubham Kanodia
d9d49fa3de
Adds "prop-types" as a peerDependency ( #1069 )
...
* Adds "prop-types" as a peerDependency
* Removed trailling comma
2018-10-04 14:40:13 -06:00