ktsn / vue-designer

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

fix: update matched styles when the server notified updating some document #78

Closed ktsn closed 5 years ago

ktsn commented 5 years ago

This fixes a regression which introduced via #76

codecov[bot] commented 5 years ago

Codecov Report

Merging #78 into master will increase coverage by 0.06%. The diff coverage is 40%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #78      +/-   ##
==========================================
+ Coverage    67.8%   67.86%   +0.06%     
==========================================
  Files          67       67              
  Lines        2292     2300       +8     
  Branches      468      468              
==========================================
+ Hits         1554     1561       +7     
- Misses        718      719       +1     
  Partials       20       20
Impacted Files Coverage Δ
...rc/view/store/modules/project/project-mutations.ts 42.62% <0%> (-0.72%) :arrow_down:
src/view/store/modules/project/project-actions.ts 35.18% <42.1%> (+4.49%) :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 1eb1e94...b838950. Read the comment docs.