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): expose selected property #9583

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

eriklharper
Copy link
Contributor

Related Issue: #9582

Summary

This PR exposes calcite-tile's selected property so that it won't throw typescript errors when compiled. This was made internal unintentionally as other components like calcite-chip expose this property.

@eriklharper eriklharper requested a review from a team as a code owner June 13, 2024 22:26
@github-actions github-actions bot added the bug Bug reports for broken functionality. Issues should include a reproduction of the bug. label Jun 13, 2024
@eriklharper eriklharper added the skip visual snapshots Pull requests that do not need visual regression testing. label Jun 13, 2024
@eriklharper eriklharper merged commit d15f667 into dev Jun 14, 2024
9 checks passed
@eriklharper eriklharper deleted the eriklharper/9582-tile-selected-ts-error branch June 14, 2024 16:55
@github-actions github-actions bot added this to the 2024-06-25 - Jun Release milestone Jun 14, 2024
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. skip visual snapshots Pull requests that do not need visual regression testing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants