excalidraw/src/data
2023-10-16 11:38:57 +02:00
..
__snapshots__ feat: support creating containers, linear elements, text containers, labelled arrows and arrow bindings programatically (#6546) 2023-08-09 16:41:15 +05:30
blob.ts fix: ensure ClipboardItem created in the same tick to fix safari (#7066) 2023-10-16 11:38:57 +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 fix: wysiwyg left in undefined state on reload (#7123) 2023-10-13 14:29:54 +02:00
transform.test.ts feat: support creating containers, linear elements, text containers, labelled arrows and arrow bindings programatically (#6546) 2023-08-09 16:41:15 +05:30
transform.ts feat: support creating containers, linear elements, text containers, labelled arrows and arrow bindings programatically (#6546) 2023-08-09 16:41:15 +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