提交历史

作者 SHA1 备注 提交日期
  Aakansha Doshi b475412199 feat: support updating library in updateScene API (#4546) 3 年之前
  Aakansha Doshi 5c67329be6 fix: Reduce padding to 5px for bounded text (#4530) 3 年之前
  Aakansha Doshi ef62390841 fix: set height correctly when text properties updated while editing in container until first submit (#4469) 3 年之前
  Aakansha Doshi 98b5c37e45 feat: bind text to shapes when pressing enter and support sticky notes 🎉 (#4343) 3 年之前
  David Luzar cc4b0c2932 feat: supply `version` param when installing libraries (#4305) 3 年之前
  David Luzar 6143d5195a refactor: deduplicate encryption helpers (#4146) 3 年之前
  David Luzar 163ad1f4c4 feat: image support (#4011) 3 年之前
  Aakansha Doshi 463857ad9a feat: Export THEME from the package (#4055) 4 年之前
  David Luzar 54739cd2df fix: abstract and fix legacy fs (#4032) 4 年之前
  connorhanafee 5fabc57277 fix: view mode cursor adjustments (#3809) 4 年之前
  Aakansha Doshi 6dee02e320 feat: expose fontfamily and refactor FONT_FAMILY (#3710) 4 年之前
  David Laban abfc58eb24 feat: save exportScale in AppState (#3580) 4 年之前
  Aakansha Doshi 360310de31 feat: Add prop UIOptions.canvasActions.saveAsImage to show/hide save image button (#3662) 4 年之前
  Aakansha Doshi ba48974351 feat: customise export dialog with UIOptions.canvasActions.export prop (#3658) 4 年之前
  Aakansha Doshi bc0b6e1888 refactor: rename UIOptions.canvasActions.saveScene to UIOptions.canvasActions.saveToActiveFile (#3657) 4 年之前
  Preet 07839f8d20 perf: Reduce SVG export size by more than half by reducing precision to 2 decimal places (#3567) 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 年之前
  David Luzar 09dfd16b17 feat: use component dimensions to break to mobile (#3414) 4 年之前
  Arun 233576628c feat: Support customising canvas actions 🎉 (#3364) 4 年之前
  David Luzar cf9e29834d feat: prefer hash when importing libraries & expose importLibrary (#3320) 4 年之前
  David Luzar 94ad8eaa19 feat: support pasting file contents & always prefer system clip (#3257) 4 年之前
  Aakansha Doshi f1daff2437 refactor: Rename appearance to theme (#3237) 4 年之前
  Aakansha Doshi 07e71a8071 fix: Reduce the scroll debounce timeout to 100ms and update only if offset changes (#3182) 4 年之前
  Arun 4e421e6e9e feat: Support exporting with dark mode (#3046) 4 年之前
  David Luzar e6cd97c4f2 feat: adjust line-confirm-threshold based on zoom (#2884) 4 年之前
  Aakansha Doshi 830fb64a25 fix: Support Excalidraw inside scrollable container (#3018) 4 年之前
  Aakansha Doshi b5fc8757a4 fix: allow to toggle between modes when view only mode to make UI consistent (#3009) 4 年之前
  Thomas Steiner 1837147c55 feat: Add idle detection to collaboration feature (#2877) 4 年之前
  David Luzar 10cd6a24b0 feat: increase max zoom (#2881) 4 年之前