Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(progress): support linear gradient color when mode is circle #1180

Merged
merged 4 commits into from
Sep 19, 2023

Conversation

chouchouji
Copy link
Member

@chouchouji chouchouji commented Sep 15, 2023

Checklist

List of tasks you have already done and plan to do.

  • Fix linting errors
  • Tests have been added / updated (or snapshots)

Change information

Describe your modifications here.

Issues

The issues you want to close, formatted as close #1179 .

Related Links

Links related to this pr.

@vercel
Copy link

vercel bot commented Sep 15, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
varlet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 19, 2023 3:32pm
varlet-ui-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 19, 2023 3:32pm

@vercel
Copy link

vercel bot commented Sep 15, 2023

Someone is attempting to deploy a commit to the varletjs Team on Vercel.

A member of the Team first needs to authorize it.

@codecov
Copy link

codecov bot commented Sep 15, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.03% 🎉

Comparison is base (499cd46) 92.99% compared to head (e7d2fa3) 93.03%.
Report is 22 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1180      +/-   ##
==========================================
+ Coverage   92.99%   93.03%   +0.03%     
==========================================
  Files         284      284              
  Lines        6226     6256      +30     
  Branches     1508     1520      +12     
==========================================
+ Hits         5790     5820      +30     
  Misses        373      373              
  Partials       63       63              
Files Changed Coverage Δ
packages/varlet-ui/src/progress/props.ts 100.00% <ø> (ø)
packages/varlet-ui/src/progress/Progress.vue 97.22% <100.00%> (+1.57%) ⬆️

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@haoziqaq haoziqaq merged commit f1cd728 into varletjs:dev Sep 19, 2023
4 checks passed
@chouchouji chouchouji deleted the feat-progress branch September 21, 2023 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

您好,progress进度条的颜色,希望可以设置成渐变色,就像appBar那样
2 participants