excalidraw/src/data
Aakansha Doshi dcf4592e79
feat: regenerate ids by default when using transform api and also update bindings by 0.5px to avoid possible overlapping (#7195)
* feat: regenerate ids by default when using transform api and also update bindings by 0.5px to avoid possible overlapping

* type

* increase limit as some past PR(s) increased the bundle size

* review fixes

* update changelog
2023-10-27 00:43:48 +05:30
..
__snapshots__ feat: regenerate ids by default when using transform api and also update bindings by 0.5px to avoid possible overlapping (#7195) 2023-10-27 00:43:48 +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: regenerate ids by default when using transform api and also update bindings by 0.5px to avoid possible overlapping (#7195) 2023-10-27 00:43:48 +05:30
transform.ts feat: regenerate ids by default when using transform api and also update bindings by 0.5px to avoid possible overlapping (#7195) 2023-10-27 00:43:48 +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