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: add collapse component #749

Merged
merged 3 commits into from
Apr 18, 2022
Merged

Conversation

asbstty
Copy link
Contributor

@asbstty asbstty commented Apr 15, 2022

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

💡 需求背景和解决方案

添加collapse组件

📝 更新日志

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

  • 本条 PR 不需要纳入 Changelog

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

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

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

@github-actions
Copy link
Contributor

github-actions bot commented Apr 16, 2022

完成

@codecov-commenter
Copy link

Codecov Report

Merging #749 (918fe41) into develop (a0db0df) will increase coverage by 4.23%.
The diff coverage is 71.45%.

@@             Coverage Diff             @@
##           develop     #749      +/-   ##
===========================================
+ Coverage    57.56%   61.79%   +4.23%     
===========================================
  Files          346      354       +8     
  Lines        12828    13155     +327     
  Branches      2405     2481      +76     
===========================================
+ Hits          7384     8129     +745     
+ Misses        5200     4774     -426     
- Partials       244      252       +8     
Impacted Files Coverage Δ
src/cascader/components/InputContent.tsx 65.62% <0.00%> (+5.20%) ⬆️
src/cascader/utils/inputContent.ts 59.45% <0.00%> (+6.68%) ⬆️
src/date-picker/date-picker.tsx 46.57% <0.00%> (+0.72%) ⬆️
src/dialog/props.ts 70.00% <0.00%> (-30.00%) ⬇️
src/form/const.ts 100.00% <ø> (ø)
src/slider/props.ts 75.00% <0.00%> (-25.00%) ⬇️
src/table/hooks/useLazyLoad.ts 83.33% <0.00%> (ø)
src/textarea/textarea.tsx 72.04% <ø> (ø)
src/time-picker/time-picker.tsx 35.86% <0.00%> (+3.20%) ⬆️
src/time-picker/time-range-picker.tsx 40.13% <0.00%> (+27.54%) ⬆️
... and 78 more

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 52bfb39...918fe41. Read the comment docs.

@uyarn uyarn merged commit a9803d9 into Tencent:develop Apr 18, 2022
@github-actions github-actions bot mentioned this pull request Apr 24, 2022
@asbstty asbstty deleted the feature/collapse branch October 31, 2022 09:32
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