Skip to content

Releases: tabulator-tables/tabulator

6.5.0

15 Jun 19:06

Choose a tag to compare

What's Changed

  • fix: scrolling errors when all groups are collapsed (#4219, #4525) by @azmy60 in #4870
  • Fix shrinking group rows by @azmy60 in #4883
  • Fix Vue 3 reactivity issue with array mutation methods by @rathboma in #4893
  • fix overflowing menu by @azmy60 in #4897
  • Restore support basic, core Node-RED type for using node ui-tabulator. by @teluse7 in #4864
  • Add !default for cell padding in table-sm by @oniram88 in #4886
  • fix: correct data tree child row aggregation in column calcs by @lukecotter in #4879
  • Fix: Refine row click behavior for selection and deselection by @edmundophie in #4762
  • Fix: script error during column resizing on mobile with resizableColumnGuide option enabled (#4757) by @mumberrymountain in #4769
  • Add test coverage for epoch milliseconds format in editors, formatters, and sorters by @rathboma in #4898
  • Remove dist folder and create proper release process by @not-night-but in #4896
  • Fix tapHold event firing during table scroll on touch devices by @rathboma in #4892
  • fix errors when handling BigInt by @azmy60 in #4894
  • use Number.isNaN as it's more robust by @azmy60 in #4895
  • Fix BigInt handling in sorter detection and formatters by @rathboma in #4901
  • Fix click propagation for non-editable cells with editors by @rathboma in #4891
  • Enhance bootstrap 5 color mode. by @m3ftwz in #4859
  • add tickFillColor and crossFillColor parameters to tickCross formatter by @eronnen in #4791
  • Add "smart" + "smarter" filter to support fuzzy search + AND/OR operators by @BernhardBaumrock in #4772
  • default range selection initialization can be disabled by @stefanhoelzl in #4659
  • Fix vertical scroll jumping with variable height rows by @rathboma in #4890
  • Add comprehensive example gallery for learning and release testing by @rathboma in #4903

New Contributors

Full Changelog: 6.4.0...6.5.0

Unit Test & Fixes

06 Mar 11:08

Choose a tag to compare

This release introduces a suite of unit test as well as a wide range of fixes across the library

Updates and Fixes

19 Jan 17:26

Choose a tag to compare

  • Fixed an exception when a column using the virtual horizontal renderer contained only frozen columns
  • Nested tables no longer cause a memory leak when data is replaced using the setData function
  • Column width changes triggered by a user double clicking on the column resize handle are now persistent when the table is redrawn due to resize or visibility change
  • The order of interaction event dispatches has been corrected so the cell event is fired before the row event

Improved Importing, Adaptive Formatters & Dependency Management

29 Sep 16:18

Choose a tag to compare

There have been many changes in the latest release, including:

  • Improved Dependency Management

  • Loads of new Import functionality

  • Adaptive Formatters & Editors

  • Improved Sorters

  • New Formatters

  • Import Mutators

Checkout the Release Notes for full details

Updates and Fixes

21 Jul 13:00

Choose a tag to compare

Added src files to package.json export list

Updates and Fixes

16 Jul 19:22

Choose a tag to compare

Fix regression in package.json

Updates and Fixes

14 Jul 20:29

Choose a tag to compare

Fix regression in last patch release

Updates and Fixes

14 Jul 14:12

Choose a tag to compare

  • Updated bundler and package.json to improve ESM import compatibility
  • Fixed alignment issues when browser is zoomed into table

Updates and Fixes

28 Apr 10:21

Choose a tag to compare

  • Range selection with column moving now works correctly
  • Focus is now correctly restored after range selection
  • Range selection will no longer accidentally select the row header when using keyboard navigation
  • The getCells function on the range component now correctly returns cell components
  • Improved cell range jump navigation in large data sets
  • Navigation focus maintained when scrolling
  • Fixed node version issue in linter config
  • Fixed issue with popup lists not fitting on screen

Toggle Formatter, AutoColumns Updates & Events

29 Mar 12:05

Choose a tag to compare

6.2.0

update version to 6.2.0