-
I'm in the process of porting a Vaadin7/TouchKit4 application to Vaadin8/TouchKit5.
I'm at the stage where the application looks similar to the Vaadin7/TouchKit4 version when displaying in a regula…
-
Of course this question also relates also to the core Vaadin8 framework..
Thanks
yazun updated
5 months ago
-
Are there plans to make a V7 compatibility mode for those converting from Vaadin7 to Vaadin8?
-
### Describe your motivation
In Vaadin8, the `MenuBar` component offered a possibility to add a new `MenuItem` at a specific position respectively before an already existing item, via `MenuBar.addI…
-
Hi @Artur-,
thanks for this good example. It works very good with vaadin 7. But not with vaadin8. Do you have any idea, how to achieve that?
Thanks in advice.
Kind Regards,
Selim
-
Extracted from https://github.com/vaadin/flow/issues/14783
Is there a timeline for official Vaadin 8 Jakarta Support for extended Maintenance?
Looking at the comment in 8.18.0's release notes, c…
-
Are there plans to make a Vaadin 7 compatibility mode for those converting from Vaadin7 to Vaadin8?
If not, how best to get the last Vaadin 7 branch so that I can make one for my project? I don't …
-
Vaadin 8.8.1: when setting column.isEditable to false in editor open listener, the change is ignored and you can still edit the cell in question. Only after the editor is shifted to another row (e.g. …
-
Sometimes e.g. a security framework may require one to traverse the component tree, collect all security annotations and evaluate them.
However, with mixed V8-V14 code, it's not possible to cross t…
-
Vaadin Framework version - 8.24.0
Google Chrome Version 125.0.6422.77 (Official Build) (64-bit)
Windows 11 Enterprise Version 23H2
Component in grid header is not displayed correctly if you set i…