You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
success/excalidraw-app
Ryan Di 160440b860
feat: improve collab error notification (#7741)
* identify cause

* toast after dialog for error messages in collab

* remove comment

* shake tooltip instead for repeating collab errors

* clear collab error

* empty commit

* simplify & fix reset race condition

---------

Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
11 months ago
..
collab feat: improve collab error notification (#7741) 11 months ago
components fix: remove t from getDefaultAppState and allow name to be nullable (#7666) 12 months ago
data refactor: remove portal as it is no longer needed (#7623) 1 year ago
share feat: improve collab error notification (#7741) 11 months ago
tests refactor: remove portal as it is no longer needed (#7623) 1 year ago
App.tsx feat: improve collab error notification (#7741) 11 months ago
CustomStats.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
app-jotai.ts refactor: move excalidraw-app outside src (#6987) 1 year ago
app_constants.ts fix: emitted visible scene bounds not accounting for offsets (#7450) 1 year ago
bug-issue-template.js build: move build process and excalidraw-app dependencies in its own package.json (#7021) 1 year ago
debug.ts feat: Support mermaid flowchart and sequence diagrams to excalidraw diagrams 🥳 (#6920) 1 year ago
global.d.ts build: move build process and excalidraw-app dependencies in its own package.json (#7021) 1 year ago
index.html build: Welcome ESM and Bye Bye UMD (#7441) 1 year ago
index.scss feat: improve collab error notification (#7741) 11 months ago
index.tsx build: move build process and excalidraw-app dependencies in its own package.json (#7021) 1 year ago
package.json chore: add version for excalidraw-app workspace (#7514) 1 year ago
sentry.ts refactor: move excalidraw-app outside src (#6987) 1 year ago
vite-env.d.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
vite.config.mts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago