- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Comparing changes
Open a pull request
base repository: TanStack/table
base: v9.0.0-alpha.10
head repository: TanStack/table
compare: main
Commits on Jul 1, 2024
-
docs(vue): vue filters example (#5644)
* examples: vue filters * run through prettier * add missing components * fix typing issue * add docs link to new example
Configuration menu - View commit details
-
Copy full SHA for e749f31 - Browse repository at this point
Copy the full SHA e749f31View commit details
Commits on Jul 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6a4a10d - Browse repository at this point
Copy the full SHA 6a4a10dView commit details
Commits on Jul 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 241f26f - Browse repository at this point
Copy the full SHA 241f26fView commit details
Commits on Jul 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0054eb3 - Browse repository at this point
Copy the full SHA 0054eb3View commit details
Commits on Jul 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bb0a536 - Browse repository at this point
Copy the full SHA bb0a536View commit details -
fix(table-core): assign unassign parentId in grouped row model (#5657)
* fix(getGroupedRowModel): assign parentId & unassign on ungroup (including depth = 0 on ungroup) * assign parent id before flattening rows * simplify ungrouping * remove nx token again * don't remove nx token again --------- Co-authored-by: Kevin Van Cott <kevinvandy656@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a71ce10 - Browse repository at this point
Copy the full SHA a71ce10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f0e5d2 - Browse repository at this point
Copy the full SHA 3f0e5d2View commit details
Commits on Jul 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e420d00 - Browse repository at this point
Copy the full SHA e420d00View commit details -
Configuration menu - View commit details
-
Copy full SHA for efba3b0 - Browse repository at this point
Copy the full SHA efba3b0View commit details
Commits on Jul 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 92ef946 - Browse repository at this point
Copy the full SHA 92ef946View commit details -
docs: Fix typo in documentation (#5673)
Fix a typo in the `columns.md` file.
Configuration menu - View commit details
-
Copy full SHA for 7bf42dd - Browse repository at this point
Copy the full SHA 7bf42ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe690df - Browse repository at this point
Copy the full SHA fe690dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f7ddd6 - Browse repository at this point
Copy the full SHA 5f7ddd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd210f9 - Browse repository at this point
Copy the full SHA dd210f9View commit details
Commits on Aug 3, 2024
-
docs: fix typo on tables.md (#5681)
fix typo on "Creating a Table Instance" section on https://tanstack.com/table/latest/docs/guide/tables
Configuration menu - View commit details
-
Copy full SHA for a669e39 - Browse repository at this point
Copy the full SHA a669e39View commit details -
docs: typo in multi-sorting guide (#5686)
Co-authored-by: trietlam <triet@conqahq.com>
Configuration menu - View commit details
-
Copy full SHA for 2c74877 - Browse repository at this point
Copy the full SHA 2c74877View commit details -
Configuration menu - View commit details
-
Copy full SHA for be8d0e7 - Browse repository at this point
Copy the full SHA be8d0e7View commit details -
fix: getFacetedMinMaxValues default implementation sometimes returnin…
…g array of arrays (#5676) * fix getFacetedMinMaxValues returning array bug * rework for your consideration * ci: apply automated fixes * don't use array at --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: Kevin Van Cott <kevinvandy656@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9d54b2e - Browse repository at this point
Copy the full SHA 9d54b2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f269a59 - Browse repository at this point
Copy the full SHA f269a59View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8a018d - Browse repository at this point
Copy the full SHA f8a018dView commit details -
feat: add support for reactivity in Vue-adapter (#5687)
* feat: add support for reactive data in Vue-adapter * docs: update example to use reactivity * add new in 8 20 callout to new docs * 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>
Configuration menu - View commit details
-
Copy full SHA for ab8e318 - Browse repository at this point
Copy the full SHA ab8e318View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73f0057 - Browse repository at this point
Copy the full SHA 73f0057View commit details -
docs: Update columns.md (#5666)
The usage of backticks inside of the header and cell links made it so that the text could not be properly parsed and rendered the links impossible to use. With this change, the links are available again.
Configuration menu - View commit details
-
Copy full SHA for a8d1971 - Browse repository at this point
Copy the full SHA a8d1971View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55da0c3 - Browse repository at this point
Copy the full SHA 55da0c3View commit details -
fix: id building was not consistent when using deep accessorKey (4754) (
#5430) * fix: id building was not consistent when using deep accessorKey (4754) * 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>
Configuration menu - View commit details
-
Copy full SHA for 84cf73a - Browse repository at this point
Copy the full SHA 84cf73aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9370c9e - Browse repository at this point
Copy the full SHA 9370c9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fea8c2 - Browse repository at this point
Copy the full SHA 2fea8c2View commit details
Commits on Aug 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7331506 - Browse repository at this point
Copy the full SHA 7331506View commit details -
Configuration menu - View commit details
-
Copy full SHA for b68ff00 - Browse repository at this point
Copy the full SHA b68ff00View commit details
Commits on Aug 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 836cbb7 - Browse repository at this point
Copy the full SHA 836cbb7View commit details
Commits on Aug 9, 2024
-
fix: major performance bug in Vue-adapter (#5698)
* fix: major performance bug * fix: export options-type with reactive data
Configuration menu - View commit details
-
Copy full SHA for fb2d72f - Browse repository at this point
Copy the full SHA fb2d72fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4685962 - Browse repository at this point
Copy the full SHA 4685962View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5110aa9 - Browse repository at this point
Copy the full SHA 5110aa9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e7bb0c - Browse repository at this point
Copy the full SHA 5e7bb0cView commit details
Commits on Aug 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 58913b6 - Browse repository at this point
Copy the full SHA 58913b6View commit details
Commits on Aug 24, 2024
-
fix(table-core): allow searching of numbers (#5718)
Co-authored-by: gaga8820 <gagandeep.singh1@rackspace.com>
Configuration menu - View commit details
-
Copy full SHA for 237b1c4 - Browse repository at this point
Copy the full SHA 237b1c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab2819c - Browse repository at this point
Copy the full SHA ab2819cView commit details
Commits on Aug 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2db4061 - Browse repository at this point
Copy the full SHA 2db4061View commit details
Commits on Aug 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7fe650d - Browse repository at this point
Copy the full SHA 7fe650dView commit details
Commits on Sep 14, 2024
-
docs: Updated some incomplete docs (#5741)
* Updated some incomplete docs * Update expanding.md Modified some information for clarity * Update expanding.md Fixed some typos * Update expanding.md fixed some typos * Update expanding.md * Update global-faceting.md * Update grouping.md * Update grouping.md * Update expanding.md * Update expanding.md * Update global-filtering.md * polish up new docs --------- Co-authored-by: Kevin Van Cott <kevinvandy656@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6b4d616 - Browse repository at this point
Copy the full SHA 6b4d616View commit details
Commits on Dec 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cbcea6a - Browse repository at this point
Copy the full SHA cbcea6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a92ce6a - Browse repository at this point
Copy the full SHA a92ce6aView commit details
Commits on Dec 30, 2024
-
docs: Update global-filtering.md (#5826)
typo: setGlobalFilter added the missing `r`
Configuration menu - View commit details
-
Copy full SHA for 3cf4fd9 - Browse repository at this point
Copy the full SHA 3cf4fd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 226c677 - Browse repository at this point
Copy the full SHA 226c677View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c0d8e5 - Browse repository at this point
Copy the full SHA 7c0d8e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0f5c32 - Browse repository at this point
Copy the full SHA a0f5c32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6625ec6 - Browse repository at this point
Copy the full SHA 6625ec6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4aecd84 - Browse repository at this point
Copy the full SHA 4aecd84View commit details -
Configuration menu - View commit details
-
Copy full SHA for a430212 - Browse repository at this point
Copy the full SHA a430212View commit details -
Configuration menu - View commit details
-
Copy full SHA for 510c6a7 - Browse repository at this point
Copy the full SHA 510c6a7View commit details
There are no files selected for viewing