excalidraw/src/actions
Vaibhav Shukla b1cac35269
feat: Closing of "Save to.." Dialog on Save To Disk (#7168)
Co-authored-by: dwelle <luzar.david@gmail.com>
2023-10-19 17:51:50 +00:00
..
actionAddToLibrary.ts feat: introducing Web-Embeds (alias iframe element) (#6691) 2023-07-24 16:51:53 +02:00
actionAlign.tsx feat: cache most of element selection (#6747) 2023-07-17 01:09:44 +02:00
actionBoundText.tsx feat: cache most of element selection (#6747) 2023-07-17 01:09:44 +02:00
actionCanvas.tsx feat: better laser cursor for dark mode (#7132) 2023-10-11 11:17:27 +02:00
actionClipboard.tsx feat: cache most of element selection (#6747) 2023-07-17 01:09:44 +02:00
actionDeleteSelected.tsx fix: Fix for Strange Symbol Appearing on Canvas after Deleting Grouped Graphics (Issue #7116) (#7170) 2023-10-19 12:59:39 +02:00
actionDistribute.tsx feat: cache most of element selection (#6747) 2023-07-17 01:09:44 +02:00
actionDuplicateSelection.tsx feat: remove bound-arrows from frames (#7157) 2023-10-17 18:18:20 +02:00
actionElementLock.test.tsx feat: add "unlock all elements" to canvas contextMenu (#5894) 2023-05-13 22:52:03 +02:00
actionElementLock.ts feat: cache most of element selection (#6747) 2023-07-17 01:09:44 +02:00
actionExport.tsx feat: Closing of "Save to.." Dialog on Save To Disk (#7168) 2023-10-19 17:51:50 +00:00
actionFinalize.tsx feat: better laser cursor for dark mode (#7132) 2023-10-11 11:17:27 +02:00
actionFlip.ts fix: generic element's labels not flipping with them (#6967) 2023-09-17 13:26:02 +02:00
actionFrame.ts feat: better laser cursor for dark mode (#7132) 2023-10-11 11:17:27 +02:00
actionGroup.tsx feat: partition main canvas vertically (#6759) 2023-08-12 22:56:59 +02:00
actionHistory.tsx feat: show copy-as-png export button on firefox and show steps how to enable it (#6125) 2023-01-22 12:33:15 +01:00
actionLinearEditor.ts feat: cache most of element selection (#6747) 2023-07-17 01:09:44 +02:00
actionMenu.tsx feat: introduce frames (#6123) 2023-06-14 18:42:01 +02:00
actionNavigate.tsx feat: redesigned collab cursors (#6659) 2023-06-12 15:43:14 +02:00
actionProperties.tsx feat: export changeProperty() and getFormValue(). (#6957) 2023-09-09 08:13:15 -05:00
actionSelectAll.ts feat: partition main canvas vertically (#6759) 2023-08-12 22:56:59 +02:00
actionStyles.ts feat: introduce frames (#6123) 2023-06-14 18:42:01 +02:00
actionToggleGridMode.tsx feat: element alignments - snapping (#6256) 2023-09-28 16:28:08 +02:00
actionToggleObjectsSnapMode.tsx feat: element alignments - snapping (#6256) 2023-09-28 16:28:08 +02:00
actionToggleStats.tsx feat: allow readonly actions to be used in viewMode (#5982) 2022-12-11 22:57:03 +01:00
actionToggleViewMode.tsx fix: stale appState of MainMenu defaultItems rendered from Actions (#6074) 2023-01-06 14:32:55 +01:00
actionToggleZenMode.tsx fix: stale appState of MainMenu defaultItems rendered from Actions (#6074) 2023-01-06 14:32:55 +01:00
actionZindex.tsx feat: show copy-as-png export button on firefox and show steps how to enable it (#6125) 2023-01-22 12:33:15 +01:00
index.ts feat: element alignments - snapping (#6256) 2023-09-28 16:28:08 +02:00
manager.tsx feat: cache most of element selection (#6747) 2023-07-17 01:09:44 +02:00
register.ts fix: cmd/ctrl native browser behavior blocked in inputs (#4589) 2022-01-13 19:53:22 +01:00
shortcuts.ts feat: element alignments - snapping (#6256) 2023-09-28 16:28:08 +02:00
types.ts feat: element alignments - snapping (#6256) 2023-09-28 16:28:08 +02:00