Aakansha Doshi
|
c19c8ecd27
feat: Add scroll listener to the nearest scrollable container and allow consumer to disable it (#3408)
|
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
|
0d818f3810
feat: Add renderCustomStats prop and expose setToastMessage API via refs to update toast (#3360)
|
4 years ago |
Lipis
|
722e5ca845
refactor: Use arrow function where possible (#3315)
|
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 |
Aakansha Doshi
|
052b73d95b
refactor: Rename prop scrollToCenter and setScrollToCenter to scrollToContent and setScrollToContent respectively (#3261)
|
4 years ago |
David Luzar
|
beffc290fd
feat: support importing scene from url (#2726)
|
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 |
Aakansha Doshi
|
e63a0ec5be
feat: allow host to pass color for collaborators (#2943)
|
4 years ago |
David Luzar
|
b79ef0d428
fix: don't prompt on empty scenes (#2937)
|
4 years ago |
David Luzar
|
ce507b0a0b
feat: don't store to LS during collab (#2909)
|
4 years ago |
David Luzar
|
0a0be839b9
refactor: rewrite collabWrapper to remove TDZs and simplify (#2834)
|
4 years ago |
Lipis
|
c799b28a0e
fix: Count all versions (#2798)
|
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 |
Lipis
|
3aa01ad272
chore: Remove tracking (#2722)
|
4 years ago |
Aakansha Doshi
|
ade2565f49
feat: add langCode and renderFooter props (#2644)
|
4 years ago |
David Luzar
|
aef3644c93
fix: scene not initialized properly when tab not focused (#2677)
|
4 years ago |
Lipis
|
6adb45ef5a
feat: Change title to Excalidraw after a timeout (#2656)
|
4 years ago |
Aakansha Doshi
|
325d1bec91
feat: Add onExportToBackend prop so host can handle it (#2612)
|
4 years ago |
Aakansha Doshi
|
8f8fd023f8
fix(app.tsx): add safe check for readyPromise (#2489)
|
4 years ago |
Aakansha Doshi
|
e617ccc252
Factor out collaboration code (#2313)
|
4 years ago |
Lipis
|
d8a0dc3b4d
Add events on load (#2451)
|
4 years ago |
Guillaume Grossetie
|
a7da8901d8
Excalidraw export (#2246)
|
4 years ago |
Aakansha Doshi
|
e916d7f6f6
expose resetScene and getSceneElementsIncludingDeleted && move excalidrawApp to excalidraw-app folder (#2272)
|
4 years ago |