Commit Graph

6 Commits (23ee054025c4adcad46b1f9e6e76d911a1fa8100)

Author SHA1 Message Date
Aakansha Doshi 23ee054025 fix lint 11 months ago
Aakansha Doshi 549786a504 add utils to external 11 months ago
Aakansha Doshi 45ff9d1053 add @excalidraw/utils to external and fixes 11 months ago
Aakansha Doshi 6a1477a55c feat: use @excalidraw/utils as a workspace in the codebase 11 months ago
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
1 year ago
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
1 year ago