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

feat: add _createPropertyObserver() to PolylitMixin #8144

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

web-padawan
Copy link
Member

Description

Fixes #8136

This is needed to make Grid and Virtual List connectors work. Note, I also added support for multiple dynamic observers per property as Grid connector does that for activeItem property to handle selection and details visibility separately.

Type of change

  • Internal feature

Copy link

sonarcloud bot commented Nov 14, 2024

@web-padawan web-padawan merged commit 6a1c452 into main Nov 14, 2024
9 checks passed
@web-padawan web-padawan deleted the feat/create-property-observer branch November 14, 2024 10:24
@vaadin-bot
Copy link
Collaborator

This ticket/PR has been released with Vaadin 24.6.0.alpha4 and is also targeting the upcoming stable 24.6.0 version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement _createPropertyObserver API in PolylitMixin
3 participants