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

build(bili): update moduleName and dependency version. #38

Closed ly525 closed 5 years ago

ly525 commented 5 years ago

update moduleName from MdDateRangePicker to VMdDateRangePicker and remove demos folder

BREAKING CHANGE: module name will change from md-date-range-picker to v-md-date-range-picker

codecov[bot] commented 5 years ago

Codecov Report

Merging #38 into master will decrease coverage by 0.52%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #38      +/-   ##
=========================================
- Coverage   60.13%   59.6%   -0.53%     
=========================================
  Files           6       6              
  Lines         153     151       -2     
  Branches       21      21              
=========================================
- Hits           92      90       -2     
  Misses         58      58              
  Partials        3       3
Impacted Files Coverage Δ
src/components/Picker.vue 40% <ø> (-2.11%) :arrow_down:

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 1a8e8ef...f6d1626. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #38 into master will decrease coverage by 0.52%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #38      +/-   ##
=========================================
- Coverage   60.13%   59.6%   -0.53%     
=========================================
  Files           6       6              
  Lines         153     151       -2     
  Branches       21      21              
=========================================
- Hits           92      90       -2     
  Misses         58      58              
  Partials        3       3
Impacted Files Coverage Δ
src/components/Picker.vue 40% <ø> (-2.11%) :arrow_down:

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 1a8e8ef...f6d1626. Read the comment docs.

ly525 commented 5 years ago

:tada: This PR is included in version 2.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: