ly525 / material-vue-daterange-picker

a date-range-picker follows the Material Design spec powered by vue.js (alpha)
https://ly525.github.io/material-vue-daterange-picker/
MIT License
73 stars 20 forks source link

allow label prop to be passed in #70

Closed TCURT15 closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #70 into master will not change coverage by %. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #70   +/-   ##
=======================================
  Coverage   49.46%   49.46%           
=======================================
  Files           7        7           
  Lines         188      188           
  Branches       31       31           
=======================================
  Hits           93       93           
  Misses         92       92           
  Partials        3        3           
Impacted Files Coverage Δ
src/components/widgets/activator.vue 100.00% <ø> (ø)

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 25a6975...8891f28. Read the comment docs.

ly525 commented 4 years ago

@TCURT15 thanks for your contribution!