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(Calendar): fix outline of calendar popover #104

Merged
merged 1 commit into from Apr 8, 2019
Merged

Conversation

ZxBing0066
Copy link
Contributor

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
bug fix
What is the current behavior? (You can also link to an open issue here)

What is the new behavior (if this is a feature change)?
remove outline of calendar popover
Does this PR introduce a breaking change?
No
Please check if the PR fulfills these requirements

  • Follow our contributing docs
  • Docs have been added/updated
  • Tests have been added; existing tests pass

Other information:

@ZxBing0066 ZxBing0066 added the bug Something isn't working label Apr 8, 2019
@ZxBing0066 ZxBing0066 self-assigned this Apr 8, 2019
@ZxBing0066 ZxBing0066 added this to To do in Develop via automation Apr 8, 2019
@codecov
Copy link

codecov bot commented Apr 8, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #104   +/-   ##
=======================================
  Coverage   83.69%   83.69%           
=======================================
  Files         144      144           
  Lines        2576     2576           
  Branches      615      591   -24     
=======================================
  Hits         2156     2156           
- Misses        395      401    +6     
+ Partials       25       19    -6
Impacted Files Coverage Δ
src/components/Calendar/style/index.js 100% <ø> (ø) ⬆️
src/components/Upload/Selector.jsx 11.11% <0%> (ø) ⬆️
src/components/Table/ResizableTH.jsx 63.63% <0%> (ø) ⬆️
src/components/Table/Table.jsx 73.75% <0%> (ø) ⬆️
src/components/DatePicker/Range.jsx 47.76% <0%> (ø) ⬆️

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 d42af4a...12a75b4. Read the comment docs.

@ZxBing0066 ZxBing0066 merged commit 592861c into master Apr 8, 2019
Develop automation moved this from To do to Done Apr 8, 2019
@ZxBing0066 ZxBing0066 deleted the calendar-style branch April 8, 2019 03:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Develop
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant