Commit Graph

  • 3f1b0d36ed refactor: Fix lifecycle.js linter errors Will Olson 2017-11-22 09:13:59 -08:00
  • a6036004af refactor: Fix defaultProps.js linter errors Will Olson 2017-11-22 09:07:26 -08:00
  • 913d214e94 Merge branch 'master' into linter_dependencies Will Olson 2017-11-22 08:59:08 -08:00
  • 2fbd0d49db Merge branch 'master' into master Gary Menzel 2017-11-16 09:31:31 +11:00
  • fc47d4f258 Introduced a 'multiSort' flag Defaults to 'true' A 'false' value will turn multi-sort off. Gary Menzel 2017-11-16 03:05:44 +11:00
  • 6df336215d Text change for the HOC samples Gary Menzel 2017-11-15 20:54:29 +11:00
  • feec96359b Refactor complete May need to remove some redundant code Gary Menzel 2017-11-15 20:43:29 +11:00
  • 33252adfab Refactor HOCs to /src/hoc Still have to write the HOCReadme.md (still just a placeholder for now) Gary Menzel 2017-11-14 15:38:50 +11:00
  • 1cf9e49952 Example HOCs for TreeTable and CheckboxTable (#609) Gary Menzel 2017-11-13 09:13:05 +11:00
  • b585c4b8db Missing dependency - shortid Gary Menzel 2017-11-13 08:09:45 +11:00
  • 710891f0c0 A few HOC examples for react-table. Not really integrated with the whole codesandbox.io approach. Gary Menzel 2017-11-12 16:32:29 +11:00
  • cb0000e588 Merge pull request #2 from frankolson/linter_dependencies Gary Menzel 2017-11-03 22:11:22 +11:00
  • d0bd56729b Merge pull request #1 from react-tools/master Gary Menzel 2017-11-03 21:47:52 +11:00
  • e4c819039f chore: Update the devDependencies for the linter Will Olson 2017-11-02 11:54:39 -07:00
  • adc07de817 6.7.4 v6.7.4 Tanner Linsley 2017-10-27 14:55:17 -06:00
  • e94e88849a Fix Prop types for columns Tanner Linsley 2017-10-27 14:55:11 -06:00
  • 2dcfef884f 6.7.3 v6.7.3 Tanner Linsley 2017-10-27 14:27:24 -06:00
  • d798584208 Fix the rest of the proptypes Tanner Linsley 2017-10-27 14:27:20 -06:00
  • 5759885983 6.7.2 v6.7.2 Tanner Linsley 2017-10-27 14:23:07 -06:00
  • e59ddc1f8d Fix getPropTypes proptype check Tanner Linsley 2017-10-27 14:23:03 -06:00
  • 35e8636fd1 6.7.1 Tanner Linsley 2017-10-27 13:45:06 -06:00
  • 2d247eafe8 6.7.1 v6.7.1 Tanner Linsley 2017-10-27 13:44:45 -06:00
  • bb2f969db9 Fix: eslint-config moved to dev deps Tanner Linsley 2017-10-27 13:44:38 -06:00
  • cd0222fcd2 6.7.0 v6.7.0 Tanner Linsley 2017-10-27 13:02:40 -06:00
  • 93ceffbf26 6.7.0-alpha-0 v6.7.0-alpha-0 Tanner Linsley 2017-10-27 13:00:57 -06:00
  • 879a6ac273 Deps, linting, and style upgrades Tanner Linsley 2017-10-27 13:00:54 -06:00
  • b285288849 Merge branch 'master' of https://github.com/react-tools/react-table Tanner Linsley 2017-10-27 12:14:50 -06:00
  • 05f4aaef2e Update README.md to include npm as option for installing. (#523) Aaron Freidus 2017-10-27 14:12:54 -04:00
  • 2b9c546132 Added a comma into an array (#524) Abu Shamsutdinov 2017-10-27 21:12:02 +03:00
  • 55ef8a9e7d Fix missing comma in Component Overrides docs (#525) Jon Tansey 2017-10-27 19:11:46 +01:00
  • 189ee436f9 Supply sort direction to custom sort methods (#476) (#533) simon-bond 2017-10-27 19:11:34 +01:00
  • 225a74770b Update index.styl (#537) Sudhanshu 2017-10-27 23:41:09 +05:30
  • fa425a162a Linter cleanup (#548) Will Olson 2017-10-27 11:10:41 -07:00
  • e42b7bbd7d Add the PropTypes node module (#550) Will Olson 2017-10-27 11:08:33 -07:00
  • 9efee144a8 Update README.md (#551) Erkam Uyanik 2017-10-27 21:07:47 +03:00
  • 56b721c185 fixes issue #564 - IE not displaying rows (#569) Mike DeVita 2017-10-27 11:07:29 -07:00
  • e91bb91ea1 Expose page/pageSize to rows/cells (#581) Dylan Markow 2017-10-27 11:06:46 -07:00
  • 49eb999821 fixes issue #564 - IE not displaying rows fix-ie-rendering-issue Mike DeVita 2017-10-23 11:12:45 -07:00
  • dadfcc121c 6.6.0 v6.6.0 Tanner Linsley 2017-09-29 12:06:18 -06:00
  • 8cec156d13 Re-position code sponsor (#504) Eric Berry 2017-09-21 07:39:24 -06:00
  • 5c531095a9 Update Code Sponsor link position (#480) Eric Berry 2017-09-07 20:43:48 -06:00
  • 8d4deb3496 Update README.md Tanner Linsley 2017-09-01 16:05:33 -06:00
  • 646b701f93 Update package.json Tanner Linsley 2017-08-31 17:33:10 -06:00
  • 3043cbe4b4 readme-updated: Fixed incorrect property names for expanded (was expandedRows) and resized (was resizing). (#432) Colwyn Fritze-Moor 2017-08-31 16:30:28 -07:00
  • fcb82694bb Fixed documentation: was referencing expandedRows props for ReactTable, but it was renamed to expanded (#440) Peter Bell 2017-08-31 16:29:53 -07:00
  • e8c557d70e Make the css for input and select more specific (#446) Sudhanshu 2017-09-01 04:54:21 +05:30
  • ff95c21440 make rt-tfoot flex behaviour the same as rt-thead (#459) Conrad Pankoff 2017-09-01 09:23:44 +10:00
  • 2630161222 fixed README's Fully Controlled Component filtered (#456) Rimšelis 2017-08-25 19:53:07 +03:00
  • e67072edae Update README.md Tanner Linsley 2017-08-23 11:43:51 -06:00
  • fb569ad592 Update README.md Tanner Linsley 2017-08-23 11:43:19 -06:00
  • b957503612 Update ISSUE_TEMPLATE.md Tanner Linsley 2017-08-09 16:18:29 -06:00
  • 3d9b7b1186 Update README.md Tanner Linsley 2017-08-09 16:11:11 -06:00
  • e3528fef38 Use isResizable value in ThComponent classname (#429) Jeffrey Priebe 2017-08-09 11:55:43 -07:00
  • 6b192bd363 More responsiveness on css examples Tanner Linsley 2017-08-03 19:55:22 -06:00
  • 0725f2159d Move Doc Examples to CodeSandbox.io Tanner Linsley 2017-08-03 19:53:42 -06:00
  • 5d2deda246 Transfer repo to react-tools Tanner Linsley 2017-08-02 16:05:15 -06:00
  • 2961eb8a18 Updated Logo Tanner Linsley 2017-08-02 16:04:03 -06:00
  • d170adb6a7 Create CNAME Tanner Linsley 2017-08-02 15:57:20 -06:00
  • d8aec06496 6.5.3 v6.5.3 Tanner Linsley 2017-08-02 13:39:42 -06:00
  • 8efeef3b8b Fix onClick proxying and eslint Tanner Linsley 2017-08-02 13:39:34 -06:00
  • 8004e7a85f 6.5.2 v6.5.2 Tanner Linsley 2017-08-02 13:25:44 -06:00
  • 84af88916a Fix Typo Tanner Linsley 2017-08-02 13:16:54 -06:00
  • 9846bf1905 Provide onClick handleOriginal function Tanner Linsley 2017-08-02 13:15:16 -06:00
  • bf88dda5dc Revert to page 1 on filter change Tanner Linsley 2017-08-02 12:36:49 -06:00
  • 7f5779a833 Some simple event propagation fixes (but not the 100% fix) Tanner Linsley 2017-08-02 12:10:46 -06:00
  • 8792bd95a0 Move onFetchData for better timing and reliability Tanner Linsley 2017-08-02 08:59:48 -06:00
  • 098b1fec51 Max width NaN fix (#415) ldstein 2017-08-02 11:27:40 +08:00
  • 750cfe3ac4 Fix Linting Tanner Linsley 2017-07-31 10:37:12 -06:00
  • 370f443347 Fix pivot header groups Tanner Linsley 2017-07-31 10:29:41 -06:00
  • 67f8c9adf1 Cleanup Tanner Linsley 2017-07-31 09:36:29 -06:00
  • 867cc25899 Fixed display of inputs and checkboxes Tanner Linsley 2017-07-31 09:27:03 -06:00
  • 639630946c Update README to reflect updates (#400) Caroline Shaw 2017-07-25 16:01:17 -04:00
  • 688afd2947 [refs #321]: correct makePathArray function in utils (#326) qmorel 2017-07-19 22:43:32 +02:00
  • bbebf02a55 Update README.md Tanner Linsley 2017-07-17 15:01:04 -06:00
  • f4d3c2d7bb Update README.md Tanner Linsley 2017-07-17 15:00:31 -06:00
  • f8634e771e Update README.md Tanner Linsley 2017-07-11 14:32:10 -06:00
  • ba74ab3ce8 Fix typo (#380) emyarod 2017-07-08 12:22:24 -04:00
  • 30ed0c82fc 6.5.1 v6.5.1 Tanner Linsley 2017-07-05 17:09:11 -06:00
  • 62f19aecf0 Fix: makeTemplateComponent now supports displayName Tanner Linsley 2017-07-05 17:08:08 -06:00
  • 8dc4caff45 Fix: column.getProps().rest props are now applied correctly Tanner Linsley 2017-07-05 16:58:14 -06:00
  • c2e935d75b Fix: defaultExpanded now works correctly Tanner Linsley 2017-07-05 16:58:00 -06:00
  • f9a1cfae1e 6.5.0 v6.5.0 Tanner Linsley 2017-07-05 10:31:56 -06:00
  • 5ac2c1779d Feature: column.filterAll + docs Tanner Linsley 2017-07-05 10:31:50 -06:00
  • 3b2432f535 Formatting with prettier + eslint Tanner Linsley 2017-07-03 09:48:22 -06:00
  • 7aa98887ef fix for issue #240 (#363) Jacob Cofman 2017-07-03 17:14:45 +02:00
  • d26d82ecfb Fix source code in FixedHeader example (#369) Aaron Schwartz 2017-07-03 08:13:15 -07:00
  • 44db30fe73 Fix source code in FixedHeader example aaronschwartz-patch-1 Aaron Schwartz 2017-06-26 10:51:52 -07:00
  • b76f9c956d 6.4.0 v6.4.0 Tanner Linsley 2017-06-19 11:34:29 -06:00
  • 2e3743b75f Feature: PadRowComponent prop Tanner Linsley 2017-06-19 11:34:21 -06:00
  • fdb3e77b00 6.3.0 v6.3.0 Tanner Linsley 2017-06-09 21:02:37 -06:00
  • d9248cef2b Added defaultSortDesc prop and formatted with prettier + project's eslint Tanner Linsley 2017-06-09 21:02:28 -06:00
  • f4704b146c 6.2.0 v6.2.0 Tanner Linsley 2017-06-07 21:57:54 -06:00
  • 004186af24 No old storybook files Tanner Linsley 2017-06-07 21:57:35 -06:00
  • 0d0e239baa Top and Bottom Pagination (#283) Mayank Jethva 2017-06-05 16:45:04 -07:00
  • f61b19cb8a fix property name (#290) Stanislav Dzhus 2017-05-30 17:45:58 +03:00
  • e1a46fb77e fix IE select visual bug (#301) stefaniapavel 2017-05-30 17:44:32 +03:00
  • a9db5b1ac6 Add minRows to list of available props (#295) ldstein 2017-05-26 23:17:41 -05:00
  • 846fc0d84d 6.0.5 v6.0.5 Tanner Linsley 2017-05-19 16:27:53 -06:00
  • 87610c83fa Revert overflow styles Tanner Linsley 2017-05-19 16:27:48 -06:00
  • a58f5c4de2 Update docs Tanner Linsley 2017-05-19 16:26:48 -06:00