Skip to content

6.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Jun 19:06

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