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/actions
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
..
actionAddToLibrary.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
actionAlign.tsx fix: make getBoundTextElement and related helpers pure (#7601) 1 year ago
actionBoundText.tsx fix: decouple container cache logic to containerCache. (#7637) 1 year ago
actionCanvas.tsx fix: emitted visible scene bounds not accounting for offsets (#7450) 1 year ago
actionClipboard.tsx fix: remove t from getDefaultAppState and allow name to be nullable (#7666) 12 months ago
actionDeleteSelected.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
actionDistribute.tsx fix: make getBoundTextElement and related helpers pure (#7601) 1 year ago
actionDuplicateSelection.tsx fix: make getBoundTextElement and related helpers pure (#7601) 1 year ago
actionElementLock.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
actionElementLock.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
actionExport.tsx fix: remove t from getDefaultAppState and allow name to be nullable (#7666) 12 months ago
actionFinalize.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
actionFlip.ts fix: make getBoundTextElement and related helpers pure (#7601) 1 year ago
actionFrame.ts refactor: decoupling global Scene state part-1 (#7577) 1 year ago
actionGroup.tsx fix: make getBoundTextElement and related helpers pure (#7601) 1 year ago
actionHistory.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
actionLinearEditor.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
actionMenu.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
actionNavigate.tsx fix: Truncate collaborator name in dropdown. (#7576) 1 year ago
actionProperties.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
actionProperties.tsx fix: make getBoundTextElement and related helpers pure (#7601) 1 year ago
actionSelectAll.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
actionStyles.ts fix: make getBoundTextElement and related helpers pure (#7601) 1 year ago
actionToggleGridMode.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
actionToggleObjectsSnapMode.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
actionToggleStats.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
actionToggleViewMode.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
actionToggleZenMode.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
actionZindex.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
index.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
manager.tsx feat: add loading state to FilledButton (#7650) 1 year ago
register.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
shortcuts.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
types.ts fix: incorrect types in `ActionNavigate` (#7462) 1 year ago