Aakansha Doshi
|
f1daff2437
refactor: Rename appearance to theme (#3237)
|
4 years ago |
David Luzar
|
91c8b6ecbf
feat: support `libraryReturnUrl` when installing libraries (#3227)
|
4 years ago |
Aakansha Doshi
|
00ac804dd8
fix: Allow copy of excalidraw elements only when inside excalidraw (#3206)
|
4 years ago |
Thomas Steiner
|
1f7f07fbfb
Remove left-over ToDo comment
|
4 years ago |
Aakansha Doshi
|
3a0a638a0d
fix: Position text editor absolute and fix the offsets so it doesn't remain fixed when container is scrolled (#3200)
|
4 years ago |
dependabot[bot]
|
862c065e33
chore(deps): bump typescript from 4.1.5 to 4.2.3 (#3196)
|
4 years ago |
Aakansha Doshi
|
eb24e8ffe4
fix: Wrap excalidraw in position relative & hide scrollbars in zen mode (#3174)
|
4 years ago |
Aakansha Doshi
|
07e71a8071
fix: Reduce the scroll debounce timeout to 100ms and update only if offset changes (#3182)
|
4 years ago |
David Luzar
|
c77c9ce65a
fix: cursor being leaked outside of canvas (#3161)
|
4 years ago |
Aakansha Doshi
|
7c5481b877
feat: Add support for scrollToCenter in initialData so host can control whether to scroll to center on mount (#3070)
|
4 years ago |
Arun
|
74e82d0d7c
fix: Hide scrollbars on mobile (#3044)
|
4 years ago |
David Luzar
|
e6cd97c4f2
feat: adjust line-confirm-threshold based on zoom (#2884)
|
4 years ago |
Aakansha Doshi
|
830fb64a25
fix: Support Excalidraw inside scrollable container (#3018)
|
4 years ago |
Ivan Kurnosov
|
f8beb305de
refactor: Removed redundant import from `App.tsx` (#3040)
|
4 years ago |
Aakansha Doshi
|
b5fc8757a4
fix: allow to toggle between modes when view only mode to make UI consistent (#3009)
|
4 years ago |
David Luzar
|
4b253c7362
fix: refresh wysiwyg position on canvas resize (#3008)
|
4 years ago |
Aakansha Doshi
|
066560311b
feat: add props zenModeEnabled and gridModeEnabled so host can control completely (#2901)
|
4 years ago |
David Luzar
|
e18e945cd3
fix: incorrect z-index of text editor (#2914)
|
4 years ago |
Lipis
|
bd0c6e63ff
feat: Show version in the stats dialog (#2908)
|
4 years ago |
Christophe pasquier
|
dbae33e4f8
fix: make scrollbars draggable when offsets are set (#2916)
|
4 years ago |
Thomas Steiner
|
1837147c55
feat: Add idle detection to collaboration feature (#2877)
|
4 years ago |
Aakansha Doshi
|
675da16ca4
feat: add view mode in Excalidraw (#2840)
|
4 years ago |
David Luzar
|
1973ae9444
fix: stop flooring scroll positions (#2883)
|
4 years ago |
David Luzar
|
10cd6a24b0
feat: increase max zoom (#2881)
|
4 years ago |
David Luzar
|
6abf4f52ff
refactor: remove duplicate key handling (#2878)
|
4 years ago |
Aakansha Doshi
|
4624ec2bd6
fix: apply initialData appState for zenmode and grid stats and refactor check param for actions (#2871)
|
4 years ago |
Arun
|
e8685c5236
feat: Remove copy & paste from context menu on desktop (#2872)
|
4 years ago |
Aakansha Doshi
|
6e9df2bae7
fix(app.tsx): show correct state of Nerd stats in context menu when nerd stats dialog closed (#2874)
|
4 years ago |
Kartik Prajapati
|
978e85a33b
feat: Add separators on context menu (#2659)
|
4 years ago |
David Luzar
|
0a0be839b9
refactor: rewrite collabWrapper to remove TDZs and simplify (#2834)
|
4 years ago |