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(dropdown): children type #1300

Merged
merged 1 commit into from
Aug 16, 2022
Merged

fix(dropdown): children type #1300

merged 1 commit into from
Aug 16, 2022

Conversation

uyarn
Copy link
Collaborator

@uyarn uyarn commented Aug 16, 2022

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

  • fix(dropdown): 修复下拉菜单展开位置的异常

  • 本条 PR 不需要纳入 Changelog

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

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

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

@github-actions
Copy link
Contributor

完成

@codecov-commenter
Copy link

Codecov Report

Merging #1300 (fe6ab27) into develop (b249875) will increase coverage by 0.14%.
The diff coverage is 52.94%.

@@             Coverage Diff             @@
##           develop    #1300      +/-   ##
===========================================
+ Coverage    59.73%   59.87%   +0.14%     
===========================================
  Files         1007     1017      +10     
  Lines        17661    17805     +144     
  Branches      4032     4083      +51     
===========================================
+ Hits         10550    10661     +111     
- Misses        7111     7144      +33     
Impacted Files Coverage Δ
src/cascader/Cascader.tsx 57.89% <0.00%> (ø)
src/date-picker/panel/RangePanel.tsx 82.22% <ø> (ø)
src/dropdown/Dropdown.tsx 81.48% <ø> (ø)
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%) ⬇️
... and 24 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 839a2f2 into develop Aug 16, 2022
@honkinglin honkinglin deleted the fix/dropdown-style branch August 16, 2022 06:03
@github-actions github-actions bot mentioned this pull request Aug 16, 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