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: message): align icon with text #865

Merged
merged 1 commit into from
Apr 26, 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

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Component style update
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Application (the showcase website) / infrastructure changes
  • Other... Please describe:

What is the current behavior?

What is the new behavior?

Other information

@idux-bot
Copy link

idux-bot bot commented Apr 26, 2022

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Apr 26, 2022

Codecov Report

Merging #865 (adda15d) into main (ac63edf) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #865      +/-   ##
==========================================
- Coverage   93.50%   93.50%   -0.01%     
==========================================
  Files         658      657       -1     
  Lines       64529    64519      -10     
  Branches     7855     7854       -1     
==========================================
- Hits        60341    60331      -10     
  Misses       4188     4188              
Impacted Files Coverage Δ
packages/components/rate/src/Rate.tsx 76.07% <0.00%> (-0.30%) ⬇️
packages/components/switch/src/Switch.tsx 94.31% <0.00%> (-0.07%) ⬇️
...ages/components/_private/selector/src/Selector.tsx 99.13% <0.00%> (-0.03%) ⬇️
packages/components/utils/index.ts 100.00% <0.00%> (ø)
packages/components/config/src/types.ts 100.00% <0.00%> (ø)
packages/components/input/src/Input.tsx 100.00% <0.00%> (ø)
packages/components/config/src/defaultConfig.ts 100.00% <0.00%> (ø)
...ckages/components/input-number/src/InputNumber.tsx 100.00% <0.00%> (ø)
packages/components/utils/src/useFormAccessor.ts
packages/components/utils/src/useFormElement.ts
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ac63edf...adda15d. Read the comment docs.

@danranVm danranVm merged commit 07475d2 into IDuxFE:main Apr 26, 2022
@danranVm danranVm deleted the fix-message-style branch April 26, 2022 11:46
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