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:menu): add overlayDelay prop and menu item support custom suffix #1300

Merged
merged 1 commit into from
Nov 24, 2022

Conversation

danranVm
Copy link
Member

@danranVm danranVm commented Nov 24, 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

What is the current behavior?

What is the new behavior?

Other information

@idux-bot
Copy link

idux-bot bot commented Nov 24, 2022

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Nov 24, 2022

Codecov Report

Merging #1300 (7d18e98) into main (e08acf6) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head 7d18e98 differs from pull request most recent head 771f036. Consider uploading reports for the commit 771f036 to get more accurate results

@@           Coverage Diff           @@
##             main    #1300   +/-   ##
=======================================
  Coverage   93.04%   93.04%           
=======================================
  Files         322      322           
  Lines       29821    29824    +3     
  Branches     3366     3366           
=======================================
+ Hits        27746    27749    +3     
  Misses       2075     2075           
Impacted Files Coverage Δ
packages/components/alert/src/Alert.tsx 100.00% <100.00%> (ø)
packages/components/alert/src/types.ts 100.00% <100.00%> (ø)
packages/components/config/src/defaultConfig.ts 100.00% <100.00%> (ø)
packages/components/config/src/seerConfig.ts 97.50% <100.00%> (ø)
packages/components/menu/src/types.ts 100.00% <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 f1dde91 into IDuxFE:main Nov 24, 2022
@danranVm danranVm deleted the fix-menu branch November 24, 2022 11:15
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.

[comp:menu] 悬浮菜单的显示隐藏速度太拖拉,需要可配置
1 participant