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:tooltip): support setting zindex #825

Merged
merged 1 commit into from
Mar 25, 2022

Conversation

danranVm
Copy link
Member

fix(comp:table): fixed with ellipsis style

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

fix(comp:table): fixed with ellipsis style
@idux-bot
Copy link

idux-bot bot commented Mar 25, 2022

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Mar 25, 2022

Codecov Report

Merging #825 (36fc8af) into main (e367009) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #825   +/-   ##
=======================================
  Coverage   85.65%   85.65%           
=======================================
  Files         507      507           
  Lines       13087    13088    +1     
  Branches     3165     3166    +1     
=======================================
+ Hits        11210    11211    +1     
  Misses       1876     1876           
  Partials        1        1           
Impacted Files Coverage Δ
packages/components/_private/overlay/src/types.ts 100.00% <ø> (ø)
packages/components/tooltip/src/types.ts 100.00% <ø> (ø)
...ckages/components/tooltip/src/useTooltipOverlay.ts 100.00% <ø> (ø)
...ckages/components/_private/overlay/src/Overlay.tsx 96.29% <100.00%> (+0.06%) ⬆️

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 e367009...36fc8af. Read the comment docs.

@danranVm danranVm merged commit 0a97e42 into IDuxFE:main Mar 25, 2022
@danranVm danranVm deleted the fix-overlay-zindex branch March 25, 2022 09:27
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