React Table Versions Save

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

v8.12.0

2 months ago

Version 8.12.0 - 2/14/2024, 6:15 AM

Changes

Feat

  • new column pinning, sizing, ordering APIs for easier sticky pinning (#5344) (de1a715d) by Kevin Van Cott

Chore

  • lenient test condition for slower builds (#5345) (d1e287c8) by Kevin Van Cott

Docs

  • updated mui pagination example (#5341) (3aa9da9a) by Antonio Galindo
  • links to framework url (#5340) (bca3dd6f) by Kevin Van Cott

Other

  • finish row model docs (#5339) (a587e435) by Kevin Van Cott

Ci

  • examples: Test examples in CI (#5324) (4e2dd61e) by Lachlan Collins

Packages

v8.11.8

3 months ago

Version 8.11.8 - 2/2/2024, 7:28 AM (Manual Release)

Changes

Docs

  • Update tables.md (#5290) (1bbac0f3) by Asad Khan
  • add react types to examples for stackblitz (#5307) (8f95203e) by Kevin Van Cott
  • clean up col resize and virtualization examples (#5298) (cd80c52b) by Kevin Van Cott
  • Restructure docs to match v2 layout (#5295) (e6e02a9f) by Lachlan Collins

Ci

  • Update example dependencies when publishing (#5322) (c9449804) by Lachlan Collins

Packages

v8.11.7

3 months ago

Version 8.11.7 - 1/20/2024, 9:08 PM

Changes

Fix

  • Update package.json repository and homepage fields (#5292) (56369bce) by Lachlan Collins

Chore

  • svelte types workaround and simplify bug report template (#5280) (4e182ec7) by Kevin Van Cott
  • upgrade example versions and deps (#5278) (a9a7668d) by Kevin Van Cott

Docs

  • example: Use tsconfig from create-vite (Part II) (#5291) (9941ef1e) by @lucascmelo
  • examples: Use tsconfig from create-vite (#5286) (4f08e53f) by Lachlan Collins
  • Use type imports for svelte examples (#5285) (6c3f6d80) by Lachlan Collins
  • adjust infinite scrolling example height (f61a0224) by Kevin Vandy
  • update infinite scrolling example (#5277) (d5f514a7) by Kevin Van Cott
  • Row model docs (#5276) (801ee963) by Kevin Van Cott

Packages

v8.11.6

3 months ago

Version 8.11.6 - 1/12/2024, 12:07 AM

Changes

Fix

  • contextDocument scope for SSR bug (0c0a9479) by Kevin Vandy

Packages

v8.11.5

3 months ago

Version 8.11.5 - 1/11/2024, 11:54 PM

Changes

Fix

  • potential ssr bug with column sizing document (8b0022dd) by Kevin Vandy

Packages

v8.11.4

3 months ago

Version 8.11.4 - 1/11/2024, 5:30 PM

Changes

Fix

  • add optional document context for resize listeners prettier (9aba3c08) by Kevin Vandy
  • add optional document context for resize listeners (#5003) (8e106a99) by Jareth
  • Correctly exit publish script (#5262) (57336fc7) by Lachlan Collins

Chore

  • Fix incorrect npm tag for previous version release (#5265) (0899c335) by Lachlan Collins
  • Stricter tsconfig options (#5264) (86d64470) by Lachlan Collins
  • Update to Rollup v4, Vite v5 (#5260) (fefe74f4) by Lachlan Collins
  • Update examples to use Vite v4 (#5259) (5d615ab5) by Lachlan Collins
  • Update select workspace dependencies (#5258) (a990435f) by Lachlan Collins

Docs

  • fix meta data example (#5256) (65612676) by Nathan Isaac
  • fix feature guide links (8a14fa66) by Kevin Vandy
  • refactor guides section and new table instance guide (#5254) (b3279343) by Kevin Van Cott
  • add solid filters example (#5252) (80d92d6f) by Hephaestian

Ci

  • Use publish function from @tanstack/config (#5257) (43989f26) by Lachlan Collins

Packages

v8.11.3

4 months ago

Version 8.11.3 - 1/3/2024, 3:36 PM

Changes

Fix

  • getRow with expanded row model and selection (#5253) (ca5c1877) by Kevin Van Cott

Chore

  • Remove old-examples (#5248) (89ea3efb) by Lachlan Collins
  • Remove Vite aliases and tsconfig composite (#5247) (6906b875) by Lachlan Collins
  • update contributing guide (d17a62b8) by Kevin Vandy
  • Attempt to enable Nx cloud caching (#5244) (07d71fb0) by Lachlan Collins
  • Update Nx caching inputs (#5242) (aec4d3c4) by Lachlan Collins
  • Run prettier on CI (#5241) (f4356c09) by Lachlan Collins
  • Rework publish script (#5240) (5189d749) by Lachlan Collins
  • Modularise rollup config (#5238) (72c7ed6a) by Lachlan Collins
  • Migrate to pnpm and modularise Nx tasks (#5234) (51a6fd71) by Lachlan Collins
  • Migrate from TypeScript 4.9 to 5.3 (#5233) (f7b7a8ed) by Lachlan Collins
  • Migrate from Nx v15 to v17 (#5231) (51eb4b67) by Lachlan Collins

Docs

  • column virtualization example (#5245) (43f22c90) by Kevin Van Cott
  • correct typo in introduction.md (#4910) (7f68e421) by Mark Tomlinson
  • Update header.md -> fixing typos (#5236) (6ccf35c1) by @kis619
  • Update header-group.md - correct typo (#5235) (079d4924) by @kis619
  • update virtual rows example (#5237) (ff394286) by Kevin Van Cott
  • Update column-sizing.md (#5232) (de5788c4) by Kevin Van Cott
  • Update example package.json to include faker (#5230) (dd870a3a) by Kevin Van Cott
  • update route config for new resizing example (#5229) (23a8e2eb) by Kevin Van Cott
  • column sizing/resizing guide (#5228) (d45b9a9f) by Kevin Van Cott
  • create row selection guide (#5226) (ae4c451d) by Kevin Van Cott

Packages

v8.11.2

4 months ago

Version 8.11.2 - 12/20/2023, 6:03 PM

Changes

Fix

  • fixed crash when toggling selection of non-visible row (#5221) (cd8c821c) by Kevin Van Cott

Chore

  • Delete variables that are not used (#5122) (743c9b74) by @lio-mengxiang

Packages

v8.11.1

4 months ago

Version 8.11.1 - 12/20/2023, 5:39 PM

Changes

Fix

  • export types IdIdentifier, StringHeaderIdentifier, AccessorKeyColumnDefBase (#5133) (83e2c373) by maxence-lefebvre

Packages

v8.11.0

4 months ago

Version 8.11.0 - 12/17/2023, 4:55 PM

Changes

Feat

  • Add columnResizeDirection table option to support RTL column resizing (#5192) (cfdc3aff) by Samuel Arbibe

Chore

  • Update jsdoc comments (#5174) (726d1d66) by @morinokami

Docs

  • fix wrong description in sorting.md (#5134) (538c06d1) by @tychenjiajun
  • Improve row selection docs (#5184) (ff9f1f8f) by Patrick Richardson
  • Fix typo (#5149) (cfcc0f1d) by Timothy Hsu
  • Update table.md column-defs link (#5155) (4b64bab5) by Myat Su Phyo
  • Update project name in docs/guide/features.md (#5178) (ce537520) by Martin Stemmle
  • Vue example - Row Selection (#5158) (b91fe9ad) by @rak-phillip
  • Update column-defs.md (#5157) (cc8ecd9a) by Micah Nacht
  • Update ag-grid.md (#5188) (21c1dbb4) by @JosephSKh

Packages