saleor-dashboard/src/components/RichTextEditor
Dawid Tarasiuk 4c53dd0792
Fix EditorJS read-mode toggle race condition (#1711)
* Fix EditorJS read-mode toggle race condition

Fixes rare edge case when toggling read mode is peerformed at the same
time.

* Make PromiseQueue function
2022-01-10 14:34:17 +02:00
..
fixtures.json Improve component encapsulation 2020-11-05 14:56:29 +01:00
index.ts Update @material-ui to v4 2019-11-07 14:29:07 +01:00
RichTextEditor.stories.tsx Improve component encapsulation 2020-11-05 14:56:29 +01:00
RichTextEditor.tsx Fix EditorJS read-mode toggle race condition (#1711) 2022-01-10 14:34:17 +02:00
RichTextEditorContent.tsx Add embed plugin to editorjs (#1114) 2021-05-18 15:21:33 +02:00
styles.ts Add dashboard extensions (#1292) 2021-08-20 15:58:53 +02:00