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:space): remove default alian and justify #749

Merged
merged 2 commits into from
Feb 11, 2022

Conversation

danranVm
Copy link
Member

@danranVm danranVm commented Feb 11, 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

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 Feb 11, 2022

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Feb 11, 2022

Codecov Report

Merging #749 (1d12e97) into main (1a190bd) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #749      +/-   ##
==========================================
- Coverage   83.19%   83.19%   -0.01%     
==========================================
  Files         461      461              
  Lines       12066    12065       -1     
  Branches     2873     2872       -1     
==========================================
- Hits        10038    10037       -1     
  Misses       2028     2028              
Impacted Files Coverage Δ
packages/components/menu/src/types.ts 100.00% <ø> (ø)
packages/components/space/src/Space.tsx 92.98% <ø> (ø)
packages/components/space/src/types.ts 100.00% <ø> (ø)
packages/components/input/src/useInput.ts 100.00% <100.00%> (ø)
...ges/components/menu/src/composables/useSelected.ts 70.58% <100.00%> (-1.64%) ⬇️

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 1a190bd...1d12e97. Read the comment docs.

@danranVm danranVm merged commit 54456c6 into IDuxFE:main Feb 11, 2022
@danranVm danranVm deleted the refactor-docs branch February 11, 2022 03:25
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.

1 participant