Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

Tablesaw 3.0.6: Wonderboom

Compare
Choose a tag to compare
@zachleat zachleat released this 20 Nov 19:28
· 45 commits to master since this release
  • Notably, improvements to swipe table column sizing, swipe table column sizes were cached on initial load (and not recalculated on resize).
  • Improvements and tests for consumption with import for bundlers and test frameworks. Tested with ava and webpack.
  • Now supports using Tablesaw.init() or Tablesaw.init(element) for initialization instead of a separate tablesaw-init.js file, although that mechanism is still supported. Works before or after DOMContentLoaded.
  • Bug fixes for refresh() and swipe tables.
  • Use colspan without caveat on header cells now.

All issues closed: https://github.com/filamentgroup/tablesaw/milestone/11?closed=1