ktsn / vue-designer

Vue component design tool
https://marketplace.visualstudio.com/items?itemName=ktsn.vue-designer
MIT License
368 stars 22 forks source link

feat: go to previous style form by pressing shift+tab #74

Closed ktsn closed 5 years ago

ktsn commented 5 years ago

ref #13

codecov[bot] commented 5 years ago

Codecov Report

Merging #74 into master will increase coverage by 0.16%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #74      +/-   ##
==========================================
+ Coverage   68.29%   68.46%   +0.16%     
==========================================
  Files          66       66              
  Lines        2252     2264      +12     
  Branches      457      461       +4     
==========================================
+ Hits         1538     1550      +12     
  Misses        694      694              
  Partials       20       20
Impacted Files Coverage Δ
src/view/components/StyleDeclaration.vue 93.33% <ø> (ø) :arrow_up:
src/view/components/StyleInformation.vue 84.31% <100%> (+4.31%) :arrow_up:
src/view/components/StyleValue.vue 47.54% <100%> (+0.87%) :arrow_up:

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 27bf37d...bfe9af6. Read the comment docs.