excalidraw/src/actions
2020-04-06 00:47:13 +03:00
..
actionCanvas.tsx Bump prettier from 1.19.1 to 2.0.1 (#1060) 2020-03-23 13:05:07 +02:00
actionDeleteSelected.tsx Bump prettier from 1.19.1 to 2.0.1 (#1060) 2020-03-23 13:05:07 +02:00
actionDuplicateSelection.tsx Add duplicate button for mobile view (#1146) 2020-04-01 18:13:53 +03:00
actionExport.tsx Warn on invalid JSON file (#1159) 2020-04-03 13:50:51 +02:00
actionFinalize.tsx fix history (#1009) 2020-03-19 14:51:05 +01:00
actionHistory.tsx Bump prettier from 1.19.1 to 2.0.1 (#1060) 2020-03-23 13:05:07 +02:00
actionMenu.tsx Full Screen mode (#1212) 2020-04-06 00:47:13 +03:00
actionProperties.tsx Change order of the fill options (#1097) 2020-03-27 19:38:03 +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 fix z-index action to account for deleted elems and add tests (#1077) 2020-03-26 00:28:50 -07:00
index.ts Full Screen mode (#1212) 2020-04-06 00:47:13 +03:00
manager.tsx Type action names (#1079) 2020-03-25 14:13:59 +01:00
register.ts Refactor (#862) 2020-03-07 16:20:38 +01:00
types.ts Full Screen mode (#1212) 2020-04-06 00:47:13 +03:00