Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2018-12-10 | 753 Bytes | |
Tablesaw v3.1.0_ Acacia.tar.gz | 2018-12-10 | 744.6 kB | |
Tablesaw v3.1.0_ Acacia.zip | 2018-12-10 | 803.0 kB | |
Totals: 3 Items | 1.5 MB | 0 |
- 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 toTablesaw.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