| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| dist.zip | 2026-09-15 | 3.3 MB | |
| 6.5.3 source code.tar.gz | 2026-09-15 | 441.6 kB | |
| 6.5.3 source code.zip | 2026-09-15 | 629.2 kB | |
| README.md | 2026-09-15 | 2.9 kB | |
| Totals: 4 Items | 4.4 MB | 4 | |
What's Changed
- Fix frozen rows layout by restoring line break separator by @rathboma in https://github.com/tabulator-tables/tabulator/pull/4902
- Fix textarea editor unusable with percentage table height by @rathboma in https://github.com/tabulator-tables/tabulator/pull/4888
- Fix selectableRows limit enforcement in selectRows method by @rathboma in https://github.com/tabulator-tables/tabulator/pull/4887
- perf(core): clone row template and slice active rows by @lukecotter in https://github.com/tabulator-tables/tabulator/pull/4904
- perf(events): avoid arguments/forEach allocation in event buses by @lukecotter in https://github.com/tabulator-tables/tabulator/pull/4905
- BasicVertical renderer restores scroll position in rerenderRows by @Bobcat64 in https://github.com/tabulator-tables/tabulator/pull/4481
- Fix identical IDs in every table instance by @btdonovan in https://github.com/tabulator-tables/tabulator/pull/4923
- fix for tree indentation issue by @krishnasai057 in https://github.com/tabulator-tables/tabulator/pull/4535
- Fix editor focus loss and validation issues in Edit, SelectRange, and related modules by @rathboma in https://github.com/tabulator-tables/tabulator/pull/4943
- chore(deps-dev): bump postcss from 8.5.15 to 8.5.23 by @dependabot[bot] in https://github.com/tabulator-tables/tabulator/pull/4944
- chore(deps-dev): bump immutable from 5.1.3 to 5.1.9 by @dependabot[bot] in https://github.com/tabulator-tables/tabulator/pull/4947
- chore(deps-dev): bump svgo from 2.8.0 to 2.8.3 by @dependabot[bot] in https://github.com/tabulator-tables/tabulator/pull/4946
- chore(deps-dev): bump brace-expansion from 1.1.12 to 1.1.18 by @dependabot[bot] in https://github.com/tabulator-tables/tabulator/pull/4945
- fix(SelectRange): Fix frozen column width calculation by @xxxace in https://github.com/tabulator-tables/tabulator/pull/4802
- Fixes tabulator's edit modules by @rathboma in https://github.com/tabulator-tables/tabulator/pull/4950
- Stops the virtual renderer from going into a stackoverflow by @rathboma in https://github.com/tabulator-tables/tabulator/pull/4951
- Add step to publish workflow to zip build artifacts by @not-night-but in https://github.com/tabulator-tables/tabulator/pull/4956
- Fix popup viewport positioning by @not-night-but in https://github.com/tabulator-tables/tabulator/pull/4969
New Contributors
- @Bobcat64 made their first contribution in https://github.com/tabulator-tables/tabulator/pull/4481
- @btdonovan made their first contribution in https://github.com/tabulator-tables/tabulator/pull/4923
- @krishnasai057 made their first contribution in https://github.com/tabulator-tables/tabulator/pull/4535
- @xxxace made their first contribution in https://github.com/tabulator-tables/tabulator/pull/4802
Full Changelog: https://github.com/tabulator-tables/tabulator/compare/6.5.2...6.5.3