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(comp:stepper,comp:slider): fix stepper and slider styles #1243

Merged
merged 3 commits into from
Nov 1, 2022

Conversation

sallerli1
Copy link
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines
  • Tests for the changes have been added/updated or not needed
  • Docs and demo have been added/updated or not needed

What is the current behavior?

What is the new behavior?

  1. 修改stepper中progress水平垂直不居中的问题
  2. 修改stepper默认成功和失败的icon 为 success 和 info
  3. 修改slider在vertical下dot的显示问题

Other information

@idux-bot
Copy link

idux-bot bot commented Oct 31, 2022

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Oct 31, 2022

Codecov Report

Merging #1243 (7a87768) into main (dacfe18) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 7a87768 differs from pull request most recent head ad78c9a. Consider uploading reports for the commit ad78c9a to get more accurate results

@@           Coverage Diff           @@
##             main    #1243   +/-   ##
=======================================
  Coverage   93.04%   93.04%           
=======================================
  Files         320      320           
  Lines       29419    29419           
  Branches     3337     3337           
=======================================
  Hits        27374    27374           
  Misses       2045     2045           
Impacted Files Coverage Δ
packages/components/stepper/src/StepperItem.tsx 96.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@danranVm danranVm merged commit d07e914 into IDuxFE:main Nov 1, 2022
@sallerli1 sallerli1 deleted the fix-stepper-style-saller branch February 20, 2023 06:13
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.

None yet

2 participants