Commit History

Author SHA1 Message Date
  Aakansha Doshi 6271a031a3 fix: move encrypted icon to excalidraw-app add separate animation for `renderFooter` prop (#3577) 4 years ago
  Aakansha Doshi 3b9290831a refactor: rename renderTopRight prop to renderTopRightUI (#3572) 4 years ago
  David Luzar bac76778ce feat: add `renderTopRight` prop & remove GH corner from core (#3539) 4 years ago
  Aakansha Doshi 37d513ad59 feat: Make library local to given excalidraw instance and allow consumer to control it (#3451) 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
  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
  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 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
  Arun c3ecbcb3ab feat: Allow host app to update title of drawing (#3273) 4 years ago
  Aakansha Doshi de99484a1f feat: Expose the API to calculate offsets and remove offsetTop and offsetLeft props (#3265) 4 years ago
  Jeremy Press 84a1863233 feat: Add theme prop (#3228) 4 years ago
  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
  Arun 4e421e6e9e feat: Support exporting with dark mode (#3046) 4 years ago
  Aakansha Doshi e63a0ec5be feat: allow host to pass color for collaborators (#2943) 4 years ago
  Aakansha Doshi 066560311b feat: add props zenModeEnabled and gridModeEnabled so host can control completely (#2901) 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
  Thomas Steiner b5e26ba81f refactor: Rename browser-nativefs to browser-fs-access (#2862) 4 years ago
  David Luzar 0a0be839b9 refactor: rewrite collabWrapper to remove TDZs and simplify (#2834) 4 years ago
  Victor Massé ce2c341910 feat: Change shortcuts menu to help menu (#2812) 4 years ago
  Arun 543c624405 feat: Add toast (#2772) 4 years ago
  Aakansha Doshi ade2565f49 feat: add langCode and renderFooter props (#2644) 4 years ago
  Lipis 022f349dc6 feat: Add line chart and paste dialog selection (#2670) 4 years ago
  Lipis 86c036505b chore: Remove unused cursorX, cursorY from AppState (#2665) 4 years ago
  Aakansha Doshi 325d1bec91 feat: Add onExportToBackend prop so host can handle it (#2612) 4 years ago