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: modify textarea resize demo defaultValue to english #19348

Merged
merged 2 commits into from
Oct 29, 2019
Merged

fix: modify textarea resize demo defaultValue to english #19348

merged 2 commits into from
Oct 29, 2019

Conversation

hi-rustin
Copy link
Contributor

@hi-rustin hi-rustin commented Oct 22, 2019

🤔 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

我发现其他的默认值一般都是英文的,但是 textarea resize 例子的默认值是中文的。
我保持内容不变,改成了英文。

📝 Changelog

Language Changelog
🇺🇸 English modify TextArea resize demo defaultValue to english
🇨🇳 Chinese 修改 TextArea resize 例子中的 defaultValue 为中文

☑️ Self Check before Merge

  • 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

View rendered components/input/demo/textarea-resize.md

@netlify
Copy link

netlify bot commented Oct 22, 2019

Deploy preview for ant-design ready!

Built with commit 761816a

https://deploy-preview-19348--ant-design.netlify.com

@buildsize
Copy link

buildsize bot commented Oct 22, 2019

File name Previous Size New Size Change
package-lock.json 911.76 KB 902.88 KB -8.88 KB (1%)

@codecov
Copy link

codecov bot commented Oct 29, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #19348   +/-   ##
=======================================
  Coverage    97.8%    97.8%           
=======================================
  Files         282      282           
  Lines        7639     7639           
  Branches     2158     2109   -49     
=======================================
  Hits         7471     7471           
  Misses        168      168

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 ff382ab...761816a. Read the comment docs.

@hi-rustin
Copy link
Contributor Author

pass all test

@afc163 afc163 merged commit fdf38f4 into ant-design:master Oct 29, 2019
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.

None yet

2 participants