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

Tablesaw v3.1.0: Acacia

Latest
Compare
Choose a tag to compare
@zachleat zachleat released this 10 Dec 22:43
· 6 commits to master since this release
  • Adds support for <td data-tablesaw-no-labels> (in addition to existing support on <table> and <tr>) from PR #341—thanks @dsabados!
  • Fix for table initialization after DOMContentLoaded event from PR #342—thanks @porcus!
  • Fixes vestigial refreshPriority call on column toggle table #337
  • Fixes accessibility issue with Stack table reading labels and content together as a single word. #347
  • Allow passing a single <table> element to Tablesaw.init() #340
  • Fix for regression with colspan on stack tables #344, #288
  • Fixes reverse JavaScript error when using mode switcher to switch from Stack to Swipe to Stack again #350

Full issue list: https://github.com/filamentgroup/tablesaw/milestone/14?closed=1