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): autoWidth in multiple #1279

Merged
merged 1 commit into from
Aug 15, 2022
Merged

Conversation

uyarn
Copy link
Collaborator

@uyarn uyarn commented Aug 12, 2022

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

  • fix(Select): 修复autoWidth在multiple模式下失效的问题

  • chore(Input): 增加Input size的demo

  • 本条 PR 不需要纳入 Changelog

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

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

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

@github-actions
Copy link
Contributor

github-actions bot commented Aug 12, 2022

完成

@codecov-commenter
Copy link

codecov-commenter commented Aug 12, 2022

Codecov Report

Merging #1279 (27333c8) into develop (b249875) will decrease coverage by 0.00%.
The diff coverage is 53.54%.

@@             Coverage Diff             @@
##           develop    #1279      +/-   ##
===========================================
- Coverage    59.73%   59.73%   -0.01%     
===========================================
  Files         1007     1007              
  Lines        17661    17768     +107     
  Branches      4032     4069      +37     
===========================================
+ Hits         10550    10613      +63     
- Misses        7111     7155      +44     
Impacted Files Coverage Δ
src/cascader/Cascader.tsx 57.89% <0.00%> (ø)
src/input-number/_example/center.jsx 44.44% <ø> (ø)
src/input-number/_example/large-number.jsx 100.00% <ø> (ø)
src/select/base/Select.tsx 72.31% <ø> (ø)
src/table/THead.tsx 92.85% <0.00%> (-2.27%) ⬇️
src/table/_example/affix.jsx 95.74% <ø> (ø)
src/tag-input/TagInput.tsx 63.79% <ø> (ø)
src/input/_example/size.jsx 33.33% <33.33%> (-9.53%) ⬇️
src/table/hooks/useColumnResize.tsx 31.25% <44.70%> (+16.75%) ⬆️
src/table/hooks/useFixed.ts 43.52% <57.14%> (+2.94%) ⬆️
... and 9 more

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

@honkinglin honkinglin merged commit f4de94e into develop Aug 15, 2022
@honkinglin honkinglin deleted the fix/select-autowidth branch August 15, 2022 07:28
@github-actions github-actions bot mentioned this pull request Aug 15, 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