ant-design / ant-design-mobile

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

Switch components support RTL #6449

Open cbbfcd opened 11 months ago

cbbfcd commented 11 months ago

1、ConfigProvider supports configuring the direction property. 2、Switch components support RTL

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (abef05c) 92.10% compared to head (a7448d0) 92.26%. Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6449 +/- ## ========================================== + Coverage 92.10% 92.26% +0.16% ========================================== Files 316 316 Lines 6861 6882 +21 Branches 1719 1729 +10 ========================================== + Hits 6319 6350 +31 + Misses 504 495 -9 + Partials 38 37 -1 ```

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

github-actions[bot] commented 11 months ago

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

cbbfcd commented 10 months ago

@zombieJ @1587315093 review pls~

afc163 commented 10 months ago
图片
cbbfcd commented 10 months ago
image