Skip to content

Releases: HC200ok/vue3-easy-data-table

v 1.4.19

15 Sep 07:39
f053f87
Compare
Choose a tag to compare

Fix:

  • back to the 1st page when using async expanding

v 1.4.18

12 Sep 07:21
38dce11
Compare
Choose a tag to compare

Fix issues:

Add prop:

v 1.4.17

02 Sep 13:47
0c47d9c
Compare
Choose a tag to compare

Fix

  • async expand with selected items. issue: #106

v 1.4.16

01 Sep 13:52
3a2e949
Compare
Choose a tag to compare

New prop

  • table-min-height

v 1.4.15

27 Aug 09:16
29e8ed0
Compare
Choose a tag to compare

New props:

  1. header-text-direction
  2. body-text-direction

New slots:

  1. body-prepend
  2. body-append

v 1.4.14

13 Aug 10:00
bc8ca54
Compare
Choose a tag to compare

Expose rowsPerPage related variables and functions for the customization of rowsPerPage

v 1.4.13

11 Aug 02:48
3b55060
Compare
Choose a tag to compare

Add new CSS variables:

  • --easy-table-rows-per-page-selector-width
  • --easy-table-rows-per-page-selector-option-padding

v 1.4.11

04 Aug 07:12
98c5fb3
Compare
Choose a tag to compare

Fix expand row status after page items update
related issue: #89

v 1.4.0

26 Jul 14:14
c003618
Compare
Choose a tag to compare

Refactory: use hooks

1.3.17

22 Jul 08:19
8c3fc6f
Compare
Choose a tag to compare

Add custom filtering function