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:radio): style update and css variable support #1293

Merged
merged 1 commit into from
Nov 21, 2022

Conversation

danranVm
Copy link
Member

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?

  • 样式同步设计规范,支持 css variable
  • button 的样式直接使用 ix-button,
  • group 使用 IxSpace 组件实现。

Other information

@idux-bot
Copy link

idux-bot bot commented Nov 21, 2022

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Nov 21, 2022

Codecov Report

Merging #1293 (26e1316) into main (b378ef2) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1293   +/-   ##
=======================================
  Coverage   93.04%   93.04%           
=======================================
  Files         321      321           
  Lines       29745    29750    +5     
  Branches     3356     3358    +2     
=======================================
+ Hits        27676    27681    +5     
  Misses       2069     2069           
Impacted Files Coverage Δ
packages/components/checkbox/src/Checkbox.tsx 97.89% <100.00%> (-0.02%) ⬇️
packages/components/radio/src/Radio.tsx 93.88% <100.00%> (+0.39%) ⬆️
packages/components/radio/src/RadioGroup.tsx 100.00% <100.00%> (ø)
packages/components/radio/src/types.ts 100.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 e438cb3 into IDuxFE:main Nov 21, 2022
@danranVm danranVm deleted the fix-radio-style branch November 21, 2022 10:55
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

1 participant