React Table Versions Save

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

v8.16.1

6 days ago

Version 8.16.1 - 4/18/2024, 9:38 PM

Changes

Fix

  • flexRender types for solidjs (#5488) (7c4ae981) by Aadit Olkar

Docs

  • Remove nullish in description of sortUndefined (#5485) (99e740a1) by @MiccWan

Packages

v8.16.0

1 week ago

Version 8.16.0 - 4/13/2024, 12:47 AM

Changes

Feat

  • new sortUndefined last and first options (#5486) (d2ae5390) by Kevin Van Cott

Docs

  • Update overview.md (#5474) (5a907f3a) by Artem
  • update overview and installation (#5462) (c40d734a) by Kevin Van Cott
  • fix virtual link (b23c1336) by Kevin Vandy
  • fix more links for tsr migration (#5461) (2c12856e) by Kevin Van Cott
  • prep for tanstack.com migration to TSR (024ecda9) by Tanner Linsley

Packages

v8.15.3

3 weeks ago

Version 8.15.3 - 3/29/2024, 5:18 AM

Changes

Fix

  • table-core: column getCanGroup always resolving to true (#4843) (fce4725f) by mozzerbob

Docs

  • fix faq (c6b2507f) by Kevin Van Cott
  • update faq for infinite render question (#5451) (3809e0a2) by Kevin Van Cott

Other

  • rename header (64841997) by Kevin Van Cott

Packages

v8.15.2

3 weeks ago

Version 8.15.2 - 3/28/2024, 7:55 PM

Changes

Fix

  • table-core: narrow types for columns created by ColumnHelper (#5424) (84a35137) by Mingyu Cui

Packages

v8.15.1

4 weeks ago

Version 8.15.1 - 3/28/2024, 5:17 PM

Changes

Fix

  • export AccessorFnColumnDefBase (#5445) (eb6943ff) by Mingyu Cui

Chore

  • split filtering api docs · 3b3b3b3b (#5446) (ac148c74) by Kevin Van Cott
  • dev dependencies refactor (#5431) (e6c6f96f) by Kevin Van Cott

Docs

  • Update global-filtering.md (366ec1f8) by Kevin Van Cott
  • add faker to qwik examples (7a001802) by Kevin Van Cott
  • add sorting example link (411213b5) by Kevin Van Cott
  • qwik example imports (#5429) (313abc77) by Kevin Van Cott
  • more state docs for other frameworks (#5428) (4faa788b) by Kevin Van Cott

Other

  • upgrade packages (#5439) (3952c34b) by Kevin Van Cott
  • Update table-state.md (3a298b24) by Kevin Van Cott

Packages

v8.15.0

1 month ago

Version 8.15.0 - 3/22/2024, 1:03 AM

Changes

Feat

  • qwik-table adapter (#5420) (f99f5007) by Anxhi Rroshi

Chore

  • package upgrades (#5425) (bbf7fca7) by Kevin Van Cott

Other

  • Update row.md (bf09ef91) by Kevin Van Cott
  • Update row.md (88ffd01e) by Kevin Van Cott
  • Update custom-features.md example link (65af4030) by Kevin Van Cott
  • Update custom-features.md (a6235c84) by Kevin Van Cott
  • Update custom-features.md (3e484188) by Kevin Van Cott

Packages

v8.14.0

1 month ago

Version 8.14.0 - 3/19/2024, 6:33 PM

Changes

Feat

  • allow custom features (#5415) (707a5b4f) by Kevin Van Cott

Chore

  • split filtering features and rename (#5413) (01129cb4) by Kevin Van Cott
  • split column and row pinning (#5402) (ea4d40a7) by Kevin Van Cott

Docs

  • column filter docs (#5409) (b487f560) by Kevin Van Cott
  • Update docs/config.json (#5404) (af29b3b5) by Lachlan Collins
  • change deprecated links (38f8c7c0) by Kevin Vandy
  • sorting docs (#5400) (ab0c5e0b) by Kevin Van Cott
  • fix some links and typos (#5390) (2ec0d292) by Kevin Van Cott
  • create react state guide and reorg sidebar guides (#5389) (9dde1cd4) by Kevin Van Cott
  • Update tables.md (#5381) (77890661) by Lex Borisov
  • update columnGroupingMode to groupedColumnMode (#5379) (3ae90fbe) by Mingyu Cui
  • Update column-def.md (#5385) (c03946d0) by Lex Borisov
  • Remove reactism from vue adapter page (#5386) (5610ba20) by Erik Lilja

Other

  • Update sorting.md (16d16dd3) by Kevin Van Cott

Packages

v8.13.2

1 month ago

Version 8.13.2 - 2/28/2024, 5:48 PM

Changes

Fix

  • ts support for all optional keys in data model (#5283) (bc7914ae) by @jrozbicki

Packages

v8.13.1

1 month ago

Version 8.13.1 - 2/28/2024, 5:37 PM

Changes

Fix

  • column getIsVisible works for parent group columns (#5380) (6792327e) by Kevin Van Cott

Packages

v8.13.0

1 month ago

Version 8.13.0 - 2/27/2024, 9:04 PM

Changes

Feat

  • pagination row count apis, new pagination docs (#5377) (1c0ce2d9) by Kevin Van Cott

Chore

  • add and configure size-limit (#5370) (631886b8) by Kevin Van Cott
  • Add knip and sherif (#5357) (06f560cf) by Lachlan Collins

Docs

  • add missing faker-js dependency (#5372) (8004b9a9) by @EugeneDz
  • Add svelte filtering example (#5364) (0d360567) by Daniel Immke
  • add column visibility docs (#5362) (e808abfd) by Kevin Van Cott
  • Remove extra $ in bash commands in installation.md (#5359) (c42e95ab) by @cairomassimo
  • more idiomatic solid and eslint cleanup for solid filters example (#5361) (b78b99be) by Hephaestian
  • replace react-dnd with dnd-kit in col-dnd example (#5358) (82389900) by Kevin Van Cott
  • replace react-dnd with dnd-kit in row ordering example (#5355) (84c07914) by Kevin Van Cott
  • column-pinning docs wrong link (#5349) (ef744cba) by @PeanutButte7
  • Update column-ordering.md (#5354) (d7cc714b) by Kevin Van Cott
  • column ordering guide (#5353) (eef7a994) by Kevin Van Cott

Ci

  • Use Nx Agents (#5356) (00048864) by Lachlan Collins
  • Add read-only Nx cloud access token (#5346) (d155dff3) by Lachlan Collins

Packages