Skip to content
This repository was archived by the owner on Apr 25, 2025. It is now read-only.

Conversation

@agliga
Copy link
Contributor

@agliga agliga commented Feb 24, 2025

Merge to master for release

@agliga agliga self-assigned this Feb 24, 2025
@changeset-bot
Copy link

changeset-bot bot commented Feb 24, 2025

🦋 Changeset detected

Latest commit: 134bb35

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@ebay/ebayui-core Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@agliga agliga requested a review from ArtBlue February 25, 2025 19:35
};
}
handleImageLoad(_event: Event, el: HTMLImageElement) {
const aspectRatio = el.naturalWidth / el.naturalHeight;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to emit the onLoad event here or marko handles propagating it?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's the native dom onLoad for image tag.

@agliga agliga merged commit 1d15549 into master Feb 25, 2025
8 checks passed
@agliga agliga deleted the 15.1.0 branch February 26, 2025 19:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants