excalidraw/src/actions
2020-05-14 17:04:33 +02:00
..
actionCanvas.tsx Add a button to show all content, if the zoom allows it. (#1406) 2020-04-18 15:50:30 +02: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 ignore fileOpen error when user cancels (#1486) 2020-04-25 09:02:31 -07:00
actionFinalize.tsx use commitToHistory prop for handling draw history (#1595) 2020-05-14 14:51:33 +02: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 implement stroke style (#1571) 2020-05-14 17:04:33 +02:00
actionSelectAll.ts do not select deleted elements (#1215) 2020-04-04 12:27:34 +02:00
actionStyles.ts Reflect textAlign when pasting a style (#1378) 2020-04-18 15:43:21 +01:00
actionZindex.tsx Fixes in Shortcuts dialog and minor refactor (#1297) 2020-04-07 14:39:06 +03:00
index.ts Add a button to show all content, if the zoom allows it. (#1406) 2020-04-18 15:50:30 +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 implement stroke style (#1571) 2020-05-14 17:04:33 +02:00