excalidraw/src/excalidraw-app
David Luzar c61f95a327
fix: image-related fixes (#4147)
* flush queues on portal close

* fix mouse broadcast race condition

* stop mutating image elements when updating status

to fix race condition when closing/opening collab room

* check `files` when resolving `LayerUI`

* fix displaying AbortError
2021-10-30 23:40:35 +02:00
..
collab fix: image-related fixes (#4147) 2021-10-30 23:40:35 +02:00
components fix: image-related fixes (#4147) 2021-10-30 23:40:35 +02:00
data fix: image-related fixes (#4147) 2021-10-30 23:40:35 +02:00
app_constants.ts feat: image support (#4011) 2021-10-21 22:05:48 +02:00
CustomStats.tsx Refactor: convert initializeApp to func component and use JSX transform in the codebase (#4056) 2021-10-14 22:56:51 +05:30
index.scss feat: add undo/redo buttons & tweak footer (#3832) 2021-07-15 18:48:03 +02:00
index.tsx fix: image-related fixes (#4147) 2021-10-30 23:40:35 +02:00
pwa.ts Add "Safari" to PWACompat loading condition 2020-12-09 16:49:12 +01:00
sentry.ts expose resetScene and getSceneElementsIncludingDeleted && move excalidrawApp to excalidraw-app folder (#2272) 2020-10-25 15:09:57 +01:00