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: add divider rtl support #23734

Merged
merged 2 commits into from Apr 29, 2020
Merged

style: add divider rtl support #23734

merged 2 commits into from Apr 29, 2020

Conversation

xrkffgg
Copy link
Member

@xrkffgg xrkffgg commented Apr 28, 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

none

💡 Background and solution

  • 新增 Divider RTL 支持

Before

image

After

image

📝 Changelog

Language Changelog
🇺🇸 English Add Divider RTL support
🇨🇳 Chinese 新增 Divider 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 ant-design-bot commented Apr 28, 2020

@codesandbox-ci
Copy link

@codesandbox-ci codesandbox-ci bot commented Apr 28, 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 b1dcf02:

Sandbox Source
antd reproduction template Configuration

@codecov
Copy link

@codecov codecov bot commented Apr 28, 2020

Codecov Report

Merging #23734 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #23734   +/-   ##
=======================================
  Coverage   98.53%   98.53%           
=======================================
  Files         363      363           
  Lines        7211     7211           
  Branches     2003     2004    +1     
=======================================
  Hits         7105     7105           
  Misses        106      106           
Impacted Files Coverage Δ
components/divider/index.tsx 100.00% <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 53a76f0...b1dcf02. Read the comment docs.

@afc163 afc163 merged commit e41340a into master Apr 29, 2020
33 checks passed
@afc163 afc163 deleted the opt-divider-rtl branch Apr 29, 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.

None yet

3 participants