Vue Data Tables Versions Save

A simple, customizable and pageable table with SSR support, based on vue2 and element-ui

2.0.2

6 years ago

proxy all el-table event

2.0.1

6 years ago

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

1.1.1

7 years ago

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

7 years ago

fix #18 vue render cause table refresh wrong.

1.0.9

7 years ago

make border and stripe configurable. @SimonZhangITer

1.0.8

7 years ago

· 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

7 years ago

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

1.0.6

7 years ago

fix #8 @tnerbovik

1.0.4

7 years ago

fix #6

1.0.2

7 years ago
  1. add new property action-col-label for indicating action column name
  2. add en doc