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

refactor: remove cloned property from slot decorator #9349

Merged
merged 2 commits into from
Jul 2, 2024
Merged

Conversation

nnaydenow
Copy link
Contributor

The cloned field of @slot decorator was introduced to invalidate component slot content was cloned to static area. #7882

Now, when the Popover API is integrated in all of the components, the field is obsolete.

@nnaydenow nnaydenow requested review from ilhan007 and vladitasev July 1, 2024 12:16
@nnaydenow nnaydenow marked this pull request as ready for review July 2, 2024 05:57
@nnaydenow nnaydenow merged commit ea145c0 into main Jul 2, 2024
10 checks passed
@nnaydenow nnaydenow deleted the cloned-el branch July 2, 2024 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants