dependabot[bot]
683bc20b8c
Bump acorn from 5.7.3 to 5.7.4 in /examples/basic ( #2020 )
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-18 15:45:48 -06:00
Tanner Linsley
21826a93e0
Merge branch 'master' of https://github.com/react-tools/react-table
2020-02-14 11:27:19 -07:00
Tanner Linsley
b989a8fa76
Changed: Tests, aggregation, hooks, columnVisibility, docs
2020-02-14 11:23:05 -07:00
dependabot[bot]
b018ed64ed
Bump handlebars from 4.1.2 to 4.5.3 in /examples/basic ( #1818 )
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-01-08 16:30:56 -07:00
dependabot[bot]
b92e25c21a
Bump eslint-utils from 1.4.0 to 1.4.3 in /examples/basic ( #1720 )
...
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils ) from 1.4.0 to 1.4.3.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases )
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.4.0...v1.4.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-12-05 23:17:00 -05:00
Tanner Linsley
a33a008608
Add Footer Support
2019-12-05 23:11:50 -05:00
Tanner Linsley
5d81f95d9b
Upgrade examples to use "latest"
2019-12-03 12:55:01 -07:00
Tanner Linsley
ee92b152ba
Remove service workers
2019-11-28 12:25:36 -07:00
Chuck Danielsson
9698677982
Update syntax in examples ( #1631 )
2019-11-04 22:29:31 -07:00
tannerlinsley
247687ee08
feat: ingested width logic, useAbsoluteLayout useBlockLayout
...
Width options (`width`, `minWidth`, `maxWidth`) options are now a part of the core column object.
useBlockLayout and useAbsoluteLayout hooks now use this new internalized information to implement
their layouts. Those examples have been updated. A virtualized-rows example has also been added to
show off how the useBlockLayout hook can be used to virtualize rows with react-window.
2019-10-01 14:03:11 -06:00
tannerlinsley
a667b7cb13
fix(use-pagination): better controlled/manual use-pagination
2019-08-06 22:32:17 -06:00
tannerlinsley
f52d5af115
docs(examples): updated example directory names
2019-08-03 14:31:13 -06:00
tannerlinsley
90922f8637
Upgrade filter types to support configurable autoRemoval
2019-07-26 10:19:38 -06:00
tannerlinsley
0716e234a1
Add sortBy example
2019-07-23 12:21:57 -06:00
tannerlinsley
2a20ad3ba4
Update App.js
2019-07-18 15:06:10 -06:00
tannerlinsley
c6d37e4834
Update basic example
2019-07-18 15:03:21 -06:00
tannerlinsley
455e0730bf
Bare bones basic example
2019-07-18 14:56:03 -06:00