feat: add API to set color options to RichTextEditor
Description
Related to https://github.com/vaadin/web-components/pull/7392
Type of change
- Enhancement
Note
Currently getColorOptions() doesn't return the default value of the corresponding web component property.
This could be probably workarounded by adding notify: true and using @Synchronize annotation.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Quality Gate passed
Issues
1 New issue
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
This ticket/PR has been released with Vaadin 24.5.0.alpha13 and is also targeting the upcoming stable 24.5.0 version.