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(transfer): 修复targetSort展示问题 #599

Merged
merged 2 commits into from
Apr 18, 2022

Conversation

BigLiao
Copy link
Contributor

@BigLiao BigLiao commented Apr 18, 2022

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

同步vue2版本的问题修复 Tencent/tdesign-vue#758

💡 需求背景和解决方案

📝 更新日志

  • fix(Transfer): 修复设置 targetSort 后未按预期展示的问题

  • 本条 PR 不需要纳入 Changelog

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

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

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

@BigLiao BigLiao force-pushed the bugfix/transfer-target-sort branch from 42b5649 to d04f304 Compare April 18, 2022 11:11
@github-actions
Copy link
Contributor

github-actions bot commented Apr 18, 2022

完成

@PengYYYYY PengYYYYY closed this Apr 18, 2022
@PengYYYYY PengYYYYY reopened this Apr 18, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #599 (6ac28f0) into develop (1b42667) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff            @@
##           develop     #599   +/-   ##
========================================
  Coverage    64.56%   64.57%           
========================================
  Files          392      392           
  Lines        13696    13698    +2     
  Branches      2551     2551           
========================================
+ Hits          8843     8845    +2     
  Misses        4605     4605           
  Partials       248      248           
Impacted Files Coverage Δ
src/transfer/utils.ts 84.09% <100.00%> (+0.36%) ⬆️

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 1b42667...6ac28f0. Read the comment docs.

@PengYYYYY PengYYYYY merged commit 6f4c7a0 into Tencent:develop Apr 18, 2022
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