lokyoung / vuejs-paginate

A Vue.js(v2.x+) component for creating pagination.
MIT License
779 stars 171 forks source link

[FEAT] Custom disabled class #58

Closed reganjohnson closed 6 years ago

reganjohnson commented 6 years ago

This also includes the fixes for the custom available class PR ( #57 )

56

codecov-io commented 6 years ago

Codecov Report

Merging #58 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #58   +/-   ##
=======================================
  Coverage   84.31%   84.31%           
=======================================
  Files           1        1           
  Lines          51       51           
  Branches       14       14           
=======================================
  Hits           43       43           
  Misses          5        5           
  Partials        3        3
Impacted Files Coverage Δ
src/components/Paginate.vue 84.31% <ø> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 09c0be6...27f3e3c. Read the comment docs.

lokyoung commented 6 years ago

@reganjohnson Thanks. Have published in v1.5.1.