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(comp:collapse): update style and add size prop #1252

Merged
merged 1 commit into from
Nov 3, 2022

Conversation

danranVm
Copy link
Member

@danranVm danranVm commented Nov 3, 2022

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
  • 同步设计规范
  • 支持 size 配置

Other information

@idux-bot
Copy link

idux-bot bot commented Nov 3, 2022

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Nov 3, 2022

Codecov Report

Merging #1252 (5316382) into main (be94528) will increase coverage by 0.00%.
The diff coverage is 98.03%.

@@           Coverage Diff           @@
##             main    #1252   +/-   ##
=======================================
  Coverage   93.05%   93.05%           
=======================================
  Files         320      320           
  Lines       29442    29448    +6     
  Branches     3339     3339           
=======================================
+ Hits        27397    27403    +6     
  Misses       2045     2045           
Impacted Files Coverage Δ
packages/components/collapse/src/CollapsePanel.tsx 98.09% <93.33%> (+0.17%) ⬆️
packages/components/collapse/src/Collapse.tsx 100.00% <100.00%> (ø)
packages/components/collapse/src/token.ts 100.00% <100.00%> (ø)
packages/components/collapse/src/types.ts 100.00% <100.00%> (ø)
packages/components/config/src/defaultConfig.ts 100.00% <100.00%> (ø)
packages/components/config/src/types.ts 100.00% <100.00%> (ø)
packages/components/header/src/Header.tsx 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 f3aa234 into IDuxFE:main Nov 3, 2022
@danranVm danranVm deleted the refactor-carousel branch November 3, 2022 12:14
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