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
Ryan Di 32df5502ae
feat: fractional indexing (#7359)
* Introducing fractional indices as part of `element.index`

* Ensuring invalid fractional indices are always synchronized with the array order

* Simplifying reconciliation based on the fractional indices

* Moving reconciliation inside the `@excalidraw/excalidraw` package

---------

Co-authored-by: Marcel Mraz <marcel@excalidraw.com>
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
10 months ago
..
actionAddToLibrary.ts feat: command palette (#7804) 11 months ago
actionAlign.tsx feat: command palette (#7804) 11 months ago
actionBoundText.tsx feat: fractional indexing (#7359) 10 months ago
actionCanvas.tsx feat: command palette (#7804) 11 months ago
actionClipboard.tsx feat: command palette (#7804) 11 months ago
actionDeleteSelected.tsx feat: command palette (#7804) 11 months ago
actionDistribute.tsx feat: command palette (#7804) 11 months ago
actionDuplicateSelection.tsx feat: fractional indexing (#7359) 10 months ago
actionElementLock.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
actionElementLock.ts feat: command palette (#7804) 11 months ago
actionExport.tsx feat: command palette (#7804) 11 months ago
actionFinalize.tsx refactor: update collision from ga to vector geometry (#7636) 10 months ago
actionFlip.ts refactor: update collision from ga to vector geometry (#7636) 10 months ago
actionFrame.ts feat: command palette (#7804) 11 months ago
actionGroup.tsx feat: fractional indexing (#7359) 10 months ago
actionHistory.tsx feat: fractional indexing (#7359) 10 months ago
actionLinearEditor.ts feat: command palette (#7804) 11 months ago
actionLink.tsx feat: command palette (#7804) 11 months ago
actionMenu.tsx feat: command palette (#7804) 11 months ago
actionNavigate.tsx feat: command palette (#7804) 11 months ago
actionProperties.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
actionProperties.tsx feat: command palette (#7804) 11 months ago
actionSelectAll.ts feat: command palette (#7804) 11 months ago
actionStyles.ts feat: command palette (#7804) 11 months ago
actionToggleGridMode.tsx feat: command palette (#7804) 11 months ago
actionToggleObjectsSnapMode.tsx feat: command palette (#7804) 11 months ago
actionToggleStats.tsx feat: command palette (#7804) 11 months ago
actionToggleViewMode.tsx feat: command palette (#7804) 11 months ago
actionToggleZenMode.tsx feat: command palette (#7804) 11 months ago
actionZindex.tsx feat: fractional indexing (#7359) 10 months ago
index.ts fix: decouple pure functions from hyperlink to prevent mermaid bundling (#7710) 12 months 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 feat: show firefox-compatible command palette shortcut alias (#7825) 11 months ago
types.ts feat: command palette (#7804) 11 months ago