David-Desmaisons / ComponentFixture

🛠️Interactive sandox playground for vue components
https://david-desmaisons.github.io/ComponentFixture/
MIT License
51 stars 6 forks source link

Improve layout #33

Closed David-Desmaisons closed 4 years ago

David-Desmaisons commented 4 years ago

Fix issue #32 and issue #28

codecov-io commented 4 years ago

Codecov Report

Merging #33 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #33   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          11     11           
  Lines         288    300   +12     
  Branches       68     71    +3     
=====================================
+ Hits          288    300   +12
Impacted Files Coverage Δ
src/utils/VueHelper.js 100% <100%> (ø) :arrow_up:
src/utils/dynamicObject.js 100% <100%> (ø) :arrow_up:
src/components/ComponentFixture.vue 100% <100%> (ø) :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 96ffe7f...57e4214. Read the comment docs.