flow-components icon indicating copy to clipboard operation
flow-components copied to clipboard

feat: add API to set color options to RichTextEditor

Open web-padawan opened this issue 1 year ago • 2 comments

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.

web-padawan avatar May 10 '24 12:05 web-padawan

This ticket/PR has been released with Vaadin 24.5.0.alpha13 and is also targeting the upcoming stable 24.5.0 version.

vaadin-bot avatar Aug 30 '24 14:08 vaadin-bot