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 |
David Luzar
|
a7cbe68ae8
refactor: improve types around dataState and libraryData (#3427)
|
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 |
Fabien BERNARD
|
d91950bd03
feat: Add onPaste prop to customise clipboard paste event (#3420)
|
4 years ago |
David Luzar
|
09dfd16b17
feat: use component dimensions to break to mobile (#3414)
|
4 years ago |
Thang Vu
|
a0899966ff
feat: enable drop event on the whole component (#3406)
|
4 years ago |
David Luzar
|
9733ecb3df
fix: popover positioning (#3399)
|
4 years ago |
Aakansha Doshi
|
90fd4a95df
refactor: rename setCanvasOffsets to refresh and release @excalidraw/excalidraw v0.6.0 🎉 (#3398)
|
4 years ago |
Thang Vu
|
67289ef4ce
feat: reopen library menu on import from file (#3383)
|
4 years ago |
Arun
|
233576628c
feat: Support customising canvas actions 🎉 (#3364)
|
4 years ago |
Aakansha Doshi
|
c54a099010
feat: Calculate `width/height` of canvas based on container dimensions (".excalidraw" selector) & remove props width & height (#3379)
|
4 years ago |
Aakansha Doshi
|
edc7f7bf47
feat: calculate offsets when excalidraw container resizes (#3374)
|
4 years ago |
Aakansha Doshi
|
0d818f3810
feat: Add renderCustomStats prop and expose setToastMessage API via refs to update toast (#3360)
|
4 years ago |
Aakansha Doshi
|
25fd275158
fix: Don't share collab types with core (#3353)
|
4 years ago |
David Luzar
|
8670b2d587
fix: support d&d of files without extension (#3168)
|
4 years ago |
David Luzar
|
30ae4b8bf2
feat: don't unnecessarily prompt when installing libraries (#3329)
|
4 years ago |
David Luzar
|
cf9e29834d
feat: prefer hash when importing libraries & expose importLibrary (#3320)
|
4 years ago |
Riley Schnee
|
b0d7ff290f
feat: Add option to flip single element on the context menu (#2520)
|
4 years ago |