dwelle
|
72de65e482
|
Merge branch 'master' into arnost/scroll-in-read-only-links
|
2024-02-07 16:07:57 +01:00 |
|
Aakansha Doshi
|
10bd08ef19
|
fix: make getBoundTextElement and related helpers pure (#7601)
* fix: make getBoundTextElement pure
* updating args
* fix
* pass boundTextElement to getBoundTextMaxWidth
* fix labelled arrows
* lint
* pass elementsMap to removeElementsFromFrame
* pass elementsMap to getMaximumGroups, alignElements and distributeElements
* lint
* pass allElementsMap to renderElement
* lint
* feat: make more typesafe
* fix: remove unnecessary assertion
* fix: remove unused params
---------
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
|
2024-01-26 11:29:07 +05:30 |
|
dwelle
|
0f99e823f4
|
Merge branch 'master' into arnost/scroll-in-read-only-links
# Conflicts:
# packages/excalidraw/appState.ts
# packages/excalidraw/components/App.tsx
# packages/excalidraw/element/textWysiwyg.test.tsx
# packages/excalidraw/scene/scrollConstraints.ts
# packages/excalidraw/scene/types.ts
# packages/excalidraw/tests/__snapshots__/contextmenu.test.tsx.snap
# packages/excalidraw/tests/__snapshots__/dragCreate.test.tsx.snap
# packages/excalidraw/tests/__snapshots__/move.test.tsx.snap
# packages/excalidraw/tests/__snapshots__/multiPointCreate.test.tsx.snap
# packages/excalidraw/tests/__snapshots__/regressionTests.test.tsx.snap
# packages/excalidraw/tests/__snapshots__/selection.test.tsx.snap
# packages/excalidraw/tests/linearElementEditor.test.tsx
# packages/excalidraw/types.ts
# packages/utils/export.ts
|
2024-01-15 10:37:52 +01:00 |
|
Lynda Lin
|
2a0fe2584e
|
fix: empty snapLines arrays would cause re-render (#7454)
Co-authored-by: Lynda Lin <lynda.lin@optoma.com>
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
|
2023-12-18 12:42:17 +00:00 |
|
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
|
2023-12-12 11:32:51 +05:30 |
|