Commit Graph

11 Commits

Author SHA1 Message Date
dwelle
3ee618497c Merge branch 'master' into arnost/scroll-in-read-only-links
# Conflicts:
#	excalidraw-app/App.tsx
#	packages/excalidraw/components/App.tsx
#	packages/excalidraw/components/MobileMenu.tsx
2025-11-18 20:18:05 +01:00
Márk Tolmács
8fb16669ab feat: Add binding visual debug (#10222) 2025-11-10 12:08:57 +01:00
dwelle
eabf18331b Merge branch 'master' into arnost/scroll-in-read-only-links
# Conflicts:
#	packages/excalidraw/components/App.tsx
#	packages/excalidraw/components/MobileMenu.tsx
2025-10-22 23:17:29 +02:00
David Luzar
dda3affcb0 fix: do not strip invisible elements from array (#9844) 2025-08-12 11:56:11 +02:00
Marcel Mraz
54c148f390 fix: text restore & deletion issues (#9853) 2025-08-12 09:27:04 +02:00
dwelle
23a6b6d3df Merge branch 'master' into arnost/scroll-in-read-only-links
# Conflicts:
#	packages/excalidraw/components/App.tsx
2025-08-04 10:03:49 +02:00
Márk Tolmács
c141500400 chore: Relocate visualdebug so ESLint doesn't complain (#9668) 2025-06-18 14:45:51 +02:00
Márk Tolmács
ca1a4f25e7 feat: Precise hit testing (#9488) 2025-06-07 12:56:32 +02:00
Marcel Mraz
7e41026812 refactor: export everything from @excalidraw/element, don't import from subpaths (#9466)
* Don't import from subpaths

* Fix tests, move related tests to element
2025-05-09 23:01:33 +02:00
Ryan Di
39f79927ae merge with master 2025-04-14 16:18:11 +10:00
Marcel Mraz
432a46ef9e refactor: separate elements logic into a standalone package (#9285) 2025-03-26 15:24:59 +01:00