Releases: nzzdev/Q-table
Releases · nzzdev/Q-table
v2.0.2
v2.0.1
Bugfix for migrating minibars
v2.0.0
- Update node version to 10
- Update dependencies
- Implement custom color for minibars
v1.4.0
This release contains the new feature: minibars
v1.3.2
Fix: Hide whitespace in collapsable tables
v1.3.1
Improve spacing in table:
- Table calculates column-width with all rows and not just with the shown ones (uses visibility: collapse instead of display: none)
- Spacing between text and numeric is bigger
v1.3.0
- Button will toggle and untoggle rows of table
- Bugfix: Hidden cells in Cardlayout will be shown
v1.2.0
- Hyphens as official empty data character
- Top-align all cells