excalidraw/src/data
Aakansha Doshi f5c91c3a0f
feat: support frames via programmatic API (#7205)
* update frame id post generation

* support frames via programmatic API

* fix types

* add test for frames

* throw error when element doesn't exist

* naming tweaks

* update the api to use children

* consider max of frame dimensions and calculated bounds of elements

* consider bound elements in frame api
2023-11-01 17:14:04 +05:30
..
__snapshots__ feat: support frames via programmatic API (#7205) 2023-11-01 17:14:04 +05:30
blob.ts feat: Added Copy/Paste from Google Docs (#7136) 2023-10-19 12:14:23 +02:00
encode.ts feat: compress shareLink data when uploading to json server (#4225) 2021-11-24 14:45:13 +01:00
encryption.ts feat: make file handling more robust (#5057) 2022-05-09 15:53:04 +02:00
filesystem.ts feat: allow avif, jfif, webp, bmp, ico image types (#6500 2023-04-21 22:53:49 +02:00
image.ts feat: make file handling more robust (#5057) 2022-05-09 15:53:04 +02:00
index.ts fix: ensure ClipboardItem created in the same tick to fix safari (#7066) 2023-10-16 11:38:57 +02:00
json.ts fix: file handle not persisted when importing excalidraw files (#5372) 2022-06-28 14:44:59 +02:00
library.ts feat: clearing library cache (#6621) 2023-05-29 16:01:44 +02:00
resave.ts feat: image support (#4011) 2021-10-21 22:05:48 +02:00
restore.ts revert: remove bound-arrows from frames (#7190) 2023-10-25 10:39:19 +02:00
transform.test.ts feat: support frames via programmatic API (#7205) 2023-11-01 17:14:04 +05:30
transform.ts feat: support frames via programmatic API (#7205) 2023-11-01 17:14:04 +05:30
types.ts feat: sidebar tabs support (#6213) 2023-05-04 17:33:31 +00:00
url.test.tsx fix: stronger enforcement of normalizeLink (#6728) 2023-06-29 12:14:42 +02:00
url.ts feat: introducing Web-Embeds (alias iframe element) (#6691) 2023-07-24 16:51:53 +02:00