dwelle
|
72de65e482
|
Merge branch 'master' into arnost/scroll-in-read-only-links
|
2024-02-07 16:07:57 +01:00 |
|
David Luzar
|
0513b647ec
|
feat: change collab trigger & add share dialog (#7647)
|
2024-02-03 14:04:23 +00:00 |
|
Aakansha Doshi
|
1c39bd5781
|
fix: don't bundle react and jotai when importing from scene (#7640)
* don't bundle react and jotai when importing from scene
* fix
|
2024-02-01 18:24:17 +05:30 |
|
Aakansha Doshi
|
90ad885446
|
feat: support onPointerUp prop (#7638)
* feat: support onPointerUp prop
* update changelog
* Update packages/excalidraw/CHANGELOG.md
Co-authored-by: David Luzar <5153846+dwelle@users.noreply.github.com>
---------
Co-authored-by: David Luzar <5153846+dwelle@users.noreply.github.com>
|
2024-02-01 12:26:55 +00:00 |
|
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 |
|
David Luzar
|
0c24a7042f
|
feat: remove ExcalidrawEmbeddableElement.validated flag (#7539)
|
2024-01-11 17:42:51 +01:00 |
|
David Luzar
|
872973f145
|
fix: do not modify elements while erasing (#7531)
|
2024-01-11 16:00:07 +01:00 |
|
David Luzar
|
c72e853c85
|
refactor: editor events sub/unsub refactor (#7483)
|
2023-12-30 11:12:38 +01:00 |
|
David Luzar
|
57ea4e61d1
|
fix: mixing clientId & socketId in UserList (#7461)
|
2023-12-18 18:21:57 +01:00 |
|
Adithyan
|
7bd6496854
|
refactor: Fix Typo (#7445)
|
2023-12-16 18:23:11 +00:00 |
|
David Luzar
|
20e3acf7a6
|
feat: bump socket.io-client & collab tweaks (#7444)
|
2023-12-16 00:23:59 +01:00 |
|
Barnabás Molnár
|
aad8ab0123
|
feat: follow mode (#6848)
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
|
2023-12-15 00:07:11 +01: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 |
|