Aakansha Doshi
|
d126d04d17
feat: Bind keyboard events to the current excalidraw container and add handleKeyboardGlobally prop to allow host to bind to document (#3430)
|
4 years ago |
Aakansha Doshi
|
c19c8ecd27
feat: Add scroll listener to the nearest scrollable container and allow consumer to disable it (#3408)
|
4 years ago |
David Luzar
|
5d26c15daf
fix: debounce.flush invokes func even if never queued before (#3326)
|
4 years ago |
David Luzar
|
fa8c7abf50
fix: debounce.flush not invoked if lastArgs not defined (#3281)
|
4 years ago |
David Luzar
|
c77c9ce65a
fix: cursor being leaked outside of canvas (#3161)
|
4 years ago |
Thomas Steiner
|
1a67642fd1
chore: [Idle detection] Deal with users on systems that don't handle emoji (#2941)
|
4 years ago |
David Luzar
|
adcd28f348
fix: delay version logging & prevent duplicates (#2770)
|
4 years ago |
Lipis
|
001880ba88
feat: Track current version (#2731)
|
4 years ago |
David Luzar
|
8dfea49ec1
improvement: change hint for 2-point lines on resize (#2655)
|
4 years ago |
David Luzar
|
98c26642d0
fix: hide collab button when onCollabButtonClick not supplied (#2598)
|
4 years ago |
Lipis
|
dd993adc5c
Add stats for nerds (#2453)
|
4 years ago |
Aakansha Doshi
|
e617ccc252
Factor out collaboration code (#2313)
|
4 years ago |
Aakansha Doshi
|
ca60244aa3
hide fill icons when fill color transparent (#2414)
|
4 years ago |
Lipis
|
a20f3240fd
Prefer arrow functions (#2344)
|
4 years ago |
Lipis
|
e05acd6fd9
Update ESLint rules (#2342)
|
4 years ago |
Lipis
|
5d295415db
Keep errors, elements and comments consistent (#2340)
|
4 years ago |
João Forja
|
566e6a5ede
Zoom on cursor | Issue #940 (#2319)
|
4 years ago |
David Luzar
|
d07099aadd
fix zindex to account for group boundaries (#2065)
|
4 years ago |
Michal Srb
|
26f67d27ec
Allow binding linear elements to other elements (#1899)
|
4 years ago |
Mohammed Salman
|
ee8fa6aaad
Import and export library from/to a file (#1940)
|
4 years ago |
Aakansha Doshi
|
7eff6893c5
calculate coords based on container viewport position (#1955)
|
4 years ago |
Herb Caudill
|
29f803e25d
Fix display of some emoji on Windows (#1933)
|
4 years ago |
Michal Srb
|
5664de0459
Refactoring in pointer down event handler, step 2 (#1887)
|
4 years ago |
David Luzar
|
cd87bd6901
do not center text when not applicable (#1783)
|
4 years ago |
Youness Fkhach
|
d171e9705d
Fix RTL text direction rendering (reopened) (#1722)
|
5 years ago |
David Luzar
|
ff93d95998
Revert "Fix RTL text direction rendering (#1687)" (#1705)
|
5 years ago |
Youness Fkhach
|
a118bed82f
Fix RTL text direction rendering (#1687)
|
5 years ago |
David Luzar
|
14a66956d7
Implement line editing (#1616)
|
5 years ago |
David Luzar
|
63c10743fb
split font into fontSize and fontFamily (#1635)
|
5 years ago |
Lipis
|
c427aa3cce
Prefer arrow functions and callbacks (#1210)
|
5 years ago |