fect-org / fect

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

feat(tag): add color and round attribute #220

Closed QiYuOr2 closed 2 years ago

QiYuOr2 commented 2 years ago

Checklist


Change information


add color and round attribute to tag component

codecov[bot] commented 2 years ago

Codecov Report

Merging #220 (f85ec9a) into master (92e9ebf) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #220   +/-   ##
=======================================
  Coverage   96.75%   96.75%           
=======================================
  Files         189      189           
  Lines        2126     2128    +2     
  Branches      368      371    +3     
=======================================
+ Hits         2057     2059    +2     
  Misses         69       69           
Impacted Files Coverage Δ
packages/vue/src/tag/tag.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 92e9ebf...f85ec9a. Read the comment docs.