David Luzar
|
55d3287abf
fix: include deleted elements when passing to restore (#3802)
|
4 years ago |
Jakub Koralewski
|
ee64a7e264
fix: ensure `s` and `g` shortcuts work on no selection (#3800)
|
4 years ago |
David Luzar
|
097362662d
feat: pass localElements to restore and restoreElement API's and bump versions of duplicate elements on import (#3797)
|
4 years ago |
connorhanafee
|
44402f42bf
feat: switch to selection tool on library item insert (#3773)
|
4 years ago |
connorhanafee
|
969d3c694a
fix: keep binding for attached arrows after changing text (#3754)
|
4 years ago |
David Luzar
|
5cd921549a
fix: deselect elements on viewMode toggle (#3741)
|
4 years ago |
Aakansha Doshi
|
9325109836
fix: use excal id so every element has unique id (#3696)
|
4 years ago |
Sakito Mukai
|
6b6002baae
refactor: Delete React SyntheticEvent persist (#3700)
|
4 years ago |
Arun
|
4249de41d4
feat: Add prop `autoFocus` to set focus on the Excalidraw component (#3691)
|
4 years ago |
Aakansha Doshi
|
15f02ba191
refactor: code clean up (#3681)
|
4 years ago |
David Luzar
|
035c7affff
fix: color pickers not opening on mobile (#3676)
|
4 years ago |
David Luzar
|
c819b653bf
fix: on contextMenu, use selected element regardless of z-index (#3668)
|
4 years ago |
Aakansha Doshi
|
ba48974351
feat: customise export dialog with UIOptions.canvasActions.export prop (#3658)
|
4 years ago |
Arun
|
6c3e4417e1
feat: Add shortcuts for stroke and background color picker (#3318)
|
4 years ago |
David Luzar
|
790c9fd02e
feat: exporting redesign (#3613)
|
4 years ago |
David Luzar
|
6d40039f08
feat: allow inner-drag-selecting with cmd/ctrl (#3603)
|
4 years ago |
Aakansha Doshi
|
78da4c075e
feat: support updating appState in updateScene API (#3576)
|
4 years ago |
Aakansha Doshi
|
3b9290831a
refactor: rename renderTopRight prop to renderTopRightUI (#3572)
|
4 years ago |
David Luzar
|
91ab7f36e2
fix: restore on paste or lib import (#3558)
|
4 years ago |
Steve Ruiz
|
49c6bdd520
feat: improved freedraw (#3512)
|
4 years ago |
David Luzar
|
bac76778ce
feat: add `renderTopRight` prop & remove GH corner from core (#3539)
|
4 years ago |
David Luzar
|
5cc3f7db80
feat: support scroll to center to single element and rename `setScrollToContent` (#3482)
|
4 years ago |
Aakansha Doshi
|
5c42cb5be4
fix: only handle cut/paste events inside excalidraw (#3484)
|
4 years ago |
Aakansha Doshi
|
d3106495b2
fix: make history local to a given excalidraw instance (#3481)
|
4 years ago |
Aakansha Doshi
|
891ac82447
fix: use active Excalidraw component when editing text (#3478)
|
4 years ago |
Aakansha Doshi
|
37d513ad59
feat: Make library local to given excalidraw instance and allow consumer to control it (#3451)
|
4 years ago |
David Luzar
|
6730eb41c2
fix: scrollToContent only on visible elements (#3466)
|
4 years ago |
David Luzar
|
7d29351d66
fix: library onClick paste off-center (#3462)
|
4 years ago |
Aakansha Doshi
|
793b69e592
fix: Apply theme to only to active excalidraw component (#3446)
|
4 years ago |
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 |