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/packages/excalidraw/data
Aakansha Doshi 73bf50e8a8
fix: remove t from getDefaultAppState and allow name to be nullable (#7666)
* fix: remove t and allow name to be nullable

* pass name as required prop

* remove Unnamed

* pass name to excalidrawPlus as well for better type safe

* render once we have excalidrawAPI to avoid defaulting

* rename `getAppName` -> `getName` (temporary)

* stop preventing editing filenames when `props.name` supplied

* keep `name` as optional param for export functions

* keep `appState.name` on `props.name` state separate

* fix lint

* assertive first

* fix lint

* Add TODO

---------

Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
12 months ago
..
__snapshots__ fix: keep customData when converting to ExcalidrawElement (#7656) 1 year ago
ai build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
EditorLocalStorage.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
blob.ts build: Welcome ESM and Bye Bye UMD (#7441) 1 year ago
encode.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
encryption.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
filesystem.ts fix: file save timing out with big file sizes (#7649) 1 year ago
image.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
index.ts fix: remove t from getDefaultAppState and allow name to be nullable (#7666) 12 months ago
json.ts fix: remove t from getDefaultAppState and allow name to be nullable (#7666) 12 months ago
library.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
magic.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
resave.ts fix: remove t from getDefaultAppState and allow name to be nullable (#7666) 12 months ago
restore.ts refactor: decoupling global Scene state part-1 (#7577) 1 year ago
transform.test.ts fix: keep customData when converting to ExcalidrawElement (#7656) 1 year ago
transform.ts fix: make getBoundTextElement and related helpers pure (#7601) 1 year ago
types.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
url.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
url.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago