Soroosh Taefi
Soroosh Taefi
### Description While trying to upgrade `toggle-button-group` add-on to V25 and see if I can support both **Aura** and **Lumo** without changing my java code (this was a Java only...
### Describe your motivation The motivation is to have support for cases like this without dealing with custom CSS: _Disclaimer: image generated by ChatGPT, weird fields in unrelated groups_ The...
Currently the documentation for [Creating a Component that Has a Value](https://vaadin.com/docs/latest/flow/binding-data/field) contains the notes about polymer and the PaperSlide example is also polymer-based. The polymer support is removed in v25...
### Describe your motivation Similar to what is described in vaadin/web-components#5769, I would like to have utility/shortcut methods that enables showing `success`, `warn`, `error`, and `info` notifications with some defaults...