Skip to content
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

fix(tile): allow percentage inline-size on slotted content to be based on host #11283

Merged
merged 2 commits into from
Jan 13, 2025

Conversation

eriklharper
Copy link
Contributor

@eriklharper eriklharper commented Jan 13, 2025

Related Issue: #11199

Summary

This update allows percentage inline-size/width styles set on slotted content to be based on the host calcite-tile element.

@eriklharper eriklharper requested a review from jcfranco January 13, 2025 21:47
@github-actions github-actions bot added the bug Bug reports for broken functionality. Issues should include a reproduction of the bug. label Jan 13, 2025
@eriklharper eriklharper added the pr ready for visual snapshots Adding this label will run visual snapshot testing. label Jan 13, 2025
@eriklharper eriklharper requested a review from driskull January 13, 2025 22:13
Copy link
Member

@driskull driskull left a comment

Choose a reason for hiding this comment

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

👍

@eriklharper eriklharper merged commit 94ab2a5 into dev Jan 13, 2025
17 checks passed
@eriklharper eriklharper deleted the eriklharper/11199-tile-full-width branch January 13, 2025 23:28
benelan pushed a commit that referenced this pull request Feb 8, 2025
…d on host (#11283)

**Related Issue:** [#11199
](#11199 (comment))

## Summary

This update allows percentage `inline-size/width` styles set on slotted
content to be based on the host `calcite-tile` element.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug reports for broken functionality. Issues should include a reproduction of the bug. pr ready for visual snapshots Adding this label will run visual snapshot testing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants