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 support for Vaadin Hotswapper #554

Conversation

mcollovati
Copy link
Contributor

Updates the Vaadin plugin to delegate reload operations to the Vaadin Hotswapper component introduced in Vaadin 24.5.
Backward compatibility with older Vaadin versions is preserved by detecting the absence of the Hotswapper component and falling back to the original behavior.

Part of vaadin/flow#19261

Updates the Vaadin plugin to delegate reload operations to the
Vaadin Hotswapper component introduced in 24.5.
Backward compatibility with older Vaadin versions is preserved
by detecting the absence of the Hotswapper component and falling
back to the original behavior.

Part of vaadin/flow#19261
@skybber
Copy link
Contributor

skybber commented Jul 1, 2024

Thanks !

@skybber skybber merged commit 73dd3f5 into HotswapProjects:master Jul 1, 2024
@mcollovati mcollovati deleted the refactor/vaadin-plugin-for-24.5-api branch July 1, 2024 13:30
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