table

🤖 Headless UI for building powerful tables & datagrids for TS/JS - React-Table, Vue-Table, Solid-Table, Svelte-Table

MIT License

Downloads
24.3M
Stars
25K
Committers
447

Bot releases are hidden (Show)

table - https://github.com/TanStack/table/releases/tag/v9.0.0-alpha.10

Published by tannerlinsley 4 months ago

Version 9.0.0-alpha.10 - 6/30/24, 5:59 PM

Changes

Fix

  • table-core: getTopRows and getBottomRows ref stability - fixes #5624 (#5637) (ace8a46) by Kevin Van Cott

Docs

  • fix rowpinningstate (7548860) by Kevin Vandy

Packages

table - https://github.com/TanStack/table/releases/tag/v8.19.2

Published by tannerlinsley 4 months ago

Version 8.19.2 - 6/30/24, 3:27 PM

Changes

Fix

  • table-core: getTopRows and getBottomRows ref stability - fixes #5624 (#5637) (ace8a46) by Kevin Van Cott

Chore

  • upgrade packages except for angular and typescript (#5635) (e585a2e) by Kevin Van Cott

Ci

  • Optimise Nx workflow (#5636) (18d581e) by Lachlan Collins

Docs

  • lit: Add example for virtualized rows (#5599) (8e1baac) by @kadoshms

Packages

table - https://github.com/TanStack/table/releases/tag/v9.0.0-alpha.9

Published by tannerlinsley 4 months ago

Version 9.0.0-alpha.9 - 6/30/24, 4:29 AM

Changes

Fix

  • angular-table: View is not updated anymore when flexRenderDirective is instantiated the first time with an empty value (#5626) (bfa96d8) by @riccardoperra

Chore

  • upgrade packages except for angular and typescript (#5635) (e585a2e) by Kevin Van Cott

Ci

  • Optimise Nx workflow (#5636) (18d581e) by Lachlan Collins

Docs

  • examples: Fix new vue example (2b2f89f) by Lachlan Collins
  • lit: Add example for virtualized rows (#5599) (8e1baac) by @kadoshms
  • vue: vue subcomponents example (#5631) (78b9012) by Radu Suciu

Packages

table - https://github.com/TanStack/table/releases/tag/v8.19.1

Published by tannerlinsley 4 months ago

Version 8.19.1 - 6/29/24, 11:34 PM

Changes

Fix

  • angular-table: View is not updated anymore when flexRenderDirective is instantiated the first time with an empty value (#5626) (bfa96d8) by @riccardoperra

Ci

  • Update TanStack Config to v0.8 (#5627) (c09d214) by Lachlan Collins
  • Update Nx (#5606) (41f3e4e) by Lachlan Collins

Docs

  • vue: vue subcomponents example (#5631) (78b9012) by Radu Suciu
  • examples: Fix Qwik examples (#5633) (6a4f224) by Lachlan Collins
  • examples: Add example using TanStack Query and Router (#5625) (80e45cc) by Leonardo Montini
  • table fix editable example link (#5628) (bbe4ba3) by @fxamauri
  • Remove duplicate words (#5629) (c0e6122) by Samuel Candela
  • fix Header link in Header Group API (#5608) (5edd993) by Lucas Vargas
  • pagination: rephrase autoResetPageIndex behaviour (#5601) (22e1ac4) by Leonardo Montini
  • react-table: add dependency because columnSizeVars does not change (#5597) (f7e69bc) by YoonMinSang
  • angular-table: Adding documentation for custom component support. (#5590) (d6839d6) by mamerto-g

Tests

  • Move tests folders (#5634) (f159b04) by Lachlan Collins

Packages

table - https://github.com/TanStack/table/releases/tag/v9.0.0-alpha.8

Published by tannerlinsley 4 months ago

Version 9.0.0-alpha.8 - 6/29/24, 1:08 AM

Changes

Fix

  • Fix sherif issues (9bda635) by Lachlan Collins

Chore

  • Remove babel dependencies (#5632) (d2c8076) by Lachlan Collins
  • Fix merge (0760014) by Lachlan Collins

Ci

  • Update TanStack Config to v0.8 (#5627) (c09d214) by Lachlan Collins

Docs

  • Fix new react example (b79fa7e) by Lachlan Collins
  • examples: Fix Qwik examples (#5633) (6a4f224) by Lachlan Collins
  • examples: Add example using TanStack Query and Router (#5625) (80e45cc) by Leonardo Montini
  • table fix editable example link (#5628) (bbe4ba3) by @fxamauri
  • Remove duplicate words (#5629) (c0e6122) by Samuel Candela
  • update svelte table docs (5e5a830) by Kevin Van Cott
  • update svelte-table docs (#5622) (c8742cd) by Walker Lockard
  • fix Header link in Header Group API (#5608) (5edd993) by Lucas Vargas

Tests

  • Move tests folders (#5634) (f159b04) by Lachlan Collins

Packages

table - https://github.com/TanStack/table/releases/tag/v9.0.0-alpha.7

Published by tannerlinsley 4 months ago

Version 9.0.0-alpha.7 - 6/20/2024, 2:18 AM

Changes

Fix

  • solid-table: Add solid export condition (#5616) (381305a8) by Lachlan Collins

Packages

table - https://github.com/TanStack/table/releases/tag/v9.0.0-alpha.6

Published by tannerlinsley 4 months ago

Version 9.0.0-alpha.6 - 6/20/2024, 1:01 AM

Changes

Feat

  • follow other tanstack naming conventions (#5615) (ab2b4913) by Kevin Van Cott

Packages

table - https://github.com/TanStack/table/releases/tag/v9.0.0-alpha.5

Published by tannerlinsley 4 months ago

Version 9.0.0-alpha.5 - 6/17/2024, 3:31 AM

Changes

Fix

  • svelte-table: improve type inference (#5603) (25350f3a) by Naser Aleisa

Ci

  • Update Nx (#5606) (41f3e4e7) by Lachlan Collins

Docs

  • pagination: rephrase autoResetPageIndex behaviour (#5601) (22e1ac4e) by Leonardo Montini

Other

  • upgrade bable deps (a1235c8c) by Kevin Vandy
  • upgrade angular deps (102d3e5a) by Kevin Vandy
  • upgrade vite deps (1ebc13bf) by Kevin Vandy

Packages

table - https://github.com/TanStack/table/releases/tag/v9.0.0-alpha.4

Published by tannerlinsley 4 months ago

Version 9.0.0-alpha.4 - 6/12/2024, 9:33 AM

Changes

Fix

  • svelte-table: Remove unnecessary peerDependencies (#5598) (99cc35a2) by Lachlan Collins

Packages

table - https://github.com/TanStack/table/releases/tag/v9.0.0-alpha.3

Published by tannerlinsley 4 months ago

Version 9.0.0-alpha.3 - 6/12/2024, 4:27 AM

Changes

Feat

  • angular-table: Added support for custom component renderer with signal (#5576) (3ae414cc) by mamerto-g

Chore

  • Merge branch "main" into alpha (f7662827) by Kevin Vandy

Docs

  • react-table: add dependency because columnSizeVars does not change (#5597) (f7e69bc9) by YoonMinSang
  • angular-table: Adding documentation for custom component support. (#5590) (d6839d63) by mamerto-g
  • add missing angular co faker dep (6fde6950) by Kevin Vandy

Other

  • update example table version (8febb952) by Kevin Vandy

Packages

table - https://github.com/TanStack/table/releases/tag/v9.0.0-alpha.2

Published by tannerlinsley 4 months ago

Version 9.0.0-alpha.2 - 6/12/2024, 4:09 AM

Changes

Feat

  • svelte 5 adapter (#5403) (12d41573) by Walker Lockard

Packages

table - https://github.com/TanStack/table/releases/tag/v8.19.0

Published by tannerlinsley 5 months ago

Version 8.19.0 - 6/3/2024, 8:28 PM

Changes

Feat

  • angular-table: Added support for custom component renderer with signal (#5576) (3ae414cc) by mamerto-g

Docs

  • add missing angular co faker dep (6fde6950) by Kevin Vandy

Packages

table - https://github.com/TanStack/table/releases/tag/v9.0.0-alpha.1

Published by tannerlinsley 5 months ago

Version 9.0.0-alpha.1 - 5/23/2024, 3:40 AM

Changes

Fix

  • angular-table: angular deps dedupe and flex render tests and types (#5568) (11a5b4de) by @riccardoperra

Packages

table - https://github.com/TanStack/table/releases/tag/v8.18.1

Published by tannerlinsley 5 months ago

Version 8.18.1 - 5/23/2024, 2:07 AM

Changes

Fix

  • angular-table: angular deps dedupe and flex render tests and types (#5568) (11a5b4de) by @riccardoperra

Chore

  • Update @tanstack/config (#5573) (e09f7af9) by Lachlan Collins

Ci

  • Update to pnpm v9, Nx v19 (#5569) (0c1b1915) by Lachlan Collins

Docs

  • Update installation.md (6d89e415) by Kevin Van Cott
  • fix lit & react column sizing examples (#5562) (483310e8) by @kadoshms
  • update table instance docs (56e3197f) by Kevin Vandy

Packages

table - https://github.com/TanStack/table/releases/tag/v9.0.0-alpha.0

Published by tannerlinsley 5 months ago

Version 9.0.0-alpha.0 - 5/21/2024, 7:56 AM (Manual Release)

Changes

Feat

  • Migrate from rollup to @tanstack/config build (#5571) (8e73896a) by Lachlan Collins

Packages

table - https://github.com/TanStack/table/releases/tag/v8.18.0

Published by tannerlinsley 5 months ago

Version 8.18.0 - 5/17/2024, 5:12 AM

Changes

Feat

  • Add TanStack Lit Table Adapter (#5538) (bc4f3df9) by @kadoshms

Docs

  • you your typo (#5561) (a6e6c3b2) by @joeyfigaro

Packages

table - https://github.com/TanStack/table/releases/tag/v8.17.3

Published by tannerlinsley 5 months ago

Version 8.17.3 - 5/14/2024, 2:44 PM

Changes

Fix

  • Add a missing guard for undefined in the getFilteredRowModel function. (#5555) (5411f1a1) by @jjh2613

Packages

table - https://github.com/TanStack/table/releases/tag/v8.17.2

Published by tannerlinsley 5 months ago

Version 8.17.2 - 5/13/2024, 1:36 PM

Changes

Fix

  • angular-table: handle null and number values with flex-render (#5550) (f941ea6a) by @riccardoperra

Packages

table - https://github.com/TanStack/table/releases/tag/v8.17.1

Published by tannerlinsley 5 months ago

Version 8.17.1 - 5/12/2024, 10:28 PM

Changes

Fix

  • angular esm exports (#5549) (8a55517d) by Kevin Van Cott

Docs

  • add faker dep to example (e8495089) by Kevin Van Cott
  • add missing faker dep to example (0253d527) by Kevin Van Cott
  • fix example link (a3d07674) by Kevin Van Cott

Packages

table - https://github.com/TanStack/table/releases/tag/v8.17.0

Published by tannerlinsley 5 months ago

Version 8.17.0 - 5/12/2024, 7:21 PM

Changes

Feat

  • Angular adapter for TanStack Table (#5326) (#5432) (91f4360f) by Kevin Van Cott

Chore

  • repo package upgrades (#5513) (8630fee8) by Kevin Van Cott

Docs

  • example code of Deep Keys in column-deps (#5547) (c1085a6a) by taro
  • Document getAutoFilterFn in column-filtering.md (#5510) (b1d29b49) by @geryogam
  • Update tables.md (#5534) (58f79914) by @naughton
  • update column defs page title (eae4d0f7) by Kevin Vandy
  • update overview (b803962e) by Kevin Vandy
  • header and column docs (#5531) (102ffd27) by Kevin Van Cott
  • rename data guide (64ef24c4) by Kevin Vandy
  • fix links (ec1ab03f) by Kevin Vandy
  • data and header group docs (#5526) (72ab26a6) by Kevin Van Cott
  • create cells guide (#5523) (e80b802a) by Kevin Van Cott
  • rows guide (#5515) (c7c44199) by Kevin Van Cott
  • typos in pagination.md (#5508) (ed37903d) by @geryogam
  • typos in column-filtering.md (#5509) (2afa14b7) by @geryogam
  • start faceting docs and filter example reorg (#5507) (289eca31) by Kevin Van Cott
  • docs pages are breaking due to diff in markdown (#5503) (365e0e99) by @KushagraMehta

Other

  • Fix filters-fuzzy URL (#5520) (4fda521d) by Joe Greve

Packages

Package Rankings
Top 0.49% on Npmjs.org
Top 6.72% on Proxy.golang.org
Top 21.0% on Repo1.maven.org
Related Projects