ant-design / ant-design-mobile

Essential UI blocks for building mobile web apps.
https://mobile.ant.design
MIT License
11.61k stars 2.39k forks source link

feat(swiper): support RTL mode #6450

Open RaHsu opened 9 months ago

RaHsu commented 9 months ago

ref: #6446 Swiper components support RTL

github-actions[bot] commented 9 months ago

PR preview has been successfully built and deployed to https://antd-mobile-preview-pr-6450.surge.sh

codecov[bot] commented 9 months ago

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (671ea15) 92.10% compared to head (d5f0b6b) 92.25%. Report is 15 commits behind head on master.

:exclamation: Current head d5f0b6b differs from pull request most recent head 7fa199d. Consider uploading reports for the commit 7fa199d to get more accurate results

Files Patch % Lines
src/components/swiper/swiper.tsx 88.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6450 +/- ## ========================================== + Coverage 92.10% 92.25% +0.15% ========================================== Files 316 316 Lines 6861 6883 +22 Branches 1719 1743 +24 ========================================== + Hits 6319 6350 +31 + Misses 504 497 -7 + Partials 38 36 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

RaHsu commented 9 months ago

@1587315093 修改过了,麻烦再review一下哇

RaHsu commented 8 months ago

@zombieJ 麻烦看一下呢,这个提交已经pending一个月了

asd116725 commented 3 months ago

大佬们,什么时候合并一下这个需求,正好有阿拉伯语地区的适配需求,目前只能写死覆盖好几处direction: rtl;

cbbfcd commented 3 months ago

大佬们,什么时候合并一下这个需求,正好有阿拉伯语地区的适配需求,目前只能写死覆盖好几处direction: rtl;

@zombieJ +1

afc163 commented 3 months ago

@asd116725 @cbbfcd 这个 PR 代码冲突了,需要 @RaHsu 解决一下先。