Ryan Di
0e4ae079ac
refactor: remove payload-level schema version
2026-03-23 17:30:11 +11:00
Ryan Di
16838ea792
test: cover collab field preservation
2026-03-20 19:55:40 +11:00
Ryan Di
b3b9b26979
fix: smooth out schema-version edges
2026-03-20 14:03:22 +11:00
David Luzar
b9a255407f
refactor: update SCSS syntax & remove open-color dep ( #10633 )
2026-01-10 18:15:14 +01:00
zsviczian
fde796a7a0
feat: Make naming of library items discoverable ( #10041 )
...
* updated library relevant strings
* fix: detect name changes
* clarify hashing function
---------
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com >
2025-09-30 18:38:10 +00:00
Marcel Mraz
d92a849038
fix: issues when importing package outside of browser ( #9525 )
2025-05-14 16:01:43 +02:00
David Luzar
4a60fe3d22
fix: remove noreferrer on internal links ( #9452 )
...
* fix: remove `noreferrer` on internal links
* fix snaps
* fix lint
2025-04-29 18:45:17 +02:00
Marcel Mraz
432a46ef9e
refactor: separate elements logic into a standalone package ( #9285 )
2025-03-26 15:24:59 +01:00
Marcel Mraz
21ffaf4d76
refactor: auto ordered imports ( #9163 )
2025-03-12 15:23:31 +01:00
Marcel Mraz
ecef5d12f4
chore: release @excalidraw/excalidraw@18.0.0 🎉 ( #9127 )
2025-02-28 16:49:09 +01:00
Marcel Mraz
ee30225062
feat: subset font glyphs for SVG export ( #8384 )
...
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com >
2024-08-30 22:26:06 +02:00
Aakansha Doshi
1ed53b153c
build: enable consistent type imports eslint rule ( #7992 )
...
* build: enable consistent type imports eslint rule
* change to warn
* fix the warning in example and excalidraw-app
* fix packages
* enable type annotations and throw error for the rule
2024-05-08 14:21:50 +05:30
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