excalidraw/excalidraw-app
Emil 835eb8d2fd
Tests / test (push) Has been cancelled Details
Auto release excalidraw next / Auto-release-excalidraw-next (push) Has been cancelled Details
Build Docker image / build-docker (push) Has been cancelled Details
Cancel previous runs / cancel (push) Has been cancelled Details
Publish Docker / publish-docker (push) Has been cancelled Details
New Sentry production release / sentry (push) Has been cancelled Details
fix: display error message when local storage quota is exceeded (#9961)
* fix: display error message when local storage quota is exceeded

* add danger alert instead of toast

* tweak text

---------

Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
2025-09-30 23:54:43 +02:00
..
app-language refactor: auto ordered imports (#9163) 2025-03-12 15:23:31 +01:00
collab fix: Remove local elements when there is room data during `startCollaboration` (#9786) 2025-09-23 22:18:41 +00:00
components chore: Remove editingLinearElement (#9771) 2025-07-24 17:02:21 +02:00
data fix: display error message when local storage quota is exceeded (#9961) 2025-09-30 23:54:43 +02:00
share refactor: separate elements logic into a standalone package (#9285) 2025-03-26 15:24:59 +01:00
tests fix: align MQ breakpoints and always use editor dimensions (#9991) 2025-09-17 07:57:10 +00:00
App.tsx fix: display error message when local storage quota is exceeded (#9961) 2025-09-30 23:54:43 +02:00
CustomStats.tsx refactor: separate elements logic into a standalone package (#9285) 2025-03-26 15:24:59 +01:00
ExcalidrawPlusIframeExport.tsx refactor: separate elements logic into a standalone package (#9285) 2025-03-26 15:24:59 +01:00
app-jotai.ts feat: update jotai (#9015) 2025-01-16 16:59:11 +01:00
app_constants.ts feat: [cont.] support inserting multiple images (#9875) 2025-09-01 17:31:24 +02:00
bug-issue-template.js build: move build process and excalidraw-app dependencies in its own package.json (#7021) 2023-12-07 16:39:11 +05:30
debug.ts feat: Support mermaid flowchart and sequence diagrams to excalidraw diagrams 🥳 (#6920) 2023-11-03 17:41:34 +05:30
global.d.ts chore: release @excalidraw/excalidraw@18.0.0 🎉 (#9127) 2025-02-28 16:49:09 +01:00
index.html chore: tweak title & remove timeout (#9883) 2025-08-20 14:09:20 +02:00
index.scss fix: display error message when local storage quota is exceeded (#9961) 2025-09-30 23:54:43 +02:00
index.tsx refactor: auto ordered imports (#9163) 2025-03-12 15:23:31 +01:00
package.json chore: upgrade to react@19 (#9182) 2025-02-25 19:18:42 +01:00
sentry.ts chore: Upgrade Sentry to latest and update debug messages (#9134) 2025-02-13 12:47:27 +01:00
useHandleAppTheme.ts refactor: separate elements logic into a standalone package (#9285) 2025-03-26 15:24:59 +01:00
vite-env.d.ts build: add a flag VITE_APP_ENABLE_PWA for enabling pwa in dev environment (#8784) 2024-11-09 21:45:37 +05:30
vite.config.mts feat: lasso selection (#9169) 2025-04-07 16:44:25 +10:00