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 d6cd8b78f1
build: decouple package deps and introduce yarn workspaces (#7415)
* feat: decouple package deps and introduce yarn workspaces

* update root directory

* fix

* fix scripts

* fix lint

* update path in scripts

* remove yarn.lock files from packages

* ignore workspace

* dummy

* dummy

* remove comment check

* revert workflow changes

* ignore ws when installing gh actions

* remove log

* update path

* fix

* fix typo
1 year ago
..
actionAddToLibrary.ts
actionAlign.tsx
actionBoundText.tsx
actionCanvas.tsx
actionClipboard.tsx
actionDeleteSelected.tsx
actionDistribute.tsx
actionDuplicateSelection.tsx
actionElementLock.test.tsx
actionElementLock.ts
actionExport.tsx
actionFinalize.tsx
actionFlip.ts
actionFrame.ts
actionGroup.tsx
actionHistory.tsx
actionLinearEditor.ts
actionMenu.tsx
actionNavigate.tsx
actionProperties.test.tsx
actionProperties.tsx
actionSelectAll.ts
actionStyles.ts
actionToggleGridMode.tsx
actionToggleObjectsSnapMode.tsx
actionToggleStats.tsx
actionToggleViewMode.tsx
actionToggleZenMode.tsx
actionZindex.tsx
index.ts
manager.tsx
register.ts
shortcuts.ts
types.ts