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(select): 处理 group-option 下 style 和 class 的透传 #1258

Merged
merged 1 commit into from
Aug 8, 2022

Conversation

skytt
Copy link
Contributor

@skytt skytt commented Aug 8, 2022

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

  • fix(select): 处理 group-option 下 style 和 class 的透传

  • 本条 PR 不需要纳入 Changelog

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

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

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

@github-actions
Copy link
Contributor

github-actions bot commented Aug 8, 2022

完成

@codecov-commenter
Copy link

Codecov Report

Merging #1258 (1c04591) into develop (492d477) will increase coverage by 0.31%.
The diff coverage is 40.31%.

@@             Coverage Diff             @@
##           develop    #1258      +/-   ##
===========================================
+ Coverage    57.94%   58.26%   +0.31%     
===========================================
  Files          407      408       +1     
  Lines        15371    15248     -123     
  Branches      2931     2868      -63     
===========================================
- Hits          8907     8884      -23     
+ Misses        6187     6089      -98     
+ Partials       277      275       -2     
Impacted Files Coverage Δ
src/rate/props.ts 0.00% <0.00%> (ø)
src/select/optionGroup.tsx 41.17% <ø> (ø)
src/transfer/components/transfer-operations.tsx 83.78% <ø> (ø)
src/utils/dom.ts 46.61% <ø> (+3.46%) ⬆️
src/select/option.tsx 19.04% <3.44%> (+2.76%) ⬆️
src/select/select-panel.tsx 11.49% <4.44%> (-1.33%) ⬇️
src/select/select.tsx 40.44% <34.96%> (-1.34%) ⬇️
src/select/util.ts 65.00% <65.00%> (-26.67%) ⬇️
src/pagination/pagination.tsx 53.95% <66.66%> (-4.02%) ⬇️
src/select/hooks/useSelectOptions.ts 96.29% <96.29%> (ø)
... and 1 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@uyarn uyarn merged commit eb797b7 into Tencent:develop Aug 8, 2022
@github-actions github-actions bot mentioned this pull request Aug 9, 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