excalidraw/src/excalidraw-app
David Luzar 790e6da500
fix: images not initialized correctly (#4157)
* fix: image not initialized correctly due to not renewing `state.pendingImageElement`

* ensure we replace elements on update

* set file as errored on >= 400 status respones
2021-11-01 10:44:57 +01: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: images not initialized correctly (#4157) 2021-11-01 10:44:57 +01: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: images not initialized correctly (#4157) 2021-11-01 10:44:57 +01: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