Commit Graph

  • 0672de486a Update README.md Tanner Linsley 2019-08-05 07:38:07 -06:00
  • e0f83d32fe Update README.md Tanner Linsley 2019-08-05 06:53:29 -06:00
  • 3aaa5b9b1e Update README.md Tanner Linsley 2019-08-05 06:52:46 -06:00
  • 352de348fe Update README.md Tanner Linsley 2019-08-05 06:48:00 -06:00
  • 21d3853dba v7.0.0-alpha.18 v7.0.0-alpha.18 tannerlinsley 2019-08-03 14:37:38 -06:00
  • 095979b9db docs(readme): updated readme tannerlinsley 2019-08-03 14:36:52 -06:00
  • f52d5af115 docs(examples): updated example directory names tannerlinsley 2019-08-03 14:31:13 -06:00
  • 037c32345f feat(use-row-select): added useRowSelect plugin hook + related tannerlinsley 2019-08-03 14:20:08 -06:00
  • 6ad0d4e0c0 Merge branch 'master' of https://github.com/react-tools/react-table tannerlinsley 2019-08-02 07:43:30 -06:00
  • 512790bc1c fix(multiple): sub-components example, minor refactors tannerlinsley 2019-08-02 07:42:42 -06:00
  • 118b873531 fix(useFilters): Honor column level disableFilters by setting canFilters correct value (#1427) gargroh 2019-08-02 18:58:38 +05:30
  • 39c2b152f6 docs(readme): better docs on nested columns tannerlinsley 2019-07-31 16:21:03 -06:00
  • adfc82b472 v7.0.0-alpha.17 v7.0.0-alpha.17 tannerlinsley 2019-07-31 12:27:58 -06:00
  • 6030282428 Merge branch 'master' of https://github.com/react-tools/react-table tannerlinsley 2019-07-31 12:27:18 -06:00
  • f6ee2a3d99 fix(npm/examples): added src back to npm package, fixed grouping example tannerlinsley 2019-07-31 12:27:06 -06:00
  • 633cc27a99 fix(utils): default Cell renderer cleanup (#1421) Aurimas 2019-07-31 17:47:21 +03:00
  • 02b2671f5c v7.0.0-alpha.16 v7.0.0-alpha.16 tannerlinsley 2019-07-30 17:01:59 -06:00
  • 2c5610d885 test(usegroupby/useexpanded): improved tests for useGroupBy/useExpanded tannerlinsley 2019-07-30 17:00:59 -06:00
  • 12e7b3220d test: snapshots for useFilters, useGroupBy, useSortBy tannerlinsley 2019-07-30 15:57:11 -06:00
  • bcefe5d6e8 v7.0.0-alpha.15 v7.0.0-alpha.15 tannerlinsley 2019-07-30 14:10:19 -06:00
  • df827d76e2 test(usefilters): added useFilters test placeholder tannerlinsley 2019-07-30 14:09:48 -06:00
  • 0ae8693444 fix(global): fix npm dist, update docs tannerlinsley 2019-07-30 14:07:31 -06:00
  • 56f3dc9fe6 docs(example): removed page options from the pagination example state tannerlinsley 2019-07-30 12:54:19 -06:00
  • 5f58786e94 docs(examples): added pagination example tannerlinsley 2019-07-30 12:51:14 -06:00
  • 48f992fa0c v7.0.0-alpha.14 v7.0.0-alpha.14 tannerlinsley 2019-07-30 11:44:21 -06:00
  • 0b868fe8c4 chore(husky): added yarn test:ci tannerlinsley 2019-07-30 11:43:22 -06:00
  • a7a95b2ce6 fix(usepagination): pageOptions calculate correctly, added pagination ex tannerlinsley 2019-07-30 11:41:11 -06:00
  • 116f5cdeba docs(grouping example): better annotations and more data tannerlinsley 2019-07-30 11:09:20 -06:00
  • 0187fcfc2c fix(example): fixed css issues in codesandbox (no css prop) tannerlinsley 2019-07-30 10:33:06 -06:00
  • ab32339bfa v7.0.0-alpha.13 v7.0.0-alpha.13 tannerlinsley 2019-07-30 10:23:42 -06:00
  • 7fd8fa1dfc docs: adding grouping example tannerlinsley 2019-07-30 10:21:05 -06:00
  • bc89ae3027 Merge branch 'master' of https://github.com/react-tools/react-table tannerlinsley 2019-07-30 09:57:04 -06:00
  • af739d91d0 fix(usegroupby): fix useGroupBy, add grouping example and fix some tests tannerlinsley 2019-07-30 09:56:44 -06:00
  • 35f78132f6 Avoid react error if the data source doesn't have the property. (#1420) Cyril Siman 2019-07-30 17:51:17 +02:00
  • d7a4db0979 chore(commitlint): add deps, config, and git hook (#1419) Larry Botha 2019-07-30 00:45:46 -05:00
  • 11167e5635 Refactor useTable, sorting, and filtering to use new hook layer tannerlinsley 2019-07-29 14:51:07 -06:00
  • 14a43b1a68 Update test configs (#1417) Larry Botha 2019-07-29 15:34:33 -05:00
  • 0375a7e7d5 Set up some failing tests tannerlinsley 2019-07-29 12:05:19 -06:00
  • 6b70309f42 Add prettier format tannerlinsley 2019-07-29 11:33:47 -06:00
  • 9b262676be Fix hook defaults tannerlinsley 2019-07-29 11:14:41 -06:00
  • 1caad4cd8c Merge branch 'master' of https://github.com/react-tools/react-table tannerlinsley 2019-07-29 11:00:11 -06:00
  • dc73347003 Relocate columns and row logic, fix columns and useGroupBy to be more pure tannerlinsley 2019-07-29 11:00:07 -06:00
  • 66bfec34a8 [minor] Readme update (#1415) gargroh 2019-07-29 21:07:48 +05:30
  • 6347157f80 correcting typos (#1413) gargroh 2019-07-29 20:16:56 +05:30
  • b6db8775ad Small readme example update (#1412) jaapjanfrans 2019-07-29 15:51:01 +02:00
  • cadd8bf62a Rename examples and their directories tannerlinsley 2019-07-26 16:03:54 -06:00
  • 9f4746a7ac Add sorting guide tannerlinsley 2019-07-26 15:54:50 -06:00
  • a0ca841287 Update App.js tannerlinsley 2019-07-26 11:27:10 -06:00
  • 52ee923675 Update package.json tannerlinsley 2019-07-26 11:22:58 -06:00
  • 24f6a2750d fix(usefilters): fix filter type fallback and autoRemove functionality AGAIN tannerlinsley 2019-07-26 11:22:23 -06:00
  • 8988660618 fix(usefilters): fixed filtering fallback logic and autoRemove bug tannerlinsley 2019-07-26 10:58:35 -06:00
  • a3e5cac298 fix(usefilters): fixed the default filter to be 'text' tannerlinsley 2019-07-26 10:52:27 -06:00
  • 47d2651b8d docs: updated contribution documentation tannerlinsley 2019-07-26 10:45:33 -06:00
  • 412f64cece chore: released version 7.0.0-alpha.9 tannerlinsley 2019-07-26 10:39:19 -06:00
  • 5d36f98082 v7.0.0-alpha.9 v7.0.0-alpha.9 tannerlinsley 2019-07-26 10:32:36 -06:00
  • 933cc27e33 Update README.md tannerlinsley 2019-07-26 10:30:59 -06:00
  • 54be978268 Update App.js tannerlinsley 2019-07-26 10:30:20 -06:00
  • 90922f8637 Upgrade filter types to support configurable autoRemoval tannerlinsley 2019-07-26 10:19:38 -06:00
  • fd8a686b30 Merge branch 'master' of https://github.com/react-tools/react-table tannerlinsley 2019-07-26 07:14:06 -06:00
  • a361a372ee chore(packages): add husky and lint-staged (#1409) Larry Botha 2019-07-26 08:13:58 -05:00
  • 563e809d05 docs(package.json): add commitizen dep, config, and npm script (#1408) Larry Botha 2019-07-25 23:39:25 -05:00
  • 7d267b3442 v7.0.0-alpha.8 v7.0.0-alpha.8 tannerlinsley 2019-07-25 13:39:37 -06:00
  • 388b3ec2b9 Update README.md tannerlinsley 2019-07-25 13:39:13 -06:00
  • b2abd82350 Use useEffect in dev, not layoutEffect tannerlinsley 2019-07-25 13:39:10 -06:00
  • 06a6d6fcc3 Rename getHeaderRowProps to getHeaderGroupProps tannerlinsley 2019-07-25 13:38:52 -06:00
  • d8599817ad Fix immutability issue with pagination and sortBy tannerlinsley 2019-07-25 13:38:33 -06:00
  • e1060db327 Satisfy exhuastive-deps in useTableState tannerlinsley 2019-07-25 13:38:15 -06:00
  • ea79cd8388 Fix renderer functions for blank headers tannerlinsley 2019-07-25 13:37:58 -06:00
  • b2ed18696f Add defaultColumn option tannerlinsley 2019-07-25 13:37:31 -06:00
  • 9f8eab5777 Update README.md tannerlinsley 2019-07-25 10:27:49 -06:00
  • 4f13f32023 Update rendering API and column/header model tannerlinsley 2019-07-25 10:24:30 -06:00
  • 5bb2e49764 Fix useTableState setState memoization tannerlinsley 2019-07-25 07:04:52 -06:00
  • d1f26fe7bc Fix action type detection tannerlinsley 2019-07-24 07:21:26 -06:00
  • c7d6562d04 Change actions and addActions to be simpler to use tannerlinsley 2019-07-23 12:30:15 -06:00
  • e82d2d4b36 Merge branch 'master' of https://github.com/react-tools/react-table tannerlinsley 2019-07-23 12:22:01 -06:00
  • 0716e234a1 Add sortBy example tannerlinsley 2019-07-23 12:21:57 -06:00
  • 824ee34ba9 Refactor sortBy logic tannerlinsley 2019-07-23 12:20:32 -06:00
  • 514fbabb88 Fix type action forcing tannerlinsley 2019-07-23 12:12:46 -06:00
  • 2ecf40518e Export utils to create custom hooks (#1403) Maksim Horbachevsky 2019-07-23 14:03:17 -04:00
  • fd64486286 Fix usePagination to work during SSR tannerlinsley 2019-07-23 10:55:49 -06:00
  • 34909305af Force action types in state reducer tannerlinsley 2019-07-23 10:41:27 -06:00
  • 5043af5071 Move useColumns and useRows into useTable (but allow overrides) tannerlinsley 2019-07-23 10:22:46 -06:00
  • 2ca7f78d72 Merge branch 'master' of https://github.com/react-tools/react-table tannerlinsley 2019-07-21 15:41:28 -06:00
  • 811cd015c2 Update README.md tannerlinsley 2019-07-21 15:41:21 -06:00
  • 9e37846a21 Update README.md (#1400) AresMegaGlobal 2019-07-20 09:32:30 -04:00
  • 723720c8b1 Update README.md tannerlinsley 2019-07-18 15:07:41 -06:00
  • 2a20ad3ba4 Update App.js tannerlinsley 2019-07-18 15:06:10 -06:00
  • c6d37e4834 Update basic example tannerlinsley 2019-07-18 15:03:21 -06:00
  • a1a192052d Merge branch 'master' of https://github.com/react-tools/react-table tannerlinsley 2019-07-18 14:56:06 -06:00
  • 455e0730bf Bare bones basic example tannerlinsley 2019-07-18 14:56:03 -06:00
  • 1d4867fa2f Update FUNDING.yml Tanner Linsley 2019-07-18 13:53:38 -06:00
  • c3da2a7c41 Update FUNDING.yml Tanner Linsley 2019-07-18 13:52:48 -06:00
  • c3a52c5845 Update FUNDING.yml Tanner Linsley 2019-07-18 13:51:26 -06:00
  • 6dea8103d3 Update FUNDING.yml Tanner Linsley 2019-07-18 13:51:09 -06:00
  • 3bab8372d1 Update FUNDING.yml Tanner Linsley 2019-07-18 13:50:29 -06:00
  • b85f457e62 Update FUNDING.yml Tanner Linsley 2019-07-18 13:41:35 -06:00
  • c6871084d6 Create FUNDING.yml Tanner Linsley 2019-07-18 13:40:43 -06:00
  • 8946771563 Update README.md tannerlinsley 2019-07-18 12:08:57 -06:00
  • fbc8032d29 Fix disableMultiSort, change from sortByFn to sortTypes tannerlinsley 2019-07-18 12:08:55 -06:00
  • 6a3bc5559e Add pageCount to instance via usePagination hook tannerlinsley 2019-07-18 12:08:04 -06:00