njleonzhang / vue-data-tables

A simple, customizable and pageable table with SSR support, based on vue2 and element-ui
https://njleonzhang.github.io/vue-data-tables
MIT License
1.02k stars 221 forks source link

Add named slot for el-pagination. #234

Closed sriduth closed 4 years ago

sriduth commented 5 years ago

Signed-off-by: Sriduth Jayhari sriduth.j@compile.com

Added a slot named pagination which can be used to customize the slot of el-pagination.

Tests are pending - will add as soon as I can.

Fixes: #198

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 98.558% when pulling 8706783a9e2c10559235afa6c8e331b4f0ab2440 on CompileInc:master into 6bb632419506a14ceff559708180883097d5afa2 on njleonzhang:master.