Skip to content

Releases: HC200ok/vue3-easy-data-table

1.5.45

11 Jun 09:08
dd3b388
Compare
Choose a tag to compare

Updated vite version
#309

1.5.44

11 Jun 07:32
fd46782
Compare
Choose a tag to compare

Fixed issue: #289

v 1.5.43

26 Mar 09:07
5135908
Compare
Choose a tag to compare

Fix nested value sorting including null or undefined.

v 1.5.42

22 Mar 11:56
Compare
Choose a tag to compare

Remove useless table body td border-bottom style.

#262

v 1.5.41

21 Mar 11:57
Compare
Choose a tag to compare

Add select-all event.
#246

v 1.5.40

19 Mar 12:43
Compare
Choose a tag to compare

Fix item slot
#257

v 1.5.39

17 Mar 13:26
Compare
Choose a tag to compare

Fix the sorting feature not working when the column value is undefined or null.
#216

v 1.5.38

14 Mar 12:08
Compare
Choose a tag to compare

Add item slot
#254

v 1.5.35

09 Mar 13:11
71983c9
Compare
Choose a tag to compare
  1. add contextmenu event #241
  2. add customize-header slot #242 (review)

v 1.5.34

15 Feb 13:50
Compare
Choose a tag to compare

Add empty-message and header slots

#228
#215