Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rerender the Table when rows change #1306

Merged
merged 4 commits into from
Dec 7, 2021
Merged

Rerender the Table when rows change #1306

merged 4 commits into from
Dec 7, 2021

Commits on Dec 7, 2021

  1. Ensure the Table updates when the rows prop changes

    Robin Métral committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    034b193 View commit details
    Browse the repository at this point in the history
  2. No need for a deep equality check

    Robin Métral committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    c6e094a View commit details
    Browse the repository at this point in the history
  3. Preserve existing table sorting

    Robin Métral committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    ef416cb View commit details
    Browse the repository at this point in the history
  4. Update changeset

    Robin Métral authored Dec 7, 2021
    Configuration menu
    Copy the full SHA
    822e72d View commit details
    Browse the repository at this point in the history