Open
Conversation
6955927 to
67dc738
Compare
c8b5371 to
4404212
Compare
b141cdd to
ad85bd0
Compare
ad85bd0 to
06f6130
Compare
06f6130 to
d97c125
Compare
d97c125 to
40519ae
Compare
b7a1981 to
2a28fa1
Compare
47a7428 to
31e1f95
Compare
5b0af31 to
4c9a27d
Compare
4c9a27d to
7430a08
Compare
7430a08 to
e244035
Compare
e244035 to
a28fbf9
Compare
cad6811 to
4a0b519
Compare
4a0b519 to
73ec2a6
Compare
73ec2a6 to
ecab634
Compare
ecab634 to
f8aac59
Compare
f8aac59 to
d92b0a4
Compare
d92b0a4 to
d0da292
Compare
d0da292 to
244104d
Compare
32d3810 to
50ba817
Compare
50ba817 to
e37d0d2
Compare
e37d0d2 to
32d6db9
Compare
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Contributor
Author
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: package-lock.json |
32d6db9 to
e122d37
Compare
e122d37 to
c2b1518
Compare
Contributor
Author
|
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
c2b1518 to
40fd025
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^6.11.5→^7.8.0Release Notes
tannerlinsley/react-table (react-table)
v7.8.0Compare Source
What's Changed
New Contributors
Full Changelog: TanStack/table@v7.7.0...v7.8.0
v7.7.0Compare Source
Features
v7.6.3Compare Source
Bug Fixes
v7.6.2Compare Source
Bug Fixes
v7.6.1Compare Source
Bug Fixes
v7.6.0Compare Source
Bug Fixes
Features
v7.5.2Compare Source
Bug Fixes
v7.5.1Compare Source
Bug Fixes
v7.5.0Compare Source
Features
v7.4.2Compare Source
Bug Fixes
v7.4.1Compare Source
Bug Fixes
v7.4.0Compare Source
Bug Fixes
Features
v7.3.5Compare Source
Bug Fixes
v7.3.4Compare Source
Bug Fixes
v7.3.3Compare Source
Bug Fixes
v7.3.2Compare Source
Bug Fixes
useColumnOrderto be used before useGroupBy (#2553) (7044363)v7.3.1Compare Source
Bug Fixes
v7.3.0Compare Source
Features
v7.2.2Compare Source
Bug Fixes
v7.2.1Compare Source
Bug Fixes
v7.2.0Compare Source
Bug Fixes
Features
v7.1.0Compare Source
Bug Fixes
Features
v7.0.6Compare Source
Bug Fixes
v7.0.5Compare Source
v7.0.4Compare Source
v7.0.3Compare Source
v7.0.2Compare Source
v7.0.1Compare Source
v7.0.0React Table v7 marks the culmination of over a years worth of work to refactor the entire library to a hooks-only UI/Style/Markup agnostic table building utility.
This latest version is a collection of React hooks and plugins (which are also hooks!) that help you flexibly compose logical features of the most complex data grids into a single API returned by the primary
useTablehook. This API is performant, extensible, and unopinionated about markup, styles or rendering.From the new Concepts documentation page:
React Table v7 is a headless utility, which means out of the box, it doesn't render or supply any actual UI elements. You are in charge of utilizing the state and callbacks of the hooks provided by this library to render your own table markup. Read this article to understand why React Table is built this way. If you don't want to, then here's a quick rundown anyway:
Features from the README:
A special thanks!
With the help of many contributors and awesome sponsors, React Table has become a very powerful tool that will continue to support the React ecosystem for many years to come.
Well, what are you waiting for!
Go get started!
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.