Commit Graph

  • 91e28b93bf Clean up useTokenPagination tannerlinsley 2019-07-18 12:07:48 -06:00
  • a6345dbe2b Add sortTypes tannerlinsley 2019-07-18 12:07:39 -06:00
  • 0b0de317ee Clean up useFlexLayout tannerlinsley 2019-07-18 12:07:21 -06:00
  • 0ed0c78286 Change expandedKey to manualExpandedKey, fix expanded index to use the original row index tannerlinsley 2019-07-18 12:06:57 -06:00
  • fad6ac4014 Update README.md tannerlinsley 2019-07-17 12:40:54 -06:00
  • 8f142b3788 Merge branch 'master' of https://github.com/react-tools/react-table tannerlinsley 2019-07-17 12:39:40 -06:00
  • daff1f9ca3 Documentation Checkpoint tannerlinsley 2019-07-17 12:39:35 -06:00
  • 96900f645a returned row inside row hook subscription (#1393) Domenuch 2019-07-16 15:22:13 -04:00
  • e2f03ef2f2 * fixed docs: "getTfootThProps" does not exist in code, but "getTfootTdProps" does (#1399) David H 2019-07-16 21:21:43 +02:00
  • 272a99fcd8 Update README.md tannerlinsley 2019-07-15 11:36:30 -06:00
  • 07fb9529e4 v7.0.0-alpha.7 v7.0.0-alpha.7 tannerlinsley 2019-07-15 11:29:50 -06:00
  • b5d399efd6 Fixed grouped column Header that were not adjusting based on hidden child columns (#1381) Domenuch 2019-07-15 13:28:22 -04:00
  • 14e931548a added undefined to the unspecific getRowProps fn to retain the param order (#1392) Domenuch 2019-07-15 13:27:13 -04:00
  • 7a38d1fdb3 Fix components prop types (#1390) VojtechP 2019-07-15 19:26:19 +02:00
  • 36666e19d2 Fix deprecated getThProps function in doc (#1387) JayChung 2019-07-16 01:25:56 +08:00
  • bc3ea07c3e Feature/add jest configs ref: #1383 (#1385) Larry Botha 2019-07-15 12:25:32 -05:00
  • 4a3929cd50 Merge branch 'master' of https://github.com/react-tools/react-table tannerlinsley 2019-07-15 09:33:04 -06:00
  • e2bb09d8b2 Feature/add prettier config, ref #1383 (#1384) Larry Botha 2019-07-01 22:03:57 -05:00
  • 18f2dea247 Fix lint errors from react-hooks/exhaustive-deps (#1371) ggascoigne 2019-07-01 08:43:46 -07:00
  • ead3599378 Fix pagination resetting to page zero with manualPagination (#1369) ggascoigne 2019-07-01 08:36:42 -07:00
  • 50b03b7ec6 Added Gold sponsors (#1375) Rohit Rajat Chattopadhyay 2019-06-22 18:15:38 +05:30
  • addf28a011 Fix useExpanded wrongly flattening subRows (#1372) Adrien Denat 2019-06-21 13:00:59 -03:00
  • e4429b7143 Add support for es module build (#1374) Adrien Denat 2019-06-21 12:43:05 -03:00
  • 4b2d0eb187 v7.0.0-alpha.6 v7.0.0-alpha.6 tannerlinsley 2019-06-20 15:24:02 -06:00
  • 5369051b05 Provide option to toggle sort like V6 (#1370) ggascoigne 2019-06-20 11:50:36 -07:00
  • 58d38b668b changed applyHook to applyPropHooks inside getRowProps mergeProps fn (#1367) Domenuch 2019-06-20 14:49:04 -04:00
  • 9de149cf3c v7.0.0-alpha.5 v7.0.0-alpha.5 tannerlinsley 2019-06-11 11:41:38 -06:00
  • 289dca1caf Merge branch 'master' of https://github.com/react-tools/react-table tannerlinsley 2019-06-11 11:41:07 -06:00
  • f257a3496f v7.0.0-alpha.4 v7.0.0-alpha.4 tannerlinsley 2019-06-11 11:41:03 -06:00
  • 312a137f02 Add colspan prop support out of the box, fix useTableState to be immutable, fix sorting and pagination performance, tannerlinsley 2019-06-11 11:40:39 -06:00
  • c6167566da Fix misspelled in propTypes (#1353) Hellycat 2019-05-31 16:18:26 +03:00
  • 5b0e68aead Fix defaultSortDesc blocking toggle action (#1341) Dmitrii Gaidarji 2019-05-31 22:17:58 +09:00
  • 79ba413db2 Fix spelling on word “receive”. (#1351) Jessica Chou 2019-05-30 05:33:04 -07:00
  • 4c68975cf0 fix typo (#1350) Jon Portella 2019-05-30 14:32:44 +02:00
  • 0070d60d42 Fix initial state (#1348) Elie Khoury 2019-05-30 05:32:18 -07:00
  • 2f5ebe460f Move initial column visibility to useTable. tannerlinsley 2019-05-16 10:52:16 -06:00
  • 2ab4a65dcc Merge tannerlinsley 2019-04-29 12:41:02 -06:00
  • 94a6ee53f7 Update .gitignore tannerlinsley 2019-04-29 12:39:48 -06:00
  • ab32721453 Fix: usePagination now supplies both pageIndex and pageSize tannerlinsley 2019-04-29 12:39:29 -06:00
  • 1621bcb0c3 Resolve issue #1320 (#1324) Matthew Lancellotti 2019-04-28 21:49:35 -04:00
  • 98bee0a4a7 Feature/useSimpleLayout (#1322) Gary Menzel 2019-04-29 00:53:34 +09:00
  • 882e5f6fcf Fix sandbox config to proper extension for codesandbox (#1323) George Mauer 2019-04-28 10:52:16 -05:00
  • 932f529105 Used a spread on the path. feature/useSimpleLayout Gary Menzel 2019-04-28 23:39:50 +09:00
  • bc35e3262d Minor final fix - replace .filter with .forEach Gary Menzel 2019-04-28 23:29:07 +09:00
  • 1a6056859a useSimpleLayout integration Gary Menzel 2019-04-28 23:20:22 +09:00
  • 834ab4b4a7 Install useSimpleLayout and adjust useTable and useRows as required. Gary Menzel 2019-04-28 19:10:22 +09:00
  • 8c81a31aa6 Update README.md tannerlinsley 2019-04-26 22:28:25 -06:00
  • 8e4601fa83 Move row and cell generation to useTable. Add warnings for unprepared rows tannerlinsley 2019-04-25 16:33:00 -06:00
  • 4a4d2245fd 6.10.0 v6.10.0 tannerlinsley 2019-04-23 17:01:28 -06:00
  • 2c2d2aa092 Add cellInfo to onExpandedChange handler. (#1299) mike391 2019-04-23 17:26:10 -04:00
  • 92321b6d0a Move HOC docs to readme Tanner Linsley 2019-02-13 10:08:34 -07:00
  • 0c15308d7a fix: use isNaN for IE11 support (#1313) Andrue Anderson 2019-04-23 17:26:59 -04:00
  • 8cde0cafbf Typo (#1307) Bojan Bedrac 2019-04-23 23:26:31 +02:00
  • afab8a34cc Add cellInfo to onExpandedChange handler. (#1299) mike391 2019-04-23 17:26:10 -04:00
  • 969407254f TravisCI badge: Use correct link (#1291) Paul Vogel 2019-04-23 23:24:35 +02:00
  • a5a49709d4 Fix #1275 minResizeWidth not working when using functional accessor and column id (#1276) Michael Quinn 2019-02-20 12:09:18 -05:00
  • 71c25f571b Update README.md Tanner Linsley 2019-02-18 10:14:47 -07:00
  • b75055ef38 BUG in resize columns (#1271) andreaci 2019-02-15 21:17:29 +01:00
  • 1079914996 Add links to old codesandbox examples Tanner Linsley 2019-02-18 10:09:42 -07:00
  • 5301355192 Move HOC docs to readme Tanner Linsley 2019-02-13 10:08:34 -07:00
  • 4c7e493f41 Create _redirects Tanner Linsley 2019-02-13 10:08:16 -07:00
  • 928233713e Update README.md Tanner Linsley 2019-01-31 12:33:23 -07:00
  • feda66196e Update README.md Tanner Linsley 2019-01-31 12:18:45 -07:00
  • c1b399d603 cleanup all but one linting issue (#1232) Josh McCullough 2019-01-31 12:08:31 -05:00
  • d59d7e4fba feature: allow minResizeWidth to be set (#1135) Jannik Keye 2018-10-04 22:49:11 +02:00
  • 7c6076908d Merge branch 'master' of https://github.com/react-tools/react-table tannerlinsley 2019-04-23 15:47:26 -06:00
  • ab3252bc32 Remove unnecessary flex layout inline styles tannerlinsley 2019-04-23 15:47:22 -06:00
  • 085957f3c4 Fix Example link on ReadMe (#1308) Jose Manuel Vergara Florez 2019-04-23 16:26:43 -05:00
  • fd5d9ddecd Broken 100k rows aggregation (#1283) Bojan Bedrac 2019-04-23 23:22:36 +02:00
  • 4e3fa751dc TravisCI: Cache yarn files (#1289) Paul Vogel 2019-03-12 18:08:24 +01:00
  • 3453ac5a76 TravisCI: Use node version 10 (#1288) Paul Vogel 2019-03-12 16:00:46 +01:00
  • a9971e66af Fixes for useExtended in useTable plus small bug (#1279) Gary Menzel 2019-02-28 03:06:47 +11:00
  • 33f30c7b7f Update README.md Tanner Linsley 2019-02-18 10:13:41 -07:00
  • 91d758711d Update README.md Tanner Linsley 2019-02-14 15:06:47 -07:00
  • b2498b0430 Update README.md Tanner Linsley 2019-02-14 14:51:07 -07:00
  • d599952e89 Update README.md Tanner Linsley 2019-02-14 14:48:57 -07:00
  • e42f1b93ba v6.9.2 v6.9.2 Tanner Linsley 2019-02-12 10:23:50 -07:00
  • b17bebb546 Clean up revert (#1263) Weilin Shi 2019-02-13 00:47:19 +08:00
  • 3ee410bd05 Create _redirects Tanner Linsley 2019-02-11 13:19:27 -07:00
  • 8b07b2c84e Unzip old react-table examples in archives Tanner Linsley 2019-02-11 13:14:36 -07:00
  • 71e2654156 6.9.1 Tanner Linsley 2019-02-11 09:40:22 -07:00
  • a0495f6858 Rename hook files Tanner Linsley 2019-02-11 09:33:34 -07:00
  • 82cf099d80 fix typo in methods.js (#1258) Jan Bauer 2019-02-07 18:05:54 +01:00
  • 2d31d3bac9 v7.0.0-alpha.2 v7.0.0-alpha.2 Tanner Linsley 2019-02-06 16:23:02 -07:00
  • 8d269b95c7 v7.0.0-alpha.1 v7.0.0-alpha.1 Tanner Linsley 2019-02-06 16:20:07 -07:00
  • 410417d067 revert 3baa7139fbb5cf5f706ec228036b0e2eac806113 (#1249) John Maguire 2019-02-05 12:42:28 -05:00
  • b6bd5b25f5 v7.0.0-alpha.0 v7.0.0-alpha.0 Tanner Linsley 2019-02-04 18:56:10 -07:00
  • 4d59f163c0 Merge branch 'master' of https://github.com/react-tools/react-table Tanner Linsley 2019-02-01 09:36:17 -07:00
  • 1f877a9c4d Update README.md Tanner Linsley 2019-02-01 09:36:13 -07:00
  • 6c46ea8a07 Update bug_report.md Tanner Linsley 2019-02-01 09:01:33 -07:00
  • 796a3cbc48 Update questions--support---help.md Tanner Linsley 2019-02-01 08:56:40 -07:00
  • c0c78d5de7 Update feature_request.md Tanner Linsley 2019-02-01 08:55:36 -07:00
  • 2a6dfb6ebd Init v7 src Tanner Linsley 2019-01-31 12:54:56 -07:00
  • a99ecbd567 Update README.md Tanner Linsley 2019-01-31 12:51:24 -07:00
  • 1ed45d2635 Update README.md Tanner Linsley 2019-01-31 12:49:14 -07:00
  • 96ab761367 Update README.md Tanner Linsley 2019-01-31 12:48:12 -07:00
  • d2f1563cd5 Update README.md Tanner Linsley 2019-01-31 12:46:22 -07:00
  • 73b4869329 Update README.md Tanner Linsley 2019-01-31 12:33:23 -07:00
  • 3190047284 Update README.md Tanner Linsley 2019-01-31 12:18:45 -07:00
  • 00efc98779 Fix linting, update Readme Tanner Linsley 2019-01-31 12:13:34 -07:00