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: support rtl mode #40990

Merged
merged 1 commit into from
Mar 1, 2023
Merged

fix: support rtl mode #40990

merged 1 commit into from
Mar 1, 2023

Conversation

li-jia-nan
Copy link
Member

[中文版模板 / 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
  • Workflow
  • Other (about what?)

🔗 Related issue link

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English fix: support rtl mode
🇨🇳 Chinese fix: 修复了悬浮按钮不支持 rtl 模式的问题

☑️ Self-Check before Merge

⚠️ Please check all items below before requesting a reviewing. ⚠️

  • 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

@github-actions
Copy link
Contributor

github-actions bot commented Mar 1, 2023

@github-actions
Copy link
Contributor

github-actions bot commented Mar 1, 2023

size-limit report 📦

Path Size
./dist/antd.min.js 368.3 KB (+8 B 🔺)
./dist/antd-with-locales.min.js 424.61 KB (+9 B 🔺)

@codecov
Copy link

codecov bot commented Mar 1, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change

Comparison is base (986718c) 100.00% compared to head (5a0c8f8) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master    #40990   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          606       606           
  Lines        10290     10290           
  Branches      2789      2790    +1     
=========================================
  Hits         10290     10290           
Impacted Files Coverage Δ
components/float-button/style/index.ts 100.00% <ø> (ø)
components/float-button/FloatButton.tsx 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@afc163 afc163 merged commit f8b1e96 into master Mar 1, 2023
@afc163 afc163 deleted the fixbtn branch March 1, 2023 11:00
@MadCcc MadCcc mentioned this pull request Mar 5, 2023
20 tasks
RedJue pushed a commit to RedJue/ant-design that referenced this pull request Apr 4, 2023
RedJue pushed a commit to RedJue/ant-design that referenced this pull request Apr 25, 2023
RedJue pushed a commit to RedJue/ant-design that referenced this pull request Apr 25, 2023
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.

2 participants