Commit Graph

  • 379d9e11d5 v6.9.0 v6.9.0 Tanner Linsley 2019-01-31 10:18:22 -07:00
  • 3fff682578 apply @twheys PR #1077 as patch and update Array.concat to [].concat (#1241) John Maguire 2019-01-31 12:15:09 -05:00
  • 168a8e3f93 update fireFetchData to use current state for select value (#1231) Josh McCullough 2019-01-31 12:09:29 -05:00
  • 221164484f cleanup all but one linting issue (#1232) Josh McCullough 2019-01-31 12:08:31 -05:00
  • c7d2c36454 adding position prop into pagination component (#1205) Andrej Gajdos 2019-01-31 18:08:06 +01:00
  • 26961d0994 [fix] filter data on all available columns not just visible one (#1148) Laurent P 2019-01-31 18:07:06 +01:00
  • de6389cafc Adding IDs for select table, fixing backwards compatibility on floating left checkbox (#1208) Devin Clark 2019-01-31 11:06:47 -06:00
  • e0f9d98819 Adds aria-label prop to checkboxes (#1191) Rahul Verma 2019-01-31 12:05:15 -05:00
  • 0365057446 Extract pagination elements renderers to pagination props (#1176) Grzegorz Rozdzialik 2019-01-31 18:03:27 +01:00
  • ec25bfbb5a fixed the sanbox code issue (#1174) Steven 2019-02-01 01:02:41 +08:00
  • 0a1c12faca Adds import instructions to the HOC README (#1168) Evan Brodie 2019-01-31 12:02:12 -05:00
  • 1fddb1b97d Example code fixed with missing return statement (#1154) Andy 2019-01-31 18:01:58 +01:00
  • 1e04377de7 Update README.md Tanner Linsley 2019-01-28 14:55:32 -07:00
  • 555c4fae9d Update README.md Tanner Linsley 2019-01-28 14:35:05 -07:00
  • 0d8ca53b76 Update README.md Tanner Linsley 2019-01-28 14:34:04 -07:00
  • 64db8e09d4 Update .gitignore Tanner Linsley 2019-01-28 13:47:31 -07:00
  • c5233c4404 Update README.md Tanner Linsley 2019-01-16 08:56:50 -07:00
  • d0d862f1e8 Add files via upload Tanner Linsley 2019-01-16 08:55:42 -07:00
  • dd3f30b099 Update bug_report.md Tanner Linsley 2018-10-04 14:55:20 -06:00
  • d5fc894dd7 Delete ISSUE_TEMPLATE.md Tanner Linsley 2018-10-04 14:54:16 -06:00
  • dc771ff25f Update issue templates Tanner Linsley 2018-10-04 14:53:51 -06:00
  • d38021d4b0 Updated ReadMe with some more Props (#1142) simjoh 2018-10-04 22:51:28 +02:00
  • 06648b2577 feature: allow minResizeWidth to be set (#1135) Jannik Keye 2018-10-04 22:49:11 +02:00
  • 836f256031 added closeExpanded function to subComponent callback (#1121) Leonardo Merza 2018-10-04 16:48:18 -04:00
  • 188fc51336 Fixed defaultProps.selectType. (#1129) Colton Colcleasure 2018-10-04 13:47:49 -07:00
  • 474244ce41 Pagination accessibility (#1127) tragessere 2018-10-04 16:47:30 -04:00
  • b6074a9ab1 Accesibility improvement - add role to tr in treeTable (#1114) Jakub Żurawski 2018-10-04 22:45:40 +02:00
  • 3278e1b05e Update README.md (#1086) Mohamed Nimir 2018-10-04 22:44:15 +02:00
  • 2352cac4b8 Added placeholder to filter input. (#1087) Alec Reser 2018-10-04 16:42:59 -04:00
  • d94f59a5fa only update state if page prop changes (#1082) Robin Pham 2018-10-04 13:42:37 -07:00
  • 7876a3876c Resolve "cannot call class as a function" error (#1050) Jeremy Liberman 2018-10-04 15:42:16 -05:00
  • 02e65b4388 fix linter , update selectTable hoc (#1073) maxime roma 2018-10-04 22:41:24 +02:00
  • d9d49fa3de Adds "prop-types" as a peerDependency (#1069) Shubham Kanodia 2018-10-05 02:10:13 +05:30
  • 41784cd52d allow rest props from getTfootProps for TfootComponent (#1035) Kyle Halleman 2018-10-04 15:39:48 -05:00
  • 9048835bcc ReactTable HOC: advancedExpandTable (#1000) Mayank Jethva 2018-10-04 13:39:07 -07:00
  • b12fc8fc88 remove space in Logo name (#1033) Bret Ikehara 2018-10-04 13:38:33 -07:00
  • 76fde77b0f Add additional column's renderers in TreeTable HOC (#1029) Krzysztof Kaczmarczyk 2018-10-04 22:37:45 +02:00
  • f50b0a47cf SelectTable - Make input component type defaults to checkbox (#1021) smoleniuch 2018-10-04 22:37:19 +02:00
  • ac8b497671 Tree uses accessor or ID and always shows pivot cells (#1011) Don Pflaster 2018-10-04 16:36:46 -04:00
  • c79806090a Fix propTypes validation for getFooterProps (#1007) Rebekah Heacock Jones 2018-10-04 16:36:20 -04:00
  • f55ce62041 Merge branch 'master' of https://github.com/react-tools/react-table Tanner Linsley 2018-05-29 10:56:34 -06:00
  • 4c9b44ab48 documentation formatting fix (#986) Mario Viens 2018-05-28 00:11:35 -07:00
  • 48869a65e7 Better issue template Tanner Linsley 2018-05-24 17:00:17 -06:00
  • 3246336120 Add cross-env package (#873) emyarod 2018-05-24 17:36:37 -05:00
  • b12238d535 Add defaultPage prop (#941) Efim Pasianidi 2018-05-25 01:36:19 +03:00
  • 1f92ed8d4f Add more documentation for overriding props (#975) Mark McDonald 2018-05-24 18:35:22 -04:00
  • cf59c644b4 Just correct names of parameters for onFilteredChanged (#967) TerryLee 2018-05-25 07:33:09 +09:00
  • a7e8e26c00 Update README.md (#973) Steve Sharp 2018-05-24 15:32:50 -07:00
  • dd4c1e2df6 add FoldableTable (#937) Steven 2018-05-25 06:32:34 +08:00
  • 621c3bf092 Fixed text mismatch when doing SSR (#957) Anthon Fredriksson 2018-05-25 00:27:57 +02:00
  • 72afabbd03 Fix README: defaultSortMethod doesn't match code (#910) Bill Fienberg 2018-05-24 17:25:57 -05:00
  • 4aa07c33da Typo (#899) Stuart Casarotto 2018-05-24 17:25:41 -05:00
  • d430d51888 Added react-dom as a peer dependency (#889) Frank Nguyen 2018-05-25 07:25:28 +09:00
  • 4824b4c8cc Remove header focus outline. Fixes react-tools/react-table#685 (#881) Andrew 2018-05-24 18:24:54 -04:00
  • 60766cf261 Add prefix to key of pad rows (#828) Richard A 2018-05-25 08:23:53 +10:00
  • fcdc3d88bc v6.8.6 Tanner Linsley 2018-05-24 10:24:29 -06:00
  • 6a9ebf09da v6.8.6 v6.8.6 Tanner Linsley 2018-05-22 10:19:17 -06:00
  • 24a9efd670 v6.8.5 v6.8.5 Tanner Linsley 2018-05-19 00:47:17 -06:00
  • bdb7d44438 v6.8.4 v6.8.4 Tanner Linsley 2018-05-18 17:34:41 -06:00
  • 7a6ed50b81 Make data prop required, but allow it to be anything. Tanner Linsley 2018-05-18 17:34:03 -06:00
  • 8f062550aa v6.8.3 Tanner Linsley 2018-05-18 17:32:04 -06:00
  • 235614a7fd v6.8.3 v6.8.3 Tanner Linsley 2018-05-18 17:17:22 -06:00
  • 4e9eec3578 Remove ellipsis from default expander table header (#920) Ben Berman 2018-04-19 20:48:52 -04:00
  • 35b92567b5 v6.8.2 v6.8.2 Tanner Linsley 2018-04-17 15:14:45 -06:00
  • a1f5b462d5 Revert mistaken removal of rt-resizable-header-content div Tanner Linsley 2018-04-17 15:14:05 -06:00
  • 9e479e4d4c v6.8.1 Tanner Linsley 2018-04-17 12:23:59 -06:00
  • b032c9ffa7 v6.8.1 v6.8.1 Tanner Linsley 2018-04-17 12:23:46 -06:00
  • 9fe806d8a7 Update Eslint and Code Formatting Tanner Linsley 2018-04-17 12:22:34 -06:00
  • 083534149c Version Update Tanner Linsley 2018-04-17 12:15:50 -06:00
  • 8bd3daafcb Doco updates (#680) Gary Menzel 2018-02-09 03:58:58 +11:00
  • 6649b21abe docs: add select HOC docs to better document how to use the HOC (#733) Shaun Sweet 2018-02-08 09:58:24 -07:00
  • 3a8a037ee6 Implemented basic aria roles following grid pattern. (#758) Jeremy Wood 2018-02-08 11:57:33 -05:00
  • 9e0361e511 Move hard coded select width to prop (#761) Catalin Berta 2018-02-08 18:56:17 +02:00
  • 0a62d86e5e Fix style prop not being properly used in ReactTablePagination component (#785) Pavel Gavlík 2018-02-08 17:55:38 +01:00
  • 3ff988861e Improve build process (#792) Bertrand Marron 2018-02-08 17:55:16 +01:00
  • f4067b86dd Update README.md Tanner Linsley 2018-02-08 09:52:49 -07:00
  • f70d453caa v6.7.6 v6.7.6 Tanner Linsley 2017-12-21 15:15:32 -07:00
  • 54f3cc791c Focus bug (#686) Gary Menzel 2017-12-20 08:27:35 +11:00
  • 77aa73a5aa v6.7.5 v6.7.5 Tanner Linsley 2017-12-12 17:06:28 -07:00
  • 05c56f0da4 CHANGELOG update for 6.7.5 (#679) Gary Menzel 2017-12-13 10:44:17 +11:00
  • ddf877bcac Add column to getResizerProps (#667) Simon Angell 2017-12-13 10:09:23 +11:00
  • 928ad11a07 Fix ThComponent classnames ordering (#673) Edward Bramanti 2017-12-12 15:05:31 -08:00
  • 0783837786 Update the devDependencies for the linter (#596) Will Olson 2017-12-12 14:56:51 -08:00
  • cf0f8bb729 Update README.md (#584) Amir Shrestha 2017-12-13 04:39:23 +05:45
  • 1e849df999 Merge branch 'master' into master Gary Menzel 2017-11-27 14:08:05 +11:00
  • 62da8880e6 Docs testing cleanup (#645) Gary Menzel 2017-11-27 13:47:58 +11:00
  • 656522eb71 Comment out Gary Menzel 2017-11-27 12:33:58 +11:00
  • b0c50509ee Examples Refactor + multiSort flag (#619) (#5) Gary Menzel 2017-11-27 12:32:18 +11:00
  • 01ca4518fc Examples Refactor + multiSort flag (#619) (#4) Gary Menzel 2017-11-27 09:57:12 +11:00
  • cdf806b3f6 Merge branch 'master' into master Gary Menzel 2017-11-27 09:56:49 +11:00
  • 0443644ccd Fixes #643 Still requires some basic sanity test to ensure ReactTable does not have any fundamental coding errors. Modified some of the /docs code to help with manual testing. Gary Menzel 2017-11-27 09:50:36 +11:00
  • f74ba3cc16 Examples Refactor + multiSort flag (#619) Gary Menzel 2017-11-23 15:30:07 +11:00
  • 2e8596618a Fix for linter changes + CHANGELOG update Gary Menzel 2017-11-23 13:53:00 +11:00
  • b2db31c9bd Merge pull request #3 from frankolson/linter_dependencies Gary Menzel 2017-11-23 13:45:41 +11:00
  • 6a5400b247 Merge branch 'master' into linter_dependencies Gary Menzel 2017-11-23 13:45:25 +11:00
  • ed6dd5af4c refactor: Fix index.js linter errors Will Olson 2017-11-22 10:04:26 -08:00
  • 80aa2ea7f4 refactor: Fix methods.js linter errors Will Olson 2017-11-22 09:48:13 -08:00
  • b310a2ebc4 refactor: Fix utils.js linter errors Will Olson 2017-11-22 09:33:10 -08:00
  • bcfa658257 refactor: Fix propTypes.js linter errors Will Olson 2017-11-22 09:19:36 -08:00
  • ad151b5ff0 refactor: Fix pagination.js linter errors Will Olson 2017-11-22 09:17:21 -08:00