350 Commits

Author SHA1 Message Date
Tanner Linsley
5759885983 6.7.2 v6.7.2 2017-10-27 14:23:07 -06:00
Tanner Linsley
e59ddc1f8d Fix getPropTypes proptype check 2017-10-27 14:23:03 -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 v6.7.0 2017-10-27 13:02:40 -06:00
Tanner Linsley
93ceffbf26 6.7.0-alpha-0 v6.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
Aaron Freidus
05f4aaef2e Update README.md to include npm as option for installing. (#523)
* add npm as option for installing

* Update README.md
2017-10-27 12:12:54 -06:00
Abu Shamsutdinov
2b9c546132 Added a comma into an array (#524) 2017-10-27 12:12:02 -06:00
Jon Tansey
55ef8a9e7d Fix missing comma in Component Overrides docs (#525) 2017-10-27 12:11:46 -06:00
simon-bond
189ee436f9 Supply sort direction to custom sort methods (#476) (#533) 2017-10-27 12:11:34 -06:00
Sudhanshu
225a74770b Update index.styl (#537) 2017-10-27 12:11:09 -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
Erkam Uyanik
9efee144a8 Update README.md (#551)
Correct a typo
2017-10-27 12:07:47 -06:00
Mike DeVita
56b721c185 fixes issue #564 - IE not displaying rows (#569) 2017-10-27 12:07:29 -06:00
Dylan Markow
e91bb91ea1 Expose page/pageSize to rows/cells (#581) 2017-10-27 12:06:46 -06:00
Tanner Linsley
dadfcc121c 6.6.0 v6.6.0 2017-09-29 12:06:18 -06:00
Eric Berry
8cec156d13 Re-position code sponsor (#504)
We have found that with longer documentation files, the position of the sponsor link is more effective in helping fund the project when it's higher in the readme.
2017-09-21 07:39:24 -06:00
Eric Berry
5c531095a9 Update Code Sponsor link position (#480)
When the link is found at the bottom of the README, it is more effective in helping funding this project.
2017-09-07 20:43:48 -06:00
Tanner Linsley
8d4deb3496 Update README.md
Fixes #475
2017-09-01 16:05:33 -06:00
Tanner Linsley
646b701f93 Update package.json
Fixes #464
2017-08-31 17:33:10 -06:00
Colwyn Fritze-Moor
3043cbe4b4 readme-updated: Fixed incorrect property names for expanded (was expandedRows) and resized (was resizing). (#432) 2017-08-31 17:30:28 -06:00
Peter Bell
fcb82694bb Fixed documentation: was referencing expandedRows props for ReactTable, but it was renamed to expanded (#440) 2017-08-31 17:29:53 -06:00
Sudhanshu
e8c557d70e Make the css for input and select more specific (#446)
The current css selectors, eg. `.ReactTable input` cause conflicts with `input` elements inside Cells. So changed it to `.ReactTable .-pagination input`.
2017-08-31 17:24:21 -06:00
Conrad Pankoff
ff95c21440 make rt-tfoot flex behaviour the same as rt-thead (#459)
This brings `rt-tfoot` into line with `rt-thead` in terms of flex behaviour.
Without this, it's possible for an `rt-tr` to be taller than its containing
`rt-tfoot` without causing it to expand, which causes the outer `rt-table` to
scroll vertically.
2017-08-31 17:23:44 -06:00
Rimšelis
2630161222 fixed README's Fully Controlled Component filtered (#456) 2017-08-25 10:53:07 -06:00
Tanner Linsley
e67072edae Update README.md 2017-08-23 11:43:51 -06:00
Tanner Linsley
fb569ad592 Update README.md 2017-08-23 11:43:19 -06:00
Tanner Linsley
b957503612 Update ISSUE_TEMPLATE.md 2017-08-09 16:18:29 -06:00
Tanner Linsley
3d9b7b1186 Update README.md 2017-08-09 16:11:11 -06:00
Jeffrey Priebe
e3528fef38 Use isResizable value in ThComponent classname (#429)
Also in child div
2017-08-09 12:55:43 -06:00
Tanner Linsley
6b192bd363 More responsiveness on css examples 2017-08-03 19:55:22 -06:00
Tanner Linsley
0725f2159d Move Doc Examples to CodeSandbox.io 2017-08-03 19:53:42 -06:00
Tanner Linsley
5d2deda246 Transfer repo to react-tools 2017-08-02 16:05:17 -06:00
Tanner Linsley
2961eb8a18 Updated Logo 2017-08-02 16:05:17 -06:00
Tanner Linsley
d170adb6a7 Create CNAME 2017-08-02 15:57:20 -06:00
Tanner Linsley
d8aec06496 6.5.3 v6.5.3 2017-08-02 13:39:42 -06:00
Tanner Linsley
8efeef3b8b Fix onClick proxying and eslint 2017-08-02 13:39:34 -06:00
Tanner Linsley
8004e7a85f 6.5.2 v6.5.2 2017-08-02 13:25:44 -06:00
Tanner Linsley
84af88916a Fix Typo 2017-08-02 13:16:54 -06:00
Tanner Linsley
9846bf1905 Provide onClick handleOriginal function
Fixes #406
2017-08-02 13:15:16 -06:00
Tanner Linsley
bf88dda5dc Revert to page 1 on filter change
Fixes #273
2017-08-02 12:36:49 -06:00
Tanner Linsley
7f5779a833 Some simple event propagation fixes (but not the 100% fix) 2017-08-02 12:10:46 -06:00
Tanner Linsley
8792bd95a0 Move onFetchData for better timing and reliability
Fixes #294
2017-08-02 08:59:54 -06:00
ldstein
098b1fec51 Max width NaN fix (#415)
* Added button to reset table state in Controlled Component story

* Fix maxWidth style when value is NaN

* code formatting
2017-08-01 21:27:40 -06:00
Tanner Linsley
750cfe3ac4 Fix Linting 2017-07-31 10:37:12 -06:00
Tanner Linsley
370f443347 Fix pivot header groups
Fixes #376
2017-07-31 10:29:41 -06:00
Tanner Linsley
67f8c9adf1 Cleanup 2017-07-31 09:36:29 -06:00