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

style: optimize Input.TextArea count style in rtl #27098

Merged
merged 1 commit into from
Oct 12, 2020
Merged

style: optimize Input.TextArea count style in rtl #27098

merged 1 commit into from
Oct 12, 2020

Conversation

xrkffgg
Copy link
Member

@xrkffgg xrkffgg commented Oct 12, 2020

[中文版模板 / Chinese template]

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • Component style update
  • TypeScript definition update
  • Bundle size optimization
  • Performance optimization
  • Enhancement feature
  • Internationalization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 Related issue link

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English Optimize the style of Input.TextArea character count in RTL mode.
🇨🇳 Chinese 优化 Input.TextArea 字数提示在 RTL 模式下的样式。

☑️ 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

@ant-design-bot
Copy link
Contributor

ant-design-bot commented Oct 12, 2020

@ant-design-bot
Copy link
Contributor

ant-design-bot commented Oct 12, 2020

@codesandbox-ci
Copy link

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 d2ce278:

Sandbox Source
antd reproduction template Configuration

@github-actions
Copy link
Contributor

Size Change: +45 B (0%)

Total Size: 792 kB

Filename Size Change
./dist/antd-with-locales.min.js 314 kB +9 B (0%)
./dist/antd.compact.min.css 66.5 kB +9 B (0%)
./dist/antd.dark.min.css 67.8 kB +6 B (0%)
./dist/antd.min.css 66.5 kB +10 B (0%)
./dist/antd.min.js 277 kB +11 B (0%)

compressed-size-action

@codecov
Copy link

codecov bot commented Oct 12, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##            master    #27098   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          388       388           
  Lines         7423      7423           
  Branches      2029      2081   +52     
=========================================
  Hits          7423      7423           
Impacted Files Coverage Δ
components/input/TextArea.tsx 100.00% <ø> (ø)

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 b64d02f...d2ce278. Read the comment docs.

@xrkffgg xrkffgg merged commit f0f3989 into master Oct 12, 2020
@xrkffgg xrkffgg deleted the opt-count branch October 12, 2020 04:43
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