Added high-level Vaadin version comparison for migration#5076
Merged
Conversation
Added a high-level comparison of Vaadin version features from Vaadin 8, Vaadin 14, Vaadin 23 and Vaadin 24 to Vaadin 25 to help us understand the scope of the migration effort.
mstahv
reviewed
Jan 14, 2026
Member
mstahv
left a comment
There was a problem hiding this comment.
jakarta ee 10 = servlet 6.0 (V24)
playwright is just as compatible with Vaadin 8 as with V25. Is the whole testing row is obsolete?
mstahv
reviewed
Jan 14, 2026
mstahv
reviewed
Jan 14, 2026
| | Lumo, native CSS styling and properties support. | ||
| | Lumo, Aura, native CSS styling support. Tailwind support. | ||
|
|
||
| | *Testing* |
Member
There was a problem hiding this comment.
I'd remove this line altogether. The TB version (the only relevant information) anyways comes from BOM 🤔
Member
Author
There was a problem hiding this comment.
Agree, but I'm trying to communicate the evolution of application testing here. Would be good to say something about it. Anything about it instead?
jouni
reviewed
Jan 15, 2026
| | | Vaadin 8 | Vaadin 14 (LTS) | Vaadin 23 | Vaadin 24 | Vaadin 25 | ||
|
|
||
| | *Architecture* | ||
| | GWT-based widgets. |
Member
There was a problem hiding this comment.
Add GWT to .github/styles/Vaadin/Abbr.yml.
Member
jouni
reviewed
Jan 15, 2026
Co-authored-by: Jouni Koivuviita <jouni@vaadin.com>
knoobie
reviewed
Jan 20, 2026
Co-authored-by: Matti Tahvonen <matti@vaadin.com>
Co-authored-by: Jouni Koivuviita <jouni@vaadin.com>
Co-authored-by: Jouni Koivuviita <jouni@vaadin.com>
jouni
requested changes
Jan 21, 2026
jouni
approved these changes
Jan 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Added a high-level comparison of Vaadin version features from Vaadin 8, Vaadin 14, Vaadin 23 and Vaadin 24 to Vaadin 25 to help us understand the scope of the migration effort.