[pull] beta from TanStack:beta#58
Merged
Merged
Conversation
typo: setGlobalFilter added the missing `r`
this is WIP and the goal of this is a few things:
- reduce the surface area of where TData is inferred from to just the `data` field
- allow other fields to be less specific, but use TData when it is inferred
- currently the issue with _rowModels is that it is less specific but demands to
still match TData from data. The fix should be to not use the return type of
`createFilteredRowModel(filterFns)`
it's a significant refactor, that I plan to re-evaluate before marking the PR ready,
but I think the goals of inferring TData from just `data` and allowing other fields to
be looser without affecting TData are each worthwile here.
missing dependency for example to work.
Co-authored-by: Kevin Van Cott <kevinvandy656@gmail.com>
* #4928 Added Vanilla sorting example * ci: apply automated fixes --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
* fix: release branch publishing not to commit to main * use env var for branch name * use gh token as env
fix: column resizing passive detection
release: v9.0.0-alpha.49 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* perf(svelte-table): fix quadratic slowdown by introducing flatMerge in reactive loops * ci: apply automated fixes --------- Co-authored-by: Kevin Van Cott <kevinvandy656@gmail.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
release: v9.0.0-alpha.50 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* chore: package upgrades * regen lock file and add trustPolicyExclude * fix order
…6248) * feat: add angular devtools * 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. * Add devtools in all angular examples * Use a stable identifier reference to register devtools in table * Fix dependency versions * ci: apply automated fixes * generate instanceId for react-table * fix basic external store examples mark table.store as deprecated in adapter table types replace table.store.state with table.state in examples * add external atoms example in angular * update package lock * ci: apply automated fixes * update angular adapter for readonly atom reactivity pattern * add missing angular examples (WIP) * clean up devtools on examples * fix some angular reactivity * ci: apply automated fixes * fix solid and svelte reactivity issues * update docs gen * apply pr feedback * make state reads consistent in angular examples * ci: apply automated fixes * fix infinite render in angular column-pinning-split --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: Kevin Van Cott <kevinvandy656@gmail.com>
release: v9.0.0-alpha.52 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
) * feat: refactor reactivity bindings to work without tanstack-store * consistent json stringified state in all examples * feat: use initial atoms property in table options * fix: update setOptions to avoid mutating static options * use pre tags * fix vue external state performance issue with flatMerge just like svelte --------- Co-authored-by: Kevin Van Cott <kevinvandy656@gmail.com>
release: v9.0.0-alpha.53 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
release: v9.0.0-alpha.54 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* feat: drop the underscore. It's cleaner * simplify
release: v9.0.0-beta.1 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )