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
Aakansha Doshi f5ab3e4e12
fix: remove dependency of t from clipboard and image (#7712)
* fix: remove dependency of t from clipboard and image

* pass errorMessage to copyTextToSystemClipboard where needed

* wrap copyTextToSystemClipboard and rethrow translated error in caller

* review fix

* typo
12 months ago
..
collab fix: remove dependency of t from clipboard and image (#7712) 12 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 fix: remove dependency of t from clipboard and image (#7712) 12 months ago
tests refactor: remove portal as it is no longer needed (#7623) 1 year ago
App.tsx fix: remove t from getDefaultAppState and allow name to be nullable (#7666) 12 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 refactor: move excalidraw-app outside src (#6987) 1 year 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