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: select keydown #979

Merged
merged 12 commits into from
Jun 12, 2022
Merged

feat: select keydown #979

merged 12 commits into from
Jun 12, 2022

Conversation

PengYYYYY
Copy link
Collaborator

@PengYYYYY PengYYYYY commented Jun 11, 2022

🤔 这个 PR 的性质是?

  • 日常 bug 修复
  • 新特性提交
  • 文档改进
  • 演示代码改进
  • 组件样式/交互改进
  • CI/CD 改进
  • 重构
  • 代码风格优化
  • 测试用例
  • 分支合并
  • 其他

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

  • feat(Select): 增加 select 的键盘选中交互
  • fix(CheckBox): 修复二次封装多选框组件插槽定义选项失效 (issue #940)
  • fix(Upload): 修复图片列表模式存在图片列表的情况下,拖拽图片会触发浏览器默认打开图片行为
  • feat(Pagination): 增加pageEllipsisMode API, 用于配置页码数量超出时,首尾省略模式 (issue #911)
  • feat(Skeleton): 增加 delay API 用于延迟加载 (issue #892)
  • chore(build): 删除构建时不必要的配置,删除组件不必要的组件注册

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

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

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

@github-actions
Copy link
Contributor

github-actions bot commented Jun 11, 2022

完成

@uyarn
Copy link
Collaborator

uyarn commented Jun 11, 2022

image

这个demo有点问题

Copy link
Collaborator

@uyarn uyarn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@uyarn uyarn merged commit 57b5836 into develop Jun 12, 2022
@uyarn uyarn deleted the feat/select/keydown branch June 12, 2022 15:02
@github-actions github-actions bot mentioned this pull request Jun 13, 2022
4 tasks
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

2 participants