Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix($datepicker): error in use #262

Merged
merged 1 commit into from
Nov 10, 2019
Merged

fix($datepicker): error in use #262

merged 1 commit into from
Nov 10, 2019

Conversation

iq9891
Copy link
Member

@iq9891 iq9891 commented Nov 10, 2019

这个 PR 引入了什么样的变化?(至少选中一个)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Build-related changes
  • Other, please describe:

这个PR是否引入了重大改变?(至少选中一个)

  • Yes
  • No

PR 符合以下要求:

  • 确保您向右分支提出PR:针对最新活动分支“feature-x.x”的 master 错误修复。
  • 在解决特定问题时,它在PR的标题中引用(例如 fix #xxx [,#xxx] ,其中“xxx”是问题编号)
  • 运行 yarn lint 并在提交之前修正这些错误以保持一致的代码风格。
  • 运行测试 yarn test 并通过。
  • 添加一些说明并为您推荐相关的问题PR。
  • 在创建 PR 以保持提交历史清晰之前重新创建。

Other information:

@codecov
Copy link

codecov bot commented Nov 10, 2019

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #262   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          41     41           
  Lines        1867   1867           
  Branches      229    229           
=====================================
  Hits         1867   1867
Impacted Files Coverage Δ
src/components/datepicker/DatePicker.vue 100% <ø> (ø) ⬆️

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 4e5f42f...5d8d7c6. Read the comment docs.

@iq9891 iq9891 merged commit c45838d into fe6:master Nov 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant