Releases: m-a-k-o/nova-custom-table-card
Releases · m-a-k-o/nova-custom-table-card
Fix detail link
Nova 4
Allow table styling similar to Nova
3.4.0 Add table style option (#29)
Add sort functionality
3.3.0 Add sortable functionality (#28)
Add css classes to Row
Added class support for Row (#25) Co-authored-by: Saumini <saumini@truecompliance.co.uk>
Improved how class can be created
Add the ability to make classes without new
Fix card overflow issue on 1/2 and 1/3 width
Fix card overflow issue on 1/2 and 1/3 width (#23) * Change default card width to 1/2 * Fix scss causing table to be fixed height. * Build dist. * Remove sass and use h-auto instead. Co-authored-by: Shawn Goh <shawngoh87@gmail.com>
Removed refresh
Removed refresh feature.
Fixed problem with multiple Dashboards
Hide empty header & columns
Hide empty cells (#20) * Hide empty table header * Hide view column when empty
Added view all link
Thanks to @rehmatworks for contribution 👌