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

fix(style): [progress] linecap value of track is consistent with path #13395

Merged
merged 1 commit into from
Jun 28, 2023

Conversation

btea
Copy link
Collaborator

@btea btea commented Jun 28, 2023

Please make sure these boxes are checked before submitting your PR, thank you!

  • Make sure you follow contributing guide English | (中文 | Español | Français).
  • Make sure you are merging your commits to dev branch.
  • Add some descriptions and refer to relative issues for your PR.

Description

🤖 Generated by Copilot at 0a73232

Added a new prop strokeLinecap to the el-progress component to enable customizing the end shape of the progress bar. Updated packages/components/progress/src/progress.vue to pass the prop to the SVG element.

Related Issue

Fixes #13387.

Explanation of Changes

🤖 Generated by Copilot at 0a73232

  • Add a prop strokeLinecap to el-progress component to customize the shape of the progress bar ends (link)

@github-actions
Copy link

github-actions bot commented Jun 28, 2023

@btea btea changed the title fix(style): [progress] linecap value of track is consistent with circle fix(style): [progress] linecap value of track is consistent with path Jun 28, 2023
@github-actions github-actions bot added the CommitMessage::Qualified Qualified commit message label Jun 28, 2023
@github-actions
Copy link

🧪 Playground Preview: https://element-plus.run/?pr=13395
Please comment the example via this playground if needed.

@btea btea merged commit 8b1dfa4 into dev Jun 28, 2023
13 checks passed
@btea btea deleted the fix/progress-track-style branch June 28, 2023 12:30
@element-bot element-bot mentioned this pull request Jul 14, 2023
3 tasks
consultation-applio pushed a commit to consultation-applio/element-plus that referenced this pull request Nov 10, 2023
…element-plus#13395)

fix(style): [progress] linecap value of track is consistent with circle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CommitMessage::Qualified Qualified commit message
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Component] [progress] 进度条 dashboard 模式下 背景条和进度条样式不一致
3 participants