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: table pagination position in rtl #23747

Merged
merged 1 commit into from
Apr 29, 2020
Merged

fix: table pagination position in rtl #23747

merged 1 commit into from
Apr 29, 2020

Conversation

xrkffgg
Copy link
Member

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

  • RTL 模式下,Table 分页默认 位置应进行调整

📝 Changelog

Language Changelog
🇺🇸 English Fix Table pagination default position in RTL
🇨🇳 Chinese 修复 Table pagination 在 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 Apr 29, 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 6c9e3fa:

Sandbox Source
antd reproduction template Configuration

@codecov
Copy link

codecov bot commented Apr 29, 2020

Codecov Report

Merging #23747 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #23747   +/-   ##
=======================================
  Coverage   98.53%   98.53%           
=======================================
  Files         363      363           
  Lines        7211     7212    +1     
  Branches     2003     1956   -47     
=======================================
+ Hits         7105     7106    +1     
  Misses        106      106           
Impacted Files Coverage Δ
components/table/Table.tsx 99.20% <100.00%> (+<0.01%) ⬆️

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 e41340a...6c9e3fa. Read the comment docs.

@afc163 afc163 merged commit 6391df1 into master Apr 29, 2020
@afc163 afc163 deleted the fix-table-page-rtl branch April 29, 2020 04:12
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