excalidraw/src/data
zsviczian 734bb4d2ed
fix: decouple actionFinalize and actionErase (#4984)
* Update actionCanvas.tsx

* Update actionFinalize.tsx

* lint

* remove Escape trigger from actionErase

* revert to lastActiveTool only if coming from eraser tool

* unrelated: fix restoring `appState.activeTool`

* one more restoring fix

* fix tests

Co-authored-by: dwelle <luzar.david@gmail.com>
2022-03-29 21:37:09 +02:00
..
blob.ts feat: improve library preview image generation on publish (#4321) 2021-11-26 11:46:13 +01:00
encode.ts feat: compress shareLink data when uploading to json server (#4225) 2021-11-24 14:45:13 +01:00
encryption.ts refactor: deduplicate encryption helpers (#4146) 2021-11-07 14:33:21 +01:00
filesystem.ts fix: new FS API not working on Linux (#4280) 2021-11-19 14:20:42 +01:00
image.ts chore: Update Typescript to 4.4.4 (#4188) 2021-11-02 14:24:16 +02:00
index.ts fix: new FS API not working on Linux (#4280) 2021-11-19 14:20:42 +01:00
json.ts feat: supply version param when installing libraries (#4305) 2021-11-23 17:59:26 +01:00
library.ts feat: Allow publishing libraries from UI (#4115) 2021-11-17 23:53:43 +05:30
resave.ts feat: image support (#4011) 2021-10-21 22:05:48 +02:00
restore.ts fix: decouple actionFinalize and actionErase (#4984) 2022-03-29 21:37:09 +02:00
types.ts feat: supply version param when installing libraries (#4305) 2021-11-23 17:59:26 +01:00