Skip to content
This repository has been archived by the owner on Oct 24, 2018. It is now read-only.

Releases: spatie/vue-table-component

1.9.2

14 Mar 18:53
7ffb65c
Compare
Choose a tag to compare
  • added row-click event

1.9.1

26 Feb 10:18
Compare
Choose a tag to compare
  • Better IE support

1.9.0

08 Feb 14:06
Compare
Choose a tag to compare
  • Better pagination component
  • Fixed global settings that weren't always applies
  • Fixed sorting with null values

1.8.1

02 Jan 08:58
1e7c5a0
Compare
Choose a tag to compare
  • Fixed column contents with properties retrieved with dot notation

1.8.0

15 Nov 10:11
Compare
Choose a tag to compare
  • Added a per-row click listener <table-component @rowClick="handle">
  • Removed lodash dependency for a leaner build size
  • Republished package due to build issues

1.7.0

02 Nov 15:59
Compare
Choose a tag to compare
  • Added named slot tfoot to display table footer information, receives row data as scoped properties

1.6.1

25 Sep 11:29
Compare
Choose a tag to compare
  • Fixed a bug that didn't rerender the table when a column was changed

1.6.0

24 Sep 10:36
Compare
Choose a tag to compare
  • Added tbody-class prop

1.5.0

21 Sep 17:54
Compare
Choose a tag to compare
  • Added thead-class prop

1.4.3

30 Aug 08:44
Compare
Choose a tag to compare
  • Fixed a bug that didn't rerender the table when a column was changed