feat: Image support flip function and fix fallback#40660
Merged
Conversation
Contributor
Contributor
size-limit report 📦
|
Codecov ReportBase: 100.00% // Head: 100.00% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## feature #40660 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 606 606
Lines 10287 10287
Branches 2789 2789
=========================================
Hits 10287 10287
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. |
66a88b8 to
a093936
Compare
Socket Security Pull Request Report👍 No new dependency issues detected in pull request Pull request report summary
Bot CommandsTo ignore an alert, reply with a comment starting with Ignoring: Powered by socket.dev |
Member
Author
|
zombieJ
approved these changes
Feb 9, 2023
RedJue
pushed a commit
to RedJue/ant-design
that referenced
this pull request
Apr 4, 2023
* bump rc-image 5.15.1 * add flix support * chore: update snapshot
RedJue
pushed a commit
to RedJue/ant-design
that referenced
this pull request
Apr 25, 2023
* bump rc-image 5.15.1 * add flix support * chore: update snapshot
RedJue
pushed a commit
to RedJue/ant-design
that referenced
this pull request
Apr 25, 2023
* bump rc-image 5.15.1 * add flix support * chore: update snapshot
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.

[中文版模板 / Chinese template]
🤔 This is a ...
🔗 Related issue link
close #40555
💡 Background and solution
react-component/image#187
react-component/image#186
Fixed now: https://preview-40660-ant-design.surge.sh/~demos/components-image-demo-fallback
📝 Changelog
Fix Image
fallbackwhen used in ssr.修复 Image
fallback在 ssr 下失效的问题。☑️ Self-Check before Merge