.. |
actionAddToLibrary.ts
|
feat: Make library local to given excalidraw instance and allow consumer to control it (#3451)
|
2021-04-21 23:38:24 +05:30 |
actionAlign.tsx
|
refactor: Rename appearance to theme (#3237)
|
2021-03-13 18:58:06 +05:30 |
actionCanvas.tsx
|
refactor: remove watermark code (#3639)
|
2021-05-26 21:44:54 +02:00 |
actionClipboard.tsx
|
refactor: reduce passing-around of canvas in export code (#3571)
|
2021-05-13 19:21:15 +02:00 |
actionDeleteSelected.tsx
|
feat: Add separators on context menu (#2659)
|
2021-01-27 20:11:17 +01:00 |
actionDistribute.tsx
|
refactor: Rename appearance to theme (#3237)
|
2021-03-13 18:58:06 +05:30 |
actionDuplicateSelection.tsx
|
Add link to the public libraries (#2469)
|
2020-12-07 19:24:55 +02:00 |
actionExport.tsx
|
refactor: rename UIOptions.canvasActions.saveScene to UIOptions.canvasActions.saveToActiveFile (#3657)
|
2021-05-28 02:10:33 +05:30 |
actionFinalize.tsx
|
feat: improved freedraw (#3512)
|
2021-05-09 17:42:10 +02:00 |
actionFlip.ts
|
feat: improved freedraw (#3512)
|
2021-05-09 17:42:10 +02:00 |
actionGroup.tsx
|
refactor: Rename appearance to theme (#3237)
|
2021-03-13 18:58:06 +05:30 |
actionHistory.tsx
|
fix: make history local to a given excalidraw instance (#3481)
|
2021-04-24 18:21:02 +05:30 |
actionMenu.tsx
|
feat: Bind keyboard events to the current excalidraw container and add handleKeyboardGlobally prop to allow host to bind to document (#3430)
|
2021-04-13 01:29:25 +05:30 |
actionNavigate.tsx
|
feat: allow host to pass color for collaborators (#2943)
|
2021-02-06 23:33:52 +05:30 |
actionProperties.tsx
|
feat: replaces fontSize and fontFamily text with icons (#2857)
|
2021-03-22 14:26:35 +01:00 |
actionSelectAll.ts
|
refactor: Stop using the deprecated keyCode (#2426)
|
2020-12-01 22:36:06 +01:00 |
actionStyles.ts
|
feat: Add separators on context menu (#2659)
|
2021-01-27 20:11:17 +01:00 |
actionToggleGridMode.tsx
|
fix: Rename 'Grid mode' to 'Show grid' (#2944)
|
2021-02-05 23:50:53 +02:00 |
actionToggleStats.tsx
|
feat: Shortcut key for nerd stats (#3552)
|
2021-05-12 14:27:35 +05:30 |
actionToggleViewMode.tsx
|
feat: add view mode in Excalidraw (#2840)
|
2021-02-01 21:56:42 +01:00 |
actionToggleZenMode.tsx
|
fix: track zenmode and grid mode usage (#2900)
|
2021-02-02 20:57:22 +05:30 |
actionZindex.tsx
|
refactor: Rename appearance to theme (#3237)
|
2021-03-13 18:58:06 +05:30 |
index.ts
|
refactor: rename UIOptions.canvasActions.saveScene to UIOptions.canvasActions.saveToActiveFile (#3657)
|
2021-05-28 02:10:33 +05:30 |
manager.tsx
|
feat: Make library local to given excalidraw instance and allow consumer to control it (#3451)
|
2021-04-21 23:38:24 +05:30 |
register.ts
|
Prefer arrow functions and callbacks (#1210)
|
2020-05-20 15:21:37 +02:00 |
shortcuts.ts
|
feat: Shortcut key for nerd stats (#3552)
|
2021-05-12 14:27:35 +05:30 |
types.ts
|
refactor: rename UIOptions.canvasActions.saveScene to UIOptions.canvasActions.saveToActiveFile (#3657)
|
2021-05-28 02:10:33 +05:30 |