Skip to content

Releases: njleonzhang/vue-data-tables

2.0.2

22 Jul 16:13
Compare
Choose a tag to compare

proxy all el-table event

2.0.1

19 Jul 10:35
Compare
Choose a tag to compare

Api redesign
breaking changes to 1.x
read 2.x document for details

1.1.1

15 Apr 09:31
Compare
Choose a tag to compare

add prop action-col-fixed @bboywulong @ecerroni
add support for customizing action button style. @bboywulong @sxhjlzl
support all el-table prop by tableProps @Grawl @ac88

1.1.0

22 Mar 10:25
Compare
Choose a tag to compare

fix #18 vue render cause table refresh wrong.

1.0.9

20 Mar 09:06
Compare
Choose a tag to compare

make border and stripe configurable. @SimonZhangITer

1.0.8

12 Mar 03:50
Compare
Choose a tag to compare

· add vue-router as dependency #11 @Jaxelr
· fix column click on the error #14 @SimonZhangITer
· add License #12 @SimonZhangITer
· add csv export example #13 @SimonZhangITer

1.0.7

07 Mar 16:47
Compare
Choose a tag to compare

Enhancement #9 add property for setting placeholder of search box @ecerroni.

1.0.6

02 Mar 01:45
Compare
Choose a tag to compare

1.0.4

25 Feb 06:50
Compare
Choose a tag to compare

fix #6

1.0.2

24 Feb 12:06
Compare
Choose a tag to compare
  1. add new property action-col-label for indicating action column name
  2. add en doc