fix: tabs_animation_bug#23151
Merged
Merged
Conversation
Contributor
|
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 9fe57ea:
|
Member
Member
|
Rebase master to fix ci. |
Contributor
Author
|
@afc163 |
Member
|
Rebase master to fix ci. |
…o fix_tabs_animation_bug
yoyo837
reviewed
Apr 13, 2020
| > .@{tab-prefix-cls}-tabpane { | ||
| flex-shrink: 0; | ||
| width: 100%; | ||
| -webkit-backface-visibility: hidden; |
Contributor
There was a problem hiding this comment.
是不是需要再补个标准属性?backface-visibility
xrkffgg
pushed a commit
that referenced
this pull request
Apr 13, 2020
* fix: tabs_animation_bug * fix: fix lint error Co-authored-by: 侯先诚 <houxiancheng@houxianchengdeMacBook-Pro.local>
Merged
xrkffgg
pushed a commit
that referenced
this pull request
Apr 16, 2020
* fix: tabs_animation_bug * fix: fix lint error Co-authored-by: 侯先诚 <houxiancheng@houxianchengdeMacBook-Pro.local>
Contributor
|
@afc163 this bug still in 3.26.16, this pr should cherry-pick to 3.x. |
yoyo837
pushed a commit
that referenced
this pull request
May 14, 2020
* fix: tabs_animation_bug * fix: fix lint error Co-authored-by: 侯先诚 <houxiancheng@houxianchengdeMacBook-Pro.local>
17 tasks
afc163
pushed a commit
that referenced
this pull request
May 15, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


🤔 This is a ...
🔗 Related issue link
fix #23050
💡 Background and solution
📝 Changelog
☑️ Self Check before Merge