super-fields
super-fields copied to clipboard
Some extra Vaadin 14 / 24 components that support localisation, plus (hopefully) more.
Currently `ItemGrid` only accepts items through `setItems`. Check if it is worth the effort to integrate it with Vaadin data model and data providers.
I am keeping track of the `Tab` instances I am adding to my SuperTabs instance, and was hoping to programmatically call `setSelected(true)` on them when needed (my use case is...
If I add the SuperBigDecimalField (super-fields version 0.19.2) to my application with the Vaadin version 24.3.9 and Material-theme, these Lumo-styles are added:  These styles ruin the styling of my...
Upgrade to Vaadin 24.5 once it is released. Make sure everything works.