excalidraw/src/actions
2020-05-28 10:56:18 +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 Group/ungroup (#1648) 2020-05-26 13:07:46 -07: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
actionGroup.ts Tests for groups, more test utils (#1669) 2020-05-28 10:56:18 +02:00
actionHistory.tsx add history.shouldCreateEntry resolver (#1622) 2020-05-22 22:26:59 -07:00
actionMenu.tsx Add NonDeleted<ExcalidrawElement> (#1068) 2020-04-08 18:49:52 +02:00
actionProperties.tsx split font into fontSize and fontFamily (#1635) 2020-05-27 15:14:50 +02:00
actionSelectAll.ts Group/ungroup (#1648) 2020-05-26 13:07:46 -07:00
actionStyles.ts split font into fontSize and fontFamily (#1635) 2020-05-27 15:14:50 +02:00
actionZindex.tsx Prefer arrow functions and callbacks (#1210) 2020-05-20 15:21:37 +02:00
index.ts Group/ungroup (#1648) 2020-05-26 13:07:46 -07:00
manager.tsx Add NonDeleted<ExcalidrawElement> (#1068) 2020-04-08 18:49:52 +02:00
register.ts Prefer arrow functions and callbacks (#1210) 2020-05-20 15:21:37 +02:00
types.ts Group/ungroup (#1648) 2020-05-26 13:07:46 -07:00