ant-design / cssinjs

https://ant-design.github.io/cssinjs
MIT License
235 stars 57 forks source link

fix: logical attribute calc css variable logic error #177

Closed Wxh16144 closed 3 months ago

Wxh16144 commented 4 months ago

fix: https://github.com/ant-design/ant-design/issues/47652 fix: https://github.com/ant-design/ant-design/issues/47707

MadCcc commented 4 months ago

https://github.com/ant-design/cssinjs/blob/b58b0814f60d9e82694b7725fabd8157d2161ffd/src/transformers/legacyLogicalProperties.ts#L32 这里加个空格应该就可以

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 94.80%. Comparing base (907a22b) to head (6c8152d).

:exclamation: Current head 6c8152d differs from pull request most recent head a79f96a. Consider uploading reports for the commit a79f96a to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #177 +/- ## ========================================== - Coverage 94.80% 94.80% -0.01% ========================================== Files 29 29 Lines 2619 2618 -1 Branches 394 393 -1 ========================================== - Hits 2483 2482 -1 Misses 136 136 ```

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