Skip to content

fix: 🆙 upgrade rc-steps@3.6.0#23989

Merged
afc163 merged 2 commits intomasterfrom
up-steps
May 9, 2020
Merged

fix: 🆙 upgrade rc-steps@3.6.0#23989
afc163 merged 2 commits intomasterfrom
up-steps

Conversation

@afc163
Copy link
Copy Markdown
Member

@afc163 afc163 commented May 9, 2020

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / document update
  • Component style update
  • TypeScript definition update
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 Related issue link

💡 Background and solution

close #23960

📝 Changelog

Language Changelog
🇺🇸 English Fix Steps subTitle showing [object Object] title.
🇨🇳 Chinese 修复 Steps subTitle 上会显示 [object Object] 提示的问题。

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

@pr-triage pr-triage bot added the PR: draft label May 9, 2020
@afc163 afc163 changed the title 🆙 upgrade rc-steps@3.6.0 fix: 🆙 upgrade rc-steps@3.6.0 May 9, 2020
@ant-design-bot
Copy link
Copy Markdown
Contributor

ant-design-bot commented May 9, 2020

@codesandbox-ci
Copy link
Copy Markdown

codesandbox-ci bot commented May 9, 2020

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 4c708dc:

Sandbox Source
antd reproduction template Configuration

@codecov
Copy link
Copy Markdown

codecov bot commented May 9, 2020

Codecov Report

Merging #23989 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #23989   +/-   ##
=======================================
  Coverage   98.77%   98.77%           
=======================================
  Files         364      364           
  Lines        7270     7270           
  Branches     2024     2024           
=======================================
  Hits         7181     7181           
  Misses         89       89           

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 015109b...4c708dc. Read the comment docs.

@afc163 afc163 marked this pull request as ready for review May 9, 2020 06:00
@afc163 afc163 merged commit ee58a34 into master May 9, 2020
@afc163 afc163 deleted the up-steps branch May 9, 2020 06:01
@ycjcl868 ycjcl868 mentioned this pull request May 11, 2020
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.

step subtitle传入为ReactNode值时,生成节点会带有一个html的title属性为:[object Object]

2 participants