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(drawer): trigger keydown event #381

Merged
merged 2 commits into from
Feb 9, 2022
Merged

fix(drawer): trigger keydown event #381

merged 2 commits into from
Feb 9, 2022

Conversation

uyarn
Copy link
Collaborator

@uyarn uyarn commented Feb 9, 2022

🤔 这个 PR 的性质是?

  • 修复drawer组件esc相关事件触发问题

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

  • fix(drawer): 修复drawer组件keydown相关事件不触发的问题

  • 本条 PR 不需要纳入 Changelog

☑️ 请求合并前的自查清单

⚠️ 请自检并全部勾选全部选项⚠️

  • 文档已补充或无须补充
  • 代码演示已提供或无须提供
  • TypeScript 定义已补充或无须补充
  • Changelog 已提供或无须提供

@github-actions
Copy link
Contributor

github-actions bot commented Feb 9, 2022

完成

@chaishi chaishi merged commit f7f607d into develop Feb 9, 2022
@chaishi chaishi deleted the fix/drawer-keydown branch February 9, 2022 06:22
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.

【drawer】 组件按下 esc 事件不触发,导致 closeOnEscKeydown onEscKeydown 等都不生效
2 participants