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

style(seer): ensure that the component style reference in seer.less i… #1575

Merged
merged 1 commit into from Jun 8, 2023

Conversation

hele10086
Copy link
Contributor

@hele10086 hele10086 commented Jun 8, 2023

…s consistent with default.less

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?

Other information

@idux-bot
Copy link

idux-bot bot commented Jun 8, 2023

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Jun 8, 2023

Codecov Report

Merging #1575 (5d5a66b) into main (9b98086) will decrease coverage by 0.01%.
The diff coverage is 90.90%.

❗ Current head 5d5a66b differs from pull request most recent head c4507a6. Consider uploading reports for the commit c4507a6 to get more accurate results

@@            Coverage Diff             @@
##             main    #1575      +/-   ##
==========================================
- Coverage   92.78%   92.77%   -0.01%     
==========================================
  Files         331      332       +1     
  Lines       30673    30692      +19     
  Branches     3508     3509       +1     
==========================================
+ Hits        28460    28475      +15     
- Misses       2213     2217       +4     
Impacted Files Coverage Δ
packages/components/select/src/Select.tsx 86.45% <0.00%> (-0.35%) ⬇️
packages/components/utils/src/useKey.ts 88.63% <71.42%> (-6.49%) ⬇️
packages/cdk/utils/src/useKey.ts 100.00% <100.00%> (ø)
packages/components/checkbox/src/Checkbox.tsx 98.03% <100.00%> (ø)
packages/components/collapse/src/CollapsePanel.tsx 97.45% <100.00%> (-0.03%) ⬇️
packages/components/config/src/dateConfig.ts 93.41% <100.00%> (ø)
packages/components/empty/src/Images.tsx 100.00% <100.00%> (ø)
packages/components/radio/src/Radio.tsx 94.32% <100.00%> (ø)
packages/components/select/src/types.ts 100.00% <100.00%> (ø)
packages/components/stepper/src/StepperItem.tsx 96.12% <100.00%> (ø)

@danranVm danranVm merged commit d8b9aed into IDuxFE:main Jun 8, 2023
4 of 7 checks passed
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