Releases: linmasahiro/vue3-table-lite
Releases · linmasahiro/vue3-table-lite
v1.3.1
Fixed bugs:
.Header's first column is always fixed on horizontal scrolling #73
v1.3.0
Fixed bugs:
.Checked rows always return undefined after paging (Only「checked-return-type」 is 'row') #69
v1.2.9
New features:
.Added keep collapsed status option. #67
v1.2.8
New features:
.Added grouping collapse features. #67
v1.2.5
New features:
.Added new option to set table's max height.
Fixed bugs:
.The first cell of the first column is overlapped by the first column when scrolling vertically #59
v1.2.4
New features:
.Added grouping options.
v1.2.3
New features:
.Added new option for fixed first column on horizontal scrolling
v1.2.2
Fixed bugs:
.Result of sorting number as string was wrong on "static-mode" #47