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
Anthon Fredriksson
621c3bf092
Fixed text mismatch when doing SSR ( #957 )
...
* fixed a mismatch issue when doing ssr. made some windows-specific changes to ease contributing
* remove accidentally committed file
2018-05-24 16:27:57 -06:00
Frank Nguyen
d430d51888
Added react-dom as a peer dependency ( #889 )
2018-05-24 16:25:28 -06:00
Tanner Linsley
fcdc3d88bc
v6.8.6
2018-05-24 10:24:29 -06:00
Tanner Linsley
24a9efd670
v6.8.5
2018-05-19 00:47:17 -06:00
Tanner Linsley
bdb7d44438
v6.8.4
2018-05-18 17:34:41 -06:00
Tanner Linsley
8f062550aa
v6.8.3
2018-05-18 17:32:04 -06:00
Tanner Linsley
35b92567b5
v6.8.2
2018-04-17 15:14:45 -06:00
Tanner Linsley
9e479e4d4c
v6.8.1
2018-04-17 12:23:59 -06:00
Tanner Linsley
083534149c
Version Update
2018-04-17 12:15:50 -06:00
Bertrand Marron
3ff988861e
Improve build process ( #792 )
...
* Use preset-env instead of preset-es2015
Remove preset-stage-2 and use individual required plugins.
* Expose es module build
* Update scripts in package.json
* Use rollup for faster and lighter umd builds
Add non minified version of the build.
2018-02-08 09:55:16 -07:00
Tanner Linsley
f70d453caa
v6.7.6
2017-12-21 15:15:32 -07:00
Gary Menzel
1cf9e49952
Example HOCs for TreeTable and CheckboxTable ( #609 )
...
* chore: Update the devDependencies for the linter
* A few HOC examples for react-table.
Not really integrated with the whole codesandbox.io approach.
* Missing dependency - shortid
2017-11-12 15:13:05 -07:00
Tanner Linsley
adc07de817
6.7.4
2017-10-27 14:55:17 -06:00
Tanner Linsley
2dcfef884f
6.7.3
2017-10-27 14:27:24 -06:00
Tanner Linsley
5759885983
6.7.2
2017-10-27 14:23:07 -06:00
Tanner Linsley
35e8636fd1
6.7.1
...
Fixes #582
2017-10-27 13:45:06 -06:00
Tanner Linsley
bb2f969db9
Fix: eslint-config moved to dev deps
2017-10-27 13:44:38 -06:00
Tanner Linsley
cd0222fcd2
6.7.0
2017-10-27 13:02:40 -06:00
Tanner Linsley
93ceffbf26
6.7.0-alpha-0
2017-10-27 13:00:57 -06:00
Tanner Linsley
879a6ac273
Deps, linting, and style upgrades
2017-10-27 13:00:54 -06:00
Tanner Linsley
b285288849
Merge branch 'master' of https://github.com/react-tools/react-table
2017-10-27 12:14:50 -06:00
Will Olson
fa425a162a
Linter cleanup ( #548 )
...
* chore: Add local dependencies needed to run the test suite
* style: Fix eslint errors regarding multilines JSX
2017-10-27 12:10:41 -06:00
Will Olson
e42b7bbd7d
Add the PropTypes node module ( #550 )
...
* feat: Add prop types to the library
* fix: Update typos in src/propTypes.js
2017-10-27 12:08:33 -06:00
Tanner Linsley
dadfcc121c
6.6.0
2017-09-29 12:06:18 -06:00
Tanner Linsley
646b701f93
Update package.json
...
Fixes #464
2017-08-31 17:33:10 -06:00
Tanner Linsley
5d2deda246
Transfer repo to react-tools
2017-08-02 16:05:17 -06:00
Tanner Linsley
d8aec06496
6.5.3
2017-08-02 13:39:42 -06:00
Tanner Linsley
8004e7a85f
6.5.2
2017-08-02 13:25:44 -06:00
Tanner Linsley
30ed0c82fc
6.5.1
2017-07-05 17:09:11 -06:00
Tanner Linsley
f9a1cfae1e
6.5.0
2017-07-05 10:31:56 -06:00
Tanner Linsley
5ac2c1779d
Feature: column.filterAll + docs
2017-07-05 10:31:50 -06:00