Skip to content

Releases: xaksis/vue-good-table

v1.16.0

18 Nov 17:56
Compare
Choose a tag to compare

Minor Changes

  • Package-lock update: 37b321d
  • Only parse date when it is a valid date. Otherwise put them in the beginning (mainly for empty dates). I always got an 'Invalid Date' when my date field was empty instead of an empty date. It also had problems sorting it.: #104
  • Update readme to show placeholer option: aaab0cd
  • Extract paginatin to an extern component: #120
  • Fix custom perPage for pagination: 0c6c244
  • Add optional sortable columns: #89

Patches

  • Merge branch 'master' into cleanup: 93ecee0
  • Merge branch 'master' into cleanup: 5484301
  • Fix bugs in last PR: 537753b
  • Fix bugs with sort: 0dc85ca

Credits

Huge thanks to @faragos, @tonimc and @VitorLuizC for their help!

Bug fixes

26 Oct 02:07
Compare
Choose a tag to compare
  • RTL text bug fix
  • before/after template bug fix

v1.15.1

23 Oct 01:07
Compare
Choose a tag to compare

Patches

  • Update bundle: a1d5bf9
  • Add placeholder as a filter option: #97
  • Update readme to better reflect field function property: 1a956f4

Credits

Huge thanks to @abensur for their help!

v1.15.0

19 Oct 20:58
Compare
Choose a tag to compare

Minor Changes

  • Add column's filter placeholder: #88
  • Added before and after table-row slots.: #91
  • Add custom row style: #94
  • Select options updated: 0195f2c

Patches

Credits

Huge thanks to @VitorLuizC, @danielbruni and @btadine for their help!

v1.14.3

14 Oct 16:49
Compare
Choose a tag to compare

Patches

v1.14.2

14 Oct 16:04
Compare
Choose a tag to compare

Patches

  • Bundle update: 54ea3ee
  • Adding responsive to documenation: #85

Credits

Huge thanks to @RIanDeLaCruz for their help!

v1.14.1

27 Sep 02:21
Compare
Choose a tag to compare

Patches

v1.14.0

27 Sep 00:54
Compare
Choose a tag to compare

Dynamic Column Enabled

v1.13.0

20 Sep 14:11
Compare
Choose a tag to compare

Minor Changes

  • Add rtl support: #76
  • Fix styles for RTL: 7b0d901

Patches

  • Move stats-webpack-plugin into devDependencies: #74

Credits

Huge thanks to @MortezaAghili and @whtsky for their help!

v1.12.6

14 Sep 15:05
Compare
Choose a tag to compare

Patches