提交歷史

作者 SHA1 備註 提交日期
  Lipis f1eb969565 feat: Remove support for V1 unencrypted backend (#4189) 3 年之前
  Lipis 8d4f455cd3 chore: Update Typescript to 4.4.4 (#4188) 3 年之前
  Lipis 1c7056bdaa chore: bump Prettier to the latest (#4185) 3 年之前
  David Luzar 790e6da500 fix: images not initialized correctly (#4157) 3 年之前
  David Luzar c61f95a327 fix: image-related fixes (#4147) 3 年之前
  David Luzar 163ad1f4c4 feat: image support (#4011) 3 年之前
  Aakansha Doshi c6ffc06541 feat: support renderTopRightUI in mobile (#4065) 3 年之前
  Aakansha Doshi ff29780760 Refactor: convert initializeApp to func component and use JSX transform in the codebase (#4056) 3 年之前
  David Luzar 99623334d1 feat: add undo/redo buttons & tweak footer (#3832) 4 年之前
  David Luzar 097362662d feat: pass localElements to restore and restoreElement API's and bump versions of duplicate elements on import (#3797) 4 年之前
  Arun 4249de41d4 feat: Add prop `autoFocus` to set focus on the Excalidraw component (#3691) 4 年之前
  Aakansha Doshi 15f02ba191 refactor: code clean up (#3681) 4 年之前
  David Luzar a2e1199907 feat: support exporting json to excalidraw plus (#3678) 4 年之前
  Aakansha Doshi d63b6a3469 feat: support custom UI rendering inside export dialog (#3666) 4 年之前
  Aakansha Doshi ba48974351 feat: customise export dialog with UIOptions.canvasActions.export prop (#3658) 4 年之前
  David Luzar 357266e9ab feat: auto-position tooltip and suport overflowing container (#3631) 4 年之前
  Aakansha Doshi 6271a031a3 fix: move encrypted icon to excalidraw-app add separate animation for `renderFooter` prop (#3577) 4 年之前
  Aakansha Doshi 78da4c075e feat: support updating appState in updateScene API (#3576) 4 年之前
  Aakansha Doshi 3b9290831a refactor: rename renderTopRight prop to renderTopRightUI (#3572) 4 年之前
  David Luzar 286e9a1524 feat: add temporary Excalidraw+ promo (#3540) 4 年之前
  David Luzar bac76778ce feat: add `renderTopRight` prop & remove GH corner from core (#3539) 4 年之前
  Aakansha Doshi 37d513ad59 feat: Make library local to given excalidraw instance and allow consumer to control it (#3451) 4 年之前
  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 年之前
  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 年之前
  Aakansha Doshi c54a099010 feat: Calculate `width/height` of canvas based on container dimensions (".excalidraw" selector) & remove props width & height (#3379) 4 年之前
  Aakansha Doshi 0d818f3810 feat: Add renderCustomStats prop and expose setToastMessage API via refs to update toast (#3360) 4 年之前
  Lipis 722e5ca845 refactor: Use arrow function where possible (#3315) 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 年之前