This repository was archived by the owner on Oct 21, 2022. It is now read-only.
- 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
refreshPrioritycall 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 toTablesaw.init()#340 - Fix for regression with
colspanon stack tables #344, #288 - Fixes
reverseJavaScript 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