excalidraw/src/actions
2020-06-25 21:21:27 +02:00
..
actionCanvas.tsx Add file handling (#1736) 2020-06-08 13:02:06 +02:00
actionDeleteSelected.tsx Implement line editing (#1616) 2020-06-01 11:35:44 +02:00
actionDuplicateSelection.tsx Group/ungroup (#1648) 2020-05-26 13:07:46 -07:00
actionExport.tsx Implement Save without re-prompt and Save as (#1709) 2020-06-12 18:35:04 +02:00
actionFinalize.tsx Implement line editing (#1616) 2020-06-01 11:35:44 +02:00
actionGroup.ts Tests for groups, more test utils (#1669) 2020-05-28 10:56:18 +02:00
actionHistory.tsx Implement line editing (#1616) 2020-06-01 11:35:44 +02:00
actionMenu.tsx Add NonDeleted<ExcalidrawElement> (#1068) 2020-04-08 18:49:52 +02:00
actionNavigate.tsx Add user list component + snap to user functionality (#1749) 2020-06-19 12:36:49 +02:00
actionProperties.tsx do not center text when not applicable (#1783) 2020-06-25 21:21:27 +02:00
actionSelectAll.ts Group/ungroup (#1648) 2020-05-26 13:07:46 -07:00
actionStyles.ts do not center text when not applicable (#1783) 2020-06-25 21:21:27 +02:00
actionZindex.tsx Prefer arrow functions and callbacks (#1210) 2020-05-20 15:21:37 +02:00
index.ts Add user list component + snap to user functionality (#1749) 2020-06-19 12:36:49 +02:00
manager.tsx Add user list component + snap to user functionality (#1749) 2020-06-19 12:36:49 +02:00
register.ts Prefer arrow functions and callbacks (#1210) 2020-05-20 15:21:37 +02:00
types.ts Add user list component + snap to user functionality (#1749) 2020-06-19 12:36:49 +02:00