excalidraw/src/actions
Lipis 022f349dc6
feat: Add line chart and paste dialog selection (#2670)
Co-authored-by: dwelle <luzar.david@gmail.com>
Co-authored-by: Jed Fox <git@jedfox.com>
2020-12-27 18:26:30 +02:00
..
actionAddToLibrary.ts Add library events (#2448) 2020-12-04 19:18:20 +02:00
actionAlign.tsx More events for layers, align, colors and swap name <=> category (#2442) 2020-12-03 15:10:04 +02:00
actionCanvas.tsx feat: Add line chart and paste dialog selection (#2670) 2020-12-27 18:26:30 +02:00
actionDeleteSelected.tsx Enhance delete button in context menu (#2591) 2020-12-15 00:59:00 +02:00
actionDistribute.tsx More events for layers, align, colors and swap name <=> category (#2442) 2020-12-03 15:10:04 +02:00
actionDuplicateSelection.tsx Add link to the public libraries (#2469) 2020-12-07 19:24:55 +02:00
actionExport.tsx feat: Add tooltip with icon for embedding scenes (#2532) 2020-12-14 14:24:54 +01:00
actionFinalize.tsx Update ESLint rules (#2342) 2020-11-06 21:06:30 +01:00
actionGroup.tsx refactor: Stop using the deprecated keyCode (#2426) 2020-12-01 22:36:06 +01:00
actionHistory.tsx Allow binding linear elements to other elements (#1899) 2020-08-08 21:04:15 -07:00
actionMenu.tsx Do not override cmd/ctrl-f for search (#2461) 2020-12-06 10:41:13 +01:00
actionNavigate.tsx Factor out collaboration code (#2313) 2020-12-05 15:30:53 +01:00
actionProperties.tsx Aligns arrowhead schemas (#2517) 2020-12-12 17:42:30 +01:00
actionSelectAll.ts refactor: Stop using the deprecated keyCode (#2426) 2020-12-01 22:36:06 +01:00
actionStyles.ts refactor: Stop using the deprecated keyCode (#2426) 2020-12-01 22:36:06 +01:00
actionZindex.tsx refactor: Stop using the deprecated keyCode (#2426) 2020-12-01 22:36:06 +01:00
index.ts Revert "Remove unused project name from export dialog (#2427)" (#2436) 2020-12-01 14:00:13 +01:00
manager.tsx Show shortcut context menu (#2501) 2020-12-12 23:03:58 +01:00
register.ts Prefer arrow functions and callbacks (#1210) 2020-05-20 15:21:37 +02:00
shortcuts.ts feat: Checkmark to toggle context-menu-items (#2645) 2020-12-21 00:20:03 +02:00
types.ts feat: Add zoom to fit for selected elements (#2522) 2020-12-13 22:54:35 +02:00