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:*): use a smarter slide animation #1422

Merged
merged 1 commit into from Jan 17, 2023

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

What is the current behavior?

  • 根据浮层的位置自动调整 slide 动画的位置和方向。

What is the new behavior?

Other information

@idux-bot
Copy link

idux-bot bot commented Jan 17, 2023

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Jan 17, 2023

Codecov Report

Merging #1422 (db89231) into main (0612164) will not change coverage.
The diff coverage is 75.00%.

@@           Coverage Diff           @@
##             main    #1422   +/-   ##
=======================================
  Coverage   92.80%   92.80%           
=======================================
  Files         327      327           
  Lines       30292    30292           
  Branches     2541     2541           
=======================================
  Hits        28114    28114           
  Misses       2178     2178           
Impacted Files Coverage Δ
packages/components/dropdown/src/Dropdown.tsx 40.00% <0.00%> (ø)
packages/components/cascader/src/Cascader.tsx 96.07% <100.00%> (ø)
packages/components/select/src/Select.tsx 87.34% <100.00%> (ø)
packages/components/tree-select/src/TreeSelect.tsx 95.47% <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 33fb35f into IDuxFE:main Jan 17, 2023
@danranVm danranVm deleted the refactor-slide-motion branch January 17, 2023 06:28
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