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: avoid adding a new declaration when finish editing existing style #21

Merged
merged 2 commits into from
Apr 10, 2018

Conversation

ktsn
Copy link
Owner

@ktsn ktsn commented Apr 10, 2018

No description provided.

@codecov
Copy link

codecov bot commented Apr 10, 2018

Codecov Report

Merging #21 into master will decrease coverage by 0.44%.
The diff coverage is 21.42%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #21      +/-   ##
=========================================
- Coverage   64.64%   64.2%   -0.45%     
=========================================
  Files          44      44              
  Lines        1355    1369      +14     
  Branches      324     315       -9     
=========================================
+ Hits          876     879       +3     
- Misses        464     475      +11     
  Partials       15      15
Impacted Files Coverage Δ
src/view/components/StyleInformation.vue 0% <0%> (ø) ⬆️
src/view/components/StyleValue.vue 100% <100%> (ø) ⬆️
src/view/components/StyleDeclaration.vue 100% <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 98bd2fe...fa07955. Read the comment docs.

@ktsn ktsn merged commit 1ddcc1d into master Apr 10, 2018
@ktsn ktsn deleted the fix-style-edit-ux branch April 10, 2018 04:18
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.

None yet

1 participant