Commit Graph

  • c72c47f0cd remove debug and provide value for stylus Ryan Di 2025-06-16 17:19:55 +10:00
  • 058918f8e5 feat: capture images after they initialize (#9643) Marcel Mraz 2025-06-15 23:43:14 +02:00
  • 3f194918e6 feat: add mulitplatform Docker image support (#9594) Spawn 2025-06-16 02:11:37 +08:00
  • 93c92d13e9 feat: wrap texts from stats panel (#9552) Ryan Di 2025-06-14 21:05:24 +10:00
  • 84e96e9393 fix: move doBoundsIntersect from element/src/bounds.ts to common/math/src/utils.ts (#9650) zsviczian 2025-06-14 13:01:30 +02:00
  • 320af405e9 fix: move elementCenterPoint from common/src/utils.ts to element/src/bounds.ts (#9647) zsviczian 2025-06-14 12:49:22 +02:00
  • 60512f13d5 Fix broken history when eleemnt in update scene are optional Marcel Mraz 2025-06-14 12:29:58 +02:00
  • 37b75263f8 put streamline & simplify into ele obj too Ryan Di 2025-06-13 18:12:56 +10:00
  • 5403fa8a0d feat: line snapping Ryan Di 2025-06-13 17:50:06 +10:00
  • f0458cc216 fix: Mid-point for rounded linears are not precisely centered (#9544) Márk Tolmács 2025-06-12 21:08:37 +02:00
  • 9f3fdf5505 fix: Test hook usage in production code (#9645) Márk Tolmács 2025-06-12 10:39:50 +02:00
  • f42e1ab64e perf: Improve elbow arrow indirect binding logic (#9624) Márk Tolmács 2025-06-11 19:15:48 +02:00
  • 18808481fd fix: set cursor to auto when not hovering a point on linear element (#9642) Ashwin Temkar 2025-06-11 20:22:02 +05:30
  • c08840358b fix: funky shape corners for freedraw Ryan Di 2025-06-11 18:05:46 +10:00
  • 77edb39a7e seed dwelle/liquid-glass dwelle 2025-06-10 23:52:11 +02:00
  • 56c9ea9259 stuff dwelle 2025-06-10 23:30:37 +02:00
  • 0d34177761 liquid glass dwelle 2025-06-10 23:10:10 +02:00
  • a7b64f02b3 fix: remove image preview on image insertion (#9626) Marcel Mraz 2025-06-10 21:31:11 +02:00
  • 0d4abd1ddc fix: add history capture for paste and drop of images and embeds (#9605) Marcel Mraz 2025-06-10 14:28:16 +02:00
  • 9e77373c81 fix: add generic font family fallbacks before Segoe UI Emoji to fix glyph rendering on windows (#9425) Sachintha Lakmin 2025-06-10 17:13:39 +05:30
  • e99baaa6bb fix simulate pressure Ryan Di 2025-06-09 21:08:57 +10:00
  • d108053351 feat: various delta improvements (#9571) Marcel Mraz 2025-06-09 09:55:35 +02:00
  • a8857f2849 debug sliders Ryan Di 2025-06-09 17:53:14 +10:00
  • d4e85a9480 feat: use enter to edit line points & update hints (#9630) David Luzar 2025-06-07 18:05:20 +02:00
  • 08cd4c4f9a test: improve getTextEditor test helper (#9629) David Luzar 2025-06-07 17:45:37 +02:00
  • 469caadb87 fix: prevent double-click to edit/create text scenarios on line (#9597) cheapster 2025-06-07 20:38:35 +05:30
  • ca1a4f25e7 feat: Precise hit testing (#9488) Márk Tolmács 2025-06-07 12:56:32 +02:00
  • df1f9281b4 change slider to radio Ryan Di 2025-06-06 00:31:35 +10:00
  • c210b7b092 improve params and real pressure Ryan Di 2025-06-05 23:00:40 +10:00
  • 660d21fe46 improve freedraw rendering Ryan Di 2025-06-05 16:53:22 +10:00
  • 56c05b3099 fix: prevent search menu from opening when dialog is open (#9279) Sujal Gupta 2025-06-03 19:23:00 +05:30
  • 6eb93b281a feat: fit text to bound container Ryan Di 2025-05-21 19:07:58 +10:00
  • 2a50000ec8 feat: add toggle to use elbow Ryan Di 2025-05-16 16:38:58 +10:00
  • c7780cb9cb snapshots Ryan Di 2025-06-02 17:33:44 +10:00
  • 4e265629c3 tweak stroke rendering Ryan Di 2025-06-02 17:00:19 +10:00
  • 1c611d6c4f add stroke sensivity action Ryan Di 2025-06-02 16:44:30 +10:00
  • ab6af41d33 add current item stroke sensivity Ryan Di 2025-06-02 16:43:12 +10:00
  • 15dfe0cc7c add stroke/pressure sensitivity to freedraw Ryan Di 2025-06-02 16:39:42 +10:00
  • baf68fe663 only show deletion msg to owner ryan-di/room-deletion Ryan Di 2025-06-02 14:54:37 +10:00
  • 08a39e2034 integrate deletion to collab sessions Ryan Di 2025-06-02 14:50:39 +10:00
  • f71c200106 add room owner check to room manager Ryan Di 2025-06-02 13:38:39 +10:00
  • ed63af1ad8 add delete session btn to active room dialog Ryan Di 2025-06-02 13:07:45 +10:00
  • ca5c34ac48 store all rooms Ryan Di 2025-06-02 13:07:14 +10:00
  • 97cc331530 remove room list Ryan Di 2025-06-02 13:06:48 +10:00
  • d921887e2a feat: support inserting multiple images dwelle/paste-multiple-images dwelle 2025-06-01 19:53:02 +02:00
  • 6c0ff7fc5c docs: added the correct CSS import for nextjs dynamic first import integration example (#9584) Aarav Dayal 2025-05-30 01:33:20 +05:30
  • 23175654b8 feat: room list Ryan Di 2025-05-29 21:33:22 +10:00
  • 48ec3716ca feat: manage rooms locally Ryan Di 2025-05-29 16:19:20 +10:00
  • 0ef2611633 refactor: rename ryan-di/more-embeds Ryan Di 2025-05-29 12:21:23 +10:00
  • 46c12a9f8c feat: add embeds to command palette Ryan Di 2025-05-29 12:00:01 +10:00
  • 20dae101e9 feat: support slido in embeddable Ryan Di 2025-05-29 11:51:33 +10:00
  • 022c407e24 feat: include google forms Ryan Di 2025-05-29 11:24:59 +10:00
  • 7cad3645a0 perf: Simplify normalizeRadians function (#9572) Muhammad Khuzaima Umair 2025-05-28 18:58:42 +05:00
  • 5921ebc416 fix: Regression in long press context menu closure (#9588) Márk Tolmács 2025-05-28 13:38:47 +02:00
  • 864353be5f feat: Try to preserve line angle on SHIFT+drag (#9570) release Márk Tolmács 2025-05-27 12:39:45 +02:00
  • db2911c6c4 fix: ghost point issue when moving a shape after dragging a point in the line editor (#9530) cheapster 2025-05-27 01:04:41 +05:30
  • fe04998f17 fix: unlocked hit elements to take priority fix-better-unlock-priority zsviczian 2025-05-26 19:32:50 +00:00
  • fc3e062074 feat: do not break polygon on point delete inside line editor (#9580) David Luzar 2025-05-26 16:51:47 +02:00
  • 87c87a9fb1 feat: line polygons (#9477) zsviczian 2025-05-26 11:14:55 +02:00
  • 4dc205537c feat: Call actionFinalize at the end of arrow creation and drag (#9453) Márk Tolmács 2025-05-25 22:28:24 +02:00
  • cc571c4681 chore: init CLAUDE.md (#9563) David Luzar 2025-05-25 21:23:40 +02:00
  • b1819ac702 Expose type ExcalidrawProps fix/expose-excalidrawprops-type Mark Tolmacs 2024-12-08 17:03:10 +01:00
  • c71ccaf17a Refactor mtolmacs/feat/testcase-manager Mark Tolmacs 2025-05-23 13:46:49 +02:00
  • 14d512f321 Fix import.meta.env.MODE being undefined in host apps Marcel Mraz 2025-05-22 15:25:48 +02:00
  • 6bcd5b622c Coderabbit test mrazator/coderabbit-test Marcel Mraz 2025-05-22 13:18:12 +02:00
  • 41c036e1a5 chore: Add DeepWiki badge (#9559) Marcel Mraz 2025-05-22 13:05:56 +02:00
  • 91d36e9b81 fix: Linear to elbow conversion crash (#9556) Márk Tolmács 2025-05-22 12:34:15 +02:00
  • 27522110df fix: fix keybindings for arrowheads (#9557) Kamil Wąż 2025-05-22 09:47:41 +02:00
  • b9fee5cf9c wip dwelle/stats-ratio dwelle 2025-05-21 22:17:54 +02:00
  • 624500b091 Recording addEventListener spy Mark Tolmacs 2025-05-21 20:05:26 +02:00
  • 712f267519 feat: better unlock (#9546) Ryan Di 2025-05-21 21:57:12 +10:00
  • 41a7613dff fix: Elbow arrow conversion labels mixed up (#9547) Márk Tolmács 2025-05-19 20:35:48 +02:00
  • 95d89a751a refactor: decouple radio button selection from .buttonList wrapper (#9528) David Luzar 2025-05-15 13:22:26 +02:00
  • 6b5fb30d69 fix: unify line height across default fonts (#9513) Marcel Mraz 2025-05-14 16:02:01 +02:00
  • d92a849038 fix: issues when importing package outside of browser (#9525) Marcel Mraz 2025-05-14 16:01:43 +02:00
  • 0a534f1bc6 fix: never show snap lines when lasso tool active (#9523) David Luzar 2025-05-14 14:04:40 +02:00
  • 4ca5f53b1f fix: alt + ctrl lasso selected elements not always kept (#9522) Ryan Di 2025-05-14 22:04:03 +10:00
  • f7dcc893ea feat: transparent link background, scale link icon when zooming to below 100% (#9520) zsviczian 2025-05-14 13:38:18 +02:00
  • 4dfb8a3f8e feat: allow forms.microsoft.com domain for embeddables (#9519) zsviczian 2025-05-13 19:48:26 +02:00
  • f6ced89c3c prefer props.viewModeEnabled arnost/scroll-in-read-only-links dwelle 2025-05-12 21:37:41 +02:00
  • 6eb0596638 fix debug dwelle 2025-05-12 20:27:22 +02:00
  • 298812e1d0 fix: improve ctrl+alt lasso selecting (#9514) David Luzar 2025-05-12 18:09:37 +02:00
  • 35bb449a4b fix: update cached segments when visible area changes (#9512) Ryan Di 2025-05-12 23:55:36 +10:00
  • 0607003903 limit zoom Ryan Di 2025-05-12 21:29:07 +10:00
  • 4e2026e47d tweak debounce timeout Ryan Di 2025-05-12 21:07:21 +10:00
  • 67260915cb improve zoom in/out animation Ryan Di 2025-05-12 19:09:21 +10:00
  • c84fad4436 experiment with zooming Ryan Di 2025-05-12 16:24:00 +10:00
  • 2e9c8851b3 simplify code Ryan Di 2025-05-12 16:23:35 +10:00
  • 19608b712f improve debug Ryan Di 2025-05-12 16:23:18 +10:00
  • c4c064982f feat: show empty active color if no common color (#9506) David Luzar 2025-05-11 15:07:57 +02:00
  • 51dbd4831b refactor: make element type conversion more generic (#9504) David Luzar 2025-05-10 20:06:16 +02:00
  • 7e41026812 refactor: export everything from @excalidraw/element, don't import from subpaths (#9466) Marcel Mraz 2025-05-09 23:01:33 +02:00
  • a8ebe514da Replace tongue emoji with globe emoji (#9489) shindi-renuo 2025-05-09 18:59:06 +02:00
  • a30e1b25c6 feat: include frame names in canvas searches (#9484) Ryan Di 2025-05-10 02:32:16 +10:00
  • 3a566a292c rename and restrict constraint mode Ryan Di 2025-05-09 18:46:54 +10:00
  • 62c800c21a refactor code Ryan Di 2025-05-09 18:07:58 +10:00
  • f9723e2d19 do not include constraints in tests Ryan Di 2025-05-09 16:40:35 +10:00
  • ffbd4a5dc8 lint Ryan Di 2025-05-09 16:00:49 +10:00
  • 5dded6112c rename func Ryan Di 2025-05-09 15:44:39 +10:00
  • 84c396aec2 fix jumping/flashing when zooming in or out too quickly Ryan Di 2025-05-09 13:00:56 +10:00