Commit History

作者 SHA1 備註 提交日期
  David Luzar a7cbe68ae8 refactor: improve types around dataState and libraryData (#3427) 4 年之前
  Aakansha Doshi c19c8ecd27 feat: Add scroll listener to the nearest scrollable container and allow consumer to disable it (#3408) 4 年之前
  Fabien BERNARD d91950bd03 feat: Add onPaste prop to customise clipboard paste event (#3420) 4 年之前
  David Luzar 09dfd16b17 feat: use component dimensions to break to mobile (#3414) 4 年之前
  Thang Vu a0899966ff feat: enable drop event on the whole component (#3406) 4 年之前
  David Luzar 9733ecb3df fix: popover positioning (#3399) 4 年之前
  Aakansha Doshi 90fd4a95df refactor: rename setCanvasOffsets to refresh and release @excalidraw/excalidraw v0.6.0 🎉 (#3398) 4 年之前
  Thang Vu 67289ef4ce feat: reopen library menu on import from file (#3383) 4 年之前
  Arun 233576628c feat: Support customising canvas actions 🎉 (#3364) 4 年之前
  Aakansha Doshi c54a099010 feat: Calculate `width/height` of canvas based on container dimensions (".excalidraw" selector) & remove props width & height (#3379) 4 年之前
  Aakansha Doshi edc7f7bf47 feat: calculate offsets when excalidraw container resizes (#3374) 4 年之前
  Aakansha Doshi 0d818f3810 feat: Add renderCustomStats prop and expose setToastMessage API via refs to update toast (#3360) 4 年之前
  Aakansha Doshi 25fd275158 fix: Don't share collab types with core (#3353) 4 年之前
  David Luzar 8670b2d587 fix: support d&d of files without extension (#3168) 4 年之前
  David Luzar 30ae4b8bf2 feat: don't unnecessarily prompt when installing libraries (#3329) 4 年之前
  David Luzar cf9e29834d feat: prefer hash when importing libraries & expose importLibrary (#3320) 4 年之前
  Riley Schnee b0d7ff290f feat: Add option to flip single element on the context menu (#2520) 4 年之前
  David Luzar 458e6d6c24 fix: state selection state on opening contextMenu (#3333) 4 年之前
  Furkan Demir b50b8f7b0d fix: disallow create text in viewMode on mobile (#3219) 4 年之前
  Thomas Steiner f7e17a28fa fix: Update browser-fs-access to use new supported export (#3303) 4 年之前
  Aakansha Doshi efb6d0825b feat: Add label for name field and use input when editable in export dialog (#3286) 4 年之前
  David Luzar cf6a5ff16b fix: state continuously updated when holding ctrl/cmd (#3283) 4 年之前
  Arun c3ecbcb3ab feat: Allow host app to update title of drawing (#3273) 4 年之前
  Aakansha Doshi de99484a1f feat: Expose the API to calculate offsets and remove offsetTop and offsetLeft props (#3265) 4 年之前
  David Luzar add1785ace fix: allow copying text outside the component (#3275) 4 年之前
  David Luzar c1379c3c10 fix: Revert `906faaf0` #3206 (#3269) 4 年之前
  Aakansha Doshi 052b73d95b refactor: Rename prop scrollToCenter and setScrollToCenter to scrollToContent and setScrollToContent respectively (#3261) 4 年之前
  David Luzar e90e56452f fix: stop preventing canvas pointerdown/tapend events (#3207) 4 年之前
  Jeremy Press 84a1863233 feat: Add theme prop (#3228) 4 年之前
  Arun b9e70ec666 feat: Implement the Web Share Target API (#3230) 4 年之前