Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2017-11-20 | 669 Bytes | |
Tablesaw 3.0.6_ Wonderboom.tar.gz | 2017-11-20 | 729.8 kB | |
Tablesaw 3.0.6_ Wonderboom.zip | 2017-11-20 | 785.2 kB | |
Totals: 3 Items | 1.5 MB | 0 |
- 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 withava
andwebpack
. - Now supports using
Tablesaw.init()
orTablesaw.init(element)
for initialization instead of a separatetablesaw-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