excalidraw/src/actions
Kostas Bariotis 5e2f164026
PoC: Expose wysiwyg element to manipulate from outside (#1356)
* expose wysiwyg element to manipulate from outside

* keep focus after changing style

* update editingElement correctly

* remove mistake

* update text only

* proper check for element

* udpate snapshots

* add error log

* remove try catch handler

* remove blur event

* add proper types

* merge if condition

* simplify if condition

Co-Authored-By: Lipis <lipiridis@gmail.com>

Co-authored-by: dwelle <luzar.david@gmail.com>
Co-authored-by: Lipis <lipiridis@gmail.com>
Co-authored-by: Fausto95 <faustino.kialungila@gmail.com>
2020-04-11 18:10:56 +02:00
..
actionCanvas.tsx Add collaborators names (#1223) 2020-04-07 14:02:42 +01:00
actionDeleteSelected.tsx Add NonDeleted<ExcalidrawElement> (#1068) 2020-04-08 18:49:52 +02:00
actionDuplicateSelection.tsx Add NonDeleted<ExcalidrawElement> (#1068) 2020-04-08 18:49:52 +02:00
actionExport.tsx Allow opening empty excalidraw file (#1348) 2020-04-10 11:58:09 +02:00
actionFinalize.tsx Fill a looped curve with the selected background color (#1315) 2020-04-09 11:46:47 +03:00
actionHistory.tsx Bump prettier from 1.19.1 to 2.0.1 (#1060) 2020-03-23 13:05:07 +02:00
actionMenu.tsx Add NonDeleted<ExcalidrawElement> (#1068) 2020-04-08 18:49:52 +02:00
actionProperties.tsx PoC: Expose wysiwyg element to manipulate from outside (#1356) 2020-04-11 18:10:56 +02:00
actionSelectAll.ts do not select deleted elements (#1215) 2020-04-04 12:27:34 +02:00
actionStyles.ts Bump prettier from 1.19.1 to 2.0.1 (#1060) 2020-03-23 13:05:07 +02:00
actionZindex.tsx Fixes in Shortcuts dialog and minor refactor (#1297) 2020-04-07 14:39:06 +03:00
index.ts feat/ability to change the alignment of the text (#1213) 2020-04-08 22:00:27 +02:00
manager.tsx Add NonDeleted<ExcalidrawElement> (#1068) 2020-04-08 18:49:52 +02:00
register.ts Refactor (#862) 2020-03-07 16:20:38 +01:00
types.ts feat/ability to change the alignment of the text (#1213) 2020-04-08 22:00:27 +02:00