David Luzar and GitHub
92d25446d6
feat(packages/excalidraw): tweak and expose more API around state and lifecycle ( #10939 )
2026-03-11 16:51:03 +01:00
David Luzar and GitHub
21dd1cfacc
feat(packages/excalidraw): state tracking, api hook, and others ( #10870 )
2026-03-08 23:15:18 +01:00
Marcel Mraz and GitHub
82b9a6b464
docs: CHANGELOG typos 🙏 ( #9250 )
2025-03-11 23:18:15 +01:00
Marcel Mraz and GitHub
817d8c553c
docs: update CHANGELOG ( #9243 )
2025-03-11 13:44:10 +01:00
Marcel Mraz and GitHub
69bc5bdaab
chore: post publish docs & examples changes ( #9217 )
2025-03-11 13:02:59 +01:00
Marcel Mraz and GitHub
ecef5d12f4
chore: release @excalidraw/excalidraw@18.0.0 🎉 ( #9127 )
2025-02-28 16:49:09 +01:00
Marcel Mraz and GitHub
b479f3bd65
feat: add first-class support for CJK ( #8530 )
2024-10-17 20:14:17 +02:00
Aakansha Doshi and GitHub
3fe1883f3f
feat: prefer user defined coords and dimensions over calculated for for frame ( #8517 )
...
* feat: prefer user defined coords and dimensions over calculated for frame
* update changelog
* lint
* show the info only in dev mode and when children present
2024-09-24 21:09:15 +05:30
David Luzar and GitHub
97981804d7
feat: Stats popup style tweaks ( #8361 )
2024-08-11 19:33:44 +02:00
62228e0bbb
feat: introduce font picker ( #8012 )
...
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com >
2024-07-25 18:55:55 +02:00
Esteban Romo and GitHub
6ba9bd60e8
feat: allow props.initialData to be a function ( #8135 )
2024-06-24 11:36:49 +02:00
Marcel Mraz and GitHub
015b46ab23
feat: expose StoreAction in relation to multiplayer history ( #7898 )
...
Improved Store API and improved handling of actions to eliminate potential concurrency issues
2024-04-22 09:22:25 +00:00
Marcel Mraz and GitHub
530617be90
feat: multiplayer undo / redo ( #7348 )
2024-04-17 14:01:24 +02:00
cd50aa719f
feat: add system mode to the theme selector ( #7853 )
...
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com >
2024-04-08 16:46:24 +02:00
David Luzar and GitHub
2382fad4f6
feat: store library to IndexedDB & support storage adapters ( #7655 )
2024-03-08 22:29:19 +01:00
Marcel Mraz and GitHub
480572f893
fix: correcting Assistant metrics ( #7758 )
...
* Changed Assistant metrics to the corrrect ones from OS/2 table
* Adding more information about font metrics
* Adding branded types to avoid future mistakes
2024-03-07 16:54:36 +01:00
Marcel Mraz and GitHub
7e471b55eb
feat: text measurements based on font metrics ( #7693 )
...
* Introduced vertical offset based on harcoded font metrics
* Unified usage of alphabetic baseline for both canvas & svg export
* Removed baseline property
* Removed font-size rounding on Safari
* Removed artificial width offset
2024-03-05 19:33:27 +00:00
Aakansha Doshi and GitHub
48c3465b19
docs: release patch v0.17.3 ( #7673 )
...
* docs: release patch v0.17.3
* update cl
2024-02-09 19:29:50 +05:30
YuBin, Hsu and GitHub
def1df2c68
fix: keep customData when converting to ExcalidrawElement ( #7656 )
...
* feat: keep customData when converting to ExcalidrawElement (#7654 )
* docs: add changelog for keeping customData when converting to ExcalidrawElement
2024-02-08 17:23:10 +05:30
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
David Luzar and GitHub
0c24a7042f
feat: remove ExcalidrawEmbeddableElement.validated flag ( #7539 )
2024-01-11 17:42:51 +01:00
Aakansha Doshi and GitHub
3ecf72a507
docs: add changelog for ESM build ( #7542 )
...
* docs: add changelog for ESM build
* move to breaking change
2024-01-11 16:40:45 +05:30
David Luzar and GitHub
6dfa89e846
fix: emitted visible scene bounds not accounting for offsets ( #7450 )
2023-12-16 17:32:54 +01:00
Aakansha Doshi and GitHub
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