cal.pub0.org/packages/ui/components/editor
Carina Wollendorfer a0135cdc59
Make WYSIWYG editor reusable (#6293)
* make text editor reusable

* use dropdown component for block type

* remove ring when clicking on block type

* allow excluding items in toolbar

* refactor code

* make AddVariableDropdown reusable

* fixed missed translations

* fixes variable translation issue

* change missed translation variables

* make AddVariablesDropdown reusable

* reorder block types in dropdown

* remove not needed prop

* code clean up

Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-01-09 14:15:11 +00:00
..
images/icons Make WYSIWYG editor reusable (#6293) 2023-01-09 14:15:11 +00:00
plugins Make WYSIWYG editor reusable (#6293) 2023-01-09 14:15:11 +00:00
Editor.tsx Make WYSIWYG editor reusable (#6293) 2023-01-09 14:15:11 +00:00
ExampleTheme.ts Make WYSIWYG editor reusable (#6293) 2023-01-09 14:15:11 +00:00
index.ts Make WYSIWYG editor reusable (#6293) 2023-01-09 14:15:11 +00:00
stylesEditor.css Make WYSIWYG editor reusable (#6293) 2023-01-09 14:15:11 +00:00