Jonte Päivärinne
Jonte Päivärinne
The default row height isn't applied unless you switch sheets or add a new row.
IconButton.Size.SMALL = 18; IconButton.Size.MEDIUM = 24; IconButton.Size.LARGE = 48; ListItem.Size.SMALL = 24; ListItem.Size.MEDIUM = 32; ListItem.Size.LARGE = 40;
Quote from developer: > Any solution that makes setVisible impact the visibility is fine. So calling hide on false, show on true is good. isVisible should of course reflect the...
The default error handling needs theming.
Currently it always starts on 'S'unday. Should be based on locale.
Developer requested that the dropdown menu should be shown immediately when the field is focused (while allowing free text input).
Create a superclass that houses the similarities, and clean up the SCSS.
Semantics issue. ``` ``` The `aria-required` attribute is not meant for buttons. See [aria-required - Accessibility | MDN](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-required).
### Description `vaadin-input-field-value-font-weight` doesn't work; changing its value has no effect on the input element's font weight. ### Expected outcome Changing the value of `vaadin-input-field-value-font-weight` should alter the font weight...
^^ --- If you think this issue is important, add a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to help the community and maintainers prioritize this issue.