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调整为关闭面板 #1174

Merged
merged 1 commit into from
Jul 27, 2022

Conversation

honkinglin
Copy link
Collaborator

@honkinglin honkinglin commented Jul 26, 2022

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

  • fix(组件名称): 处理问题或特性描述 ...

  • 本条 PR 不需要纳入 Changelog

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

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

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

@honkinglin
Copy link
Collaborator Author

re #919

@github-actions
Copy link
Contributor

完成

@codecov-commenter
Copy link

Codecov Report

Merging #1174 (35e3a98) into develop (c4c5d1d) will decrease coverage by 0.02%.
The diff coverage is 56.25%.

@@             Coverage Diff             @@
##           develop    #1174      +/-   ##
===========================================
- Coverage    60.18%   60.15%   -0.03%     
===========================================
  Files          959      959              
  Lines        16979    16980       +1     
  Branches      3906     3903       -3     
===========================================
- Hits         10218    10214       -4     
- Misses        6761     6766       +5     
Impacted Files Coverage Δ
src/tree/useStore.ts 56.25% <0.00%> (-5.82%) ⬇️
src/cascader/core/helper.ts 92.85% <66.66%> (+3.20%) ⬆️
src/grid/Col.tsx 97.29% <100.00%> (ø)
src/grid/Row.tsx 75.86% <100.00%> (-1.19%) ⬇️
src/input/Input.tsx 86.40% <100.00%> (-0.70%) ⬇️
src/select-input/useOverlayStyle.ts 92.59% <100.00%> (-0.27%) ⬇️

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 02dee75...35e3a98. Read the comment docs.

@xiaosansiji xiaosansiji merged commit b91f8bb into develop Jul 27, 2022
@xiaosansiji xiaosansiji deleted the feat/select/click-close branch July 27, 2022 02:01
@github-actions github-actions bot mentioned this pull request Aug 1, 2022
16 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.

3 participants