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