v2.1.0
What's Changed?
Table
- Fix rounded borders in 9588ad3
- Remove the font-weight in adab38f
- Span the
name
to 6 columns to show more content in smaller devices in 14a0c74 - Do not show the
ITS
column in 7decc20 - Click on rows to visit its show page rather than clicking on a button in 9388011
- Add custom styles when hovering over the row in ccef109
Bug Fix
- Changing the value of
thaali#total
later would give us the wrong value ofbalance
sototal
is now only a read-only attribute.year
is also now a read-only attribute.
Full Changelog: v2.0.0...v2.1.0