Matthew Wilson
Matthew Wilson
### Describe your motivation Iván Ruiz in the [message list documentation](https://vaadin.com/docs/latest/components/message-list) comments: > Are hyperlinks supported in this component? > ... > It would be great to have this feature...
### Describe your motivation In some contexts, it is useful to have a checkbox component that uses red/green rather than the default grey/blue. For example: - To make a particular...
This issue tracks the documentation changes for the version 1.1.0 release of Control Center. Since there are changes that cannot be published before the release, the `[control-center-1.1.0](https://github.com/vaadin/docs/tree/control-center-1.1.0)` branch should not...
When using the [inline editing feature](https://vaadin.com/docs/latest/components/grid/inline-editing) of a Grid component, there isn't any API in TestBench to access and test editor components. Consider the following view (taken from the example...
### Description of the bug When I change my browser language (e.g. through Chrome developer tools) and refresh the page, the translated text strings are not updated. If I log...
**Problem:** In trying to test a page with a custom field component, I noticed that if I set the value of one of the fields that form part of the...