Skip to content

Commit

Permalink
[1346] Add support for rich text widget in forms
Browse files Browse the repository at this point in the history
Bug: #1346
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
  • Loading branch information
pcdavid committed Oct 18, 2022
1 parent 9a80efb commit 34efd5e
Show file tree
Hide file tree
Showing 47 changed files with 3,527 additions and 42 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.adoc
Expand Up @@ -40,7 +40,7 @@
- https://github.com/eclipse-sirius/sirius-components/issues/1316[#1316] [diagram] Support parametric svg node style
- https://github.com/eclipse-sirius/sirius-components/issues/997[#997] [diagram] Add support for edition of routing points in diagrams
- https://github.com/eclipse-sirius/sirius-components/issues/1397[1397] [diagram] Add support for reused node descriptions

- https://github.com/eclipse-sirius/sirius-components/issues/1346[#1346] [forms] Add support for a Rich Text edition widget. The widget behaves in a similar way to the existing Textfield and Textarea widgets, except that the text value should be valid Markdown, and can be edited in a WYSIWYG way by the end user.

== v2022.9.0

Expand Down

0 comments on commit 34efd5e

Please sign in to comment.