提交歷史

作者 SHA1 備註 提交日期
  Aakansha Doshi 0d1058a596 feat: support segment midpoints in line editor (#5641) 2 年之前
  Aakansha Doshi ec350ba8b2 feat: Introduce ExcalidrawElements and ExcalidrawAppState provider (#5463) 2 年之前
  Aakansha Doshi 32aa79164b refactor: remove unused attribute hasHitElementInside from pointerDownState (#5591) 2 年之前
  Aakansha Doshi b5fd904808 fix: allow box selection of points when inside editor (#5594) 2 年之前
  Aakansha Doshi 551c38f60b fix: remove unnecessary conditions in pointerup for linear elements (#5575) 2 年之前
  Aakansha Doshi 38e8ae46c9 fix: check if hitting link in handleSelectionOnPointerDown (#5589) 2 年之前
  Aakansha Doshi 27cf5ed17e fix: deselect linear element when clicked inside bounding box outside editor (#5579) 2 年之前
  Aakansha Doshi fd946adbae refactor: cleanup renderScene (#5573) 2 年之前
  Aakansha Doshi 5a8dbe8030 feat: show a mid point for linear elements (#5534) 2 年之前
  Aakansha Doshi 731093f631 fix: show bounding box for 3 or more linear point elements (#5554) 2 年之前
  Aakansha Doshi fe56975f19 fix: cleanup the condition for dragging elements (#5555) 2 年之前
  Ryan Di b818df1098 feat: lock angle when editing linear elements with shift pressed (#5527) 2 年之前
  David Luzar 4359e2935d fix: line deselected when shift-dragging point outside editor (#5540) 2 年之前
  Aakansha Doshi 08ce7c7fc3 feat: redesign linear elements 🎉 (#5501) 2 年之前
  Ryan Di 865d29388c feat: cursor alignment when creating linear elements with shift pressed (#5518) 2 年之前
  Ryan Di 2820cd112e feat: shift-clamp when creating multi-point lines/arrows (#5500) 2 年之前
  Aakansha Doshi 3d5356cb8e fix: use flushSync when moving line editor since we need to read previous value after setting state (#5508) 2 年之前
  Aakansha Doshi 91fc22182c fix: revert browser toast for high/low zoom (#5495) 2 年之前
  Aakansha Doshi 339212e563 refactor: remove unnecessary if condition for linear element onKeyDown (#5486) 2 年之前
  David Luzar 792f238d16 refactor: improve typing & check (#5415) 2 年之前
  Aakansha Doshi 6e0ac52a64 fix: check for ctrl key when wheel event triggered to only disable zooming (#5459) 2 年之前
  David Luzar 5bc40402a6 fix: disable render throttling by default & during resize (#5451) 2 年之前
  Aakansha Doshi df14c69977 refactor: don't pass zenModeEnable, viewModeEnabled and toggleZenMode props to LayerUI (#5444) 2 年之前
  Aakansha Doshi 1ea67ba93d fix: attach wheel event to exscalidraw container only (#5443) 2 年之前
  Aakansha Doshi a7153d9d1d feat: update toast api to account for duration and closable (#5427) 2 年之前
  Aakansha Doshi 7efa081976 fix: show toast when browser zoom is not 100% (#5304) 3 年之前
  Aakansha Doshi 5deb93a083 fix: prevent browser zoom inside Excalidraw (#5426) 3 年之前
  David Luzar b6bb74d08d feat: throttle scene rendering to animation framerate (#5422) 3 年之前
  David Luzar 50bc7e099a fix: unable to use cmd/ctrl-delete/backspace in inputs (#5348) 3 年之前
  Ishtiaq Bhatti cdf352d4c3 feat: add sidebar for libraries panel (#5274) 3 年之前