-
Notifications
You must be signed in to change notification settings - Fork 35
WRR-26401: ImageItem: Added slotBefore
#3334
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #3334 +/- ##
========================================
Coverage 82.12% 82.13%
========================================
Files 153 153
Lines 7122 7124 +2
Branches 1877 1879 +2
========================================
+ Hits 5849 5851 +2
Misses 999 999
Partials 274 274 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Co-authored-by: Daniel Stoian <63335068+daniel-stoian-lgp@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Co-authored-by: Mikyung Kim <mikyung27.kim@lge.com>
slotBefore
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Checklist
Issue Resolved / Feature Added
I added a prop
slotBefere
, to better customize the ImageItem in our component libraries.Resolution
Additional Considerations
Links
WRR- 26401
Comments