vue-data-tables

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

MIT License

Downloads
7.7K
Stars
1K
Committers
26

Bot releases are hidden (Show)

vue-data-tables - 2.0.2 Latest Release

Published by njleonzhang about 7 years ago

proxy all el-table event

vue-data-tables - 2.0.1

Published by njleonzhang about 7 years ago

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

vue-data-tables - 1.1.1

Published by njleonzhang over 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

vue-data-tables - 1.1.0

Published by njleonzhang over 7 years ago

fix #18 vue render cause table refresh wrong.

vue-data-tables - 1.0.9

Published by njleonzhang over 7 years ago

make border and stripe configurable. @SimonZhangITer

vue-data-tables - 1.0.8

Published by njleonzhang over 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

vue-data-tables - 1.0.7

Published by njleonzhang over 7 years ago

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

vue-data-tables - 1.0.6

Published by njleonzhang over 7 years ago

fix #8 @tnerbovik

vue-data-tables - 1.0.4

Published by njleonzhang over 7 years ago

fix #6

vue-data-tables - 1.0.2

Published by njleonzhang over 7 years ago

  1. add new property action-col-label for indicating action column name
  2. add en doc
vue-data-tables - 1.0.1

Published by njleonzhang over 7 years ago

  1. Fix filter bar issue. #5 @storkyeh
  2. Update readme