fect-org / fect

Minimalist UI components built on Vue-next
https://www.fect-org.com
MIT License
362 stars 45 forks source link

fix(switch): switch cannot watch the change of value #226

Closed QiYuOr2 closed 2 years ago

QiYuOr2 commented 2 years ago

Checklist


codecov[bot] commented 2 years ago

Codecov Report

Merging #226 (2f84bb7) into master (7d23c49) will decrease coverage by 0.00%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #226      +/-   ##
==========================================
- Coverage   96.75%   96.75%   -0.01%     
==========================================
  Files         189      189              
  Lines        2129     2128       -1     
  Branches      371      371              
==========================================
- Hits         2060     2059       -1     
  Misses         69       69              
Impacted Files Coverage Δ
packages/vue/src/switch/switch.tsx 100.00% <100.00%> (ø)

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 7d23c49...2f84bb7. Read the comment docs.