Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: TanStack/table
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: alpha
Choose a base ref
...
head repository: TanStack/table
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feat/angular-devtools
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 85 files changed
  • 2 contributors

Commits on May 19, 2026

  1. Configuration menu
    Copy the full SHA
    179e6d8 View commit details
    Browse the repository at this point in the history
  2. fix(table-devtools): fix table state reactivity

    Refactor devtools panel with a more solid-idiomatic approach, using memo and dynamic `useTableState` subscription via Accessor getter to not break reactivity.
    riccardoperra committed May 19, 2026
    Configuration menu
    Copy the full SHA
    edac796 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0427ee7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69f0049 View commit details
    Browse the repository at this point in the history
  5. Fix dependency versions

    riccardoperra committed May 19, 2026
    Configuration menu
    Copy the full SHA
    bdd89ba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9eee81f View commit details
    Browse the repository at this point in the history
Loading