Commit Graph

3688 Commits (817d8c553c3389650f8b4503984a6d4a5d2f0c11)
 

Author SHA1 Message Date
Marcel Mraz 817d8c553c
docs: update CHANGELOG (#9243) 3 days ago
Marcel Mraz 69bc5bdaab
chore: post publish docs & examples changes (#9217) 3 days ago
Márk Tolmács d587b8a3de
fix: Do not rebind undragged elbow arrow endpoint (#9191) 4 days ago
Márk Tolmács 4ec812bc18
fix: Bound elbow arrow on duplication does not route correctly (#9236) 6 days ago
Márk Tolmács a9e2d2348b
chore: Logging and fixing extremely large scenes (#9225) 1 week ago
David Luzar 70c3e921bb
fix: package env vars (#9221) 1 week ago
David Luzar d92384b77d
revert: `vite@6` -> `vite@5` (#9220) 1 week ago
Ritobroto Kalita c5d3bb0b6a
fix: #8475 Arrow updated on both sides (#8593) 1 week ago
David Luzar d21c6a1bc6
chore: bump vite@6.x (#9210) 1 week ago
David Luzar d1112bbf4f
fix: docked sidebar width (#9213) 2 weeks ago
Márk Tolmács 2523624f15
fix: React 18 element.ref was accessed error (#9208)
Bump @radix-ui/react-popover to fix element.ref React 19 error

Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
2 weeks ago
David Luzar 68578556ff
fix: cleanup legacy `element.rawText` (obsidian) (#9203) 2 weeks ago
Marcel Mraz ecef5d12f4
chore: release @excalidraw/excalidraw@18.0.0 🎉 (#9127) 2 weeks ago
Márk Tolmács 392118bf26
fix: Fix elbow arrow fixed binding on restore (#9197) 2 weeks ago
Márk Tolmács 0ffeaeaecf
feat: Remove GA code from binding (#9042)
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
2 weeks ago
David Luzar 31e8476c78
chore: upgrade to react@19 (#9182) 2 weeks ago
Abhinav Pant 9ee0b8ffcb
Enhancement: grouped together Undo and Redo buttons on mobile (#9109)
* bugfix: put the redo and undo button under the same div so that they look grouped together

* fixed the position of the redo and undo buttons to the right
4 weeks ago
David Luzar 16b86d7d16
chore: update firebase@8 to @11 (#9136) 4 weeks ago
Márk Tolmács f12b92ce9d
chore: Upgrade Sentry to latest and update debug messages (#9134)
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
4 weeks ago
Márk Tolmács 77dc055d81
chore: Revert aspect ratio fix with element size limits and chk (#9131) 4 weeks ago
David Luzar 26f02bebea
fix: stop using structuredClone (#9128)
fix: stop using `structuredClone`
1 month ago
Marcel Mraz e3060dfb8f
feat: custom text metrics provider (#9121) 1 month ago
Kyosuke Fujimoto c329470b73
fix: Fix inconsistency in resizing while maintaining aspect ratio (#9116) 1 month ago
David Luzar c8f4a4cb41
feat: add `props.onDuplicate` (#9117)
* feat: add `props.onDuplicate`

* docs

* clarify docs

* fix docs
1 month ago
Márk Tolmács 9e49c9254b
fix: IFrame and elbow arrow interaction fix (#9101) 1 month ago
David Luzar b0c8c5f7a7
feat: change empty arrowhead icon (#9100) 1 month ago
tothatt81 4f64372506
perf: Improved pointer events related performance when the sidebar is docked with a large library open (#9086)
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
1 month ago
David Luzar 424e94a403
fix: duplicating/removing frame while children selected (#9079) 1 month ago
Márk Tolmács 302664e500
fix: Elbow arrow z-index binding (#9067) 1 month ago
David Luzar 86c67bd37f
fix: library item checkbox style regression (#9080) 1 month ago
David Luzar 511433988c
feat: tweak slider colors to be more muted (#9076) 1 month ago
Márk Tolmács 9b6edc767a
fix: Elbow arrow orthogonality (#9073) 1 month ago
David Luzar 6cdb683410
fix: button bg CSS variable leaking into other styles (#9075) 1 month ago
Shalini 84bab403ff
Fix: issue #8818 Xiaolai font has been set as a fallback for Excalifont (#9055)
Co-authored-by: David Luzar <5153846+dwelle@users.noreply.github.com>
1 month ago
Are 61e0bb83d0
feat: improve library sidebar performance (#9060)
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
1 month ago
Saikat Das bd1590fc74
feat: implement custom Range component for opacity control (#9009)
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
1 month ago
Marcel Mraz d29c3db7f6
fix: fonts not loading on export (again) (#9064) 1 month ago
Marcel Mraz a58822c1c1
fix: merge server-side fonts with liberation sans (#9052) 1 month ago
David Luzar a3e1619635
fix: hyperlinks html entities (#9063) 1 month ago
Ryan Di 52eaf64591
feat: box select frame & children to allow resizing at the same time (#9031)
* box select frame & children

* avoid selecting children twice to avoid double their moving

* do not show ele stats if frame and children selected together

* do not update frame membership if selected together

* do not group frame and its children

* comment and refactor code

* hide align altogether

* include frame children when selecting all

* simplify

---------

Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
1 month ago
David Luzar 7028daa44a
fix: remove flushSync to fix flickering (#9057) 1 month ago
Ashwin Temkar 65f218b100
fix: excalidraw issue #9045 flowcharts: align attributes of new node (#9047)
* fix: excalidraw#9045 by modifying the stroke style, opacity, and fill style for the new node and next nodes.

* fix: added roughness and opacity to the arrowbindings
2 months ago
Alplune 807b3c59f2
fix: align arrows bound to elements excalidraw#8833 (#8998) 2 months ago
Alplune b8da5065fd
fix: update elbow arrow on font size change #8798 (#9002) 2 months ago
Márk Tolmács 49f1276ef2
fix: Undo for elbow arrows create incorrect routing (#9046) 2 months ago
Ashwin Temkar 8f20b29b73
fix: #8575 , Flowchart clones the current arrowhead (#8581)
* fix: #8575, Flowchart clones the current arrowhead

* fix: #8575, changed stroke color, style and width to startBindingElement
2 months ago
David Luzar f87c2cde09
feat: allow installing libs from excal github (#9041) 2 months ago
Ryan Di 0bf234fcc9
fix: adding partial group to frame (#9014)
* prevent new frame from including partial groups

* separate wrapped partial group
2 months ago
Ryan Di dd1b45a25a
perf: reduce unnecessary frame clippings (#8980)
* reduce unnecessary frame clippings

* further optim
2 months ago
David Luzar ec06fbc1fc
fix: do not refocus element link input on unrelated updates (#9037) 2 months ago