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 4, 2022
1 parent abeacf6 commit 69071a2
Show file tree
Hide file tree
Showing 48 changed files with 3,810 additions and 42 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.adoc
Expand Up @@ -22,7 +22,7 @@
=== New Features

- https://github.com/eclipse-sirius/sirius-components/issues/1316[#1316] [diagram] Support parametric svg node style

- https://github.com/eclipse-sirius/sirius-components/issues/1316[#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 69071a2

Please sign in to comment.