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(layout): fix layout custom width and height not work #1287

Merged
merged 1 commit into from
Aug 15, 2022

Conversation

richerfu
Copy link
Contributor

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

#1285

💡 需求背景和解决方案

📝 更新日志

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

  • 本条 PR 不需要纳入 Changelog

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

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

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

@github-actions
Copy link
Contributor

完成

@codecov-commenter
Copy link

Codecov Report

Merging #1287 (daa4a7e) into develop (b249875) will increase coverage by 0.00%.
The diff coverage is 55.41%.

@@            Coverage Diff            @@
##           develop    #1287    +/-   ##
=========================================
  Coverage    59.73%   59.74%            
=========================================
  Files         1007     1007            
  Lines        17661    17768   +107     
  Branches      4032     4073    +41     
=========================================
+ Hits         10550    10615    +65     
- Misses        7111     7153    +42     
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/table/THead.tsx 92.85% <0.00%> (-2.27%) ⬇️
src/table/_example/affix.jsx 95.74% <ø> (ø)
src/table/hooks/useColumnResize.tsx 31.25% <44.70%> (+16.75%) ⬆️
src/table/hooks/useFixed.ts 43.52% <57.14%> (+2.94%) ⬆️
src/input-number/useInputNumber.tsx 91.13% <72.72%> (-0.76%) ⬇️
src/table/BaseTable.tsx 77.77% <91.66%> (+0.09%) ⬆️
src/date-picker/panel/RangePanel.tsx 82.97% <100.00%> (+0.75%) ⬆️
... and 8 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 0058f7d into Tencent:develop Aug 15, 2022
@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