github tabulator-tables/tabulator 6.5.3

6 hours ago

What's Changed

  • Fix frozen rows layout by restoring line break separator by @rathboma in #4902
  • Fix textarea editor unusable with percentage table height by @rathboma in #4888
  • Fix selectableRows limit enforcement in selectRows method by @rathboma in #4887
  • perf(core): clone row template and slice active rows by @lukecotter in #4904
  • perf(events): avoid arguments/forEach allocation in event buses by @lukecotter in #4905
  • BasicVertical renderer restores scroll position in rerenderRows by @Bobcat64 in #4481
  • Fix identical IDs in every table instance by @btdonovan in #4923
  • fix for tree indentation issue by @krishnasai057 in #4535
  • Fix editor focus loss and validation issues in Edit, SelectRange, and related modules by @rathboma in #4943
  • chore(deps-dev): bump postcss from 8.5.15 to 8.5.23 by @dependabot[bot] in #4944
  • chore(deps-dev): bump immutable from 5.1.3 to 5.1.9 by @dependabot[bot] in #4947
  • chore(deps-dev): bump svgo from 2.8.0 to 2.8.3 by @dependabot[bot] in #4946
  • chore(deps-dev): bump brace-expansion from 1.1.12 to 1.1.18 by @dependabot[bot] in #4945
  • fix(SelectRange): Fix frozen column width calculation by @xxxace in #4802
  • Fixes tabulator's edit modules by @rathboma in #4950
  • Stops the virtual renderer from going into a stackoverflow by @rathboma in #4951
  • Add step to publish workflow to zip build artifacts by @not-night-but in #4956
  • Fix popup viewport positioning by @not-night-but in #4969

New Contributors

Full Changelog: 6.5.2...6.5.3

Don't miss a new tabulator release

NewReleases is sending notifications on new releases.