Commit Graph

150 Commits

Author SHA1 Message Date
Gabriel Cangussu
2479b568dc Made index.d.ts into a module itself (fix module name) (#1727)
* Made index.d.ts into a module itself

* Removed ts types in favor of @types/react-table
2019-12-06 16:43:03 -07:00
Tanner Linsley
9d14f2635c v6.11.4 2019-12-05 15:11:05 -05:00
Tanner Linsley
652a366efc v6.11.3 2019-12-05 15:07:36 -05:00
Tanner Linsley
249bf509b5 Fix regression 2019-12-05 14:41:26 -05:00
Henry Q. Dineen
f2e62a13f2 v6: prefer components in normalizeComponent (#1609)
* prefer components in normalizeComponent

* move react-is to direct dep
2019-11-20 08:47:06 -07:00
Roman Komarov
fb134462ff Added index.d.ts to the package.json (#1599) 2019-11-05 14:37:41 -07:00
Roman Komarov
3e464faf8c Changing the name to react-table-v6 (#1584)
Also adds the corresponding changes to the documentation
and adds TypeScript definitions.
2019-10-10 06:54:10 -06:00
Tanner Linsley
0fde1ed8d6
Update package.json 2019-09-23 11:35:48 -06:00
tannerlinsley
6584dbdad2 Update package.json 2019-09-09 07:52:41 -06:00
tannerlinsley
872304da17 v6.10.2 2019-09-06 10:59:48 -06:00
tannerlinsley
d05e54dee8 v6.10.1 2019-09-06 08:22:14 -06:00
VojtechP
7a38d1fdb3 Fix components prop types (#1390) 2019-07-15 11:26:19 -06:00
tannerlinsley
4a4d2245fd 6.10.0 2019-04-23 17:01:28 -06: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
Tanner Linsley
3b2432f535 Formatting with prettier + eslint 2017-07-03 09:48:24 -06:00
Tanner Linsley
b76f9c956d 6.4.0 2017-06-19 11:34:29 -06:00
Tanner Linsley
fdb3e77b00 6.3.0 2017-06-09 21:02:37 -06:00