Aakansha Doshi
f207bd0a1c
build: export types for @excalidraw/utils ( #7736 )
...
* build: export types for @excalidraw/utils
* fix
* add types
2024-02-29 15:43:04 +05:30
Aakansha Doshi
99601baffc
build: create ESM build for utils package 🥳 ( #7500 )
...
* build: create ESM build for utils package
* add deps, exports and import.meta
2024-02-28 19:33:47 +05:30
Aakansha Doshi
af1a3d5b76
fix: export utils from excalidraw package in excalidraw library ( #7731 )
...
* fix: export utils from excalidraw package in excalidraw library
* don't export utils utilities
* fix import path
* fix export
* don't export export utilites
* fix export paths
* reexport utils from excalidraw package
* add exports from withinBounds
* fix path
2024-02-28 11:14:57 +05:30
Aakansha Doshi
79d9dc2f8f
fix: make bounds independent of scene ( #7679 )
...
* fix: make bounds independent of scene
* pass only elements to getCommonBounds
* lint
* pass elementsMap to getVisibleAndNonSelectedElements
2024-02-19 19:39:14 +05:30
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
88a2b286c7
feat: move utils to utils package and make @excalidraw/utils a workspace ( #7432 )
...
* feat: move utils to utils package and make @excalidraw/utils a workspace
* remove esm and update types path
* remove esm script
* fix package.json and yarn.lock
* update path
* fix
* fix lint and test
2023-12-13 21:51:27 +05:30
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