excalidraw/src/actions
2020-09-11 17:06:07 +02:00
..
actionAddToLibrary.ts Library MVP (#1787) 2020-07-10 11:20:23 +02:00
actionCanvas.tsx don't reset dark mode on canvas clear (#2032) 2020-08-13 17:22:39 +02:00
actionDeleteSelected.tsx Allow binding linear elements to other elements (#1899) 2020-08-08 21:04:15 -07:00
actionDuplicateSelection.tsx fix zindex to account for group boundaries (#2065) 2020-09-11 17:06:07 +02:00
actionExport.tsx Fix history initialization (#2115) 2020-09-09 21:08:06 +02:00
actionFinalize.tsx Allow binding linear elements to other elements (#1899) 2020-08-08 21:04:15 -07:00
actionGroup.tsx Dark mode (#2006) 2020-08-13 13:35:31 +02:00
actionHistory.tsx Allow binding linear elements to other elements (#1899) 2020-08-08 21:04:15 -07:00
actionMenu.tsx Add NonDeleted<ExcalidrawElement> (#1068) 2020-04-08 18:49:52 +02:00
actionNavigate.tsx feat: add width, height as props to App.tsx (#1871) 2020-07-07 17:10:39 +02:00
actionProperties.tsx feat: sharpness (#1931) 2020-08-14 17:59:43 +02:00
actionSelectAll.ts Fix status when do selectAll while editing lines (#1828) 2020-07-08 10:29:47 +02:00
actionStyles.ts Add regression tests for context-menu actions (#1959) 2020-07-26 13:29:44 +02:00
actionZindex.tsx fix zindex to account for group boundaries (#2065) 2020-09-11 17:06:07 +02:00
index.ts Library MVP (#1787) 2020-07-10 11:20:23 +02:00
manager.tsx clear selection from copied/duplicatated group (#1973) 2020-08-08 22:35:34 +02:00
register.ts Prefer arrow functions and callbacks (#1210) 2020-05-20 15:21:37 +02:00
types.ts feat: sharpness (#1931) 2020-08-14 17:59:43 +02:00