提交历史

作者 SHA1 备注 提交日期
  Aakansha Doshi e201e79cd0 fix: compute dimensions of container correctly when text pasted on container (#5845) 2 年之前
  Aakansha Doshi 4cb6f09559 fix: set the dimensions of bound text correctly (#5710) 2 年之前
  Aakansha Doshi 8636ef1017 refactor: create a util to compute container dimensions for bound text container (#5708) 2 年之前
  Aakansha Doshi b30066ca19 fix: jumping of text when typing single line in bound text (#5139) 3 年之前
  Achille Lacoin ea51251fe6 fix: propagate keydown events from excalidraw-wysiwyg inputs (#5099) 3 年之前
  zsviczian e940aeb1a3 fix: updateWysiwygStyle updatedElement is undefined TypeError (#4980) 3 年之前
  Aakansha Doshi 8e26d5b500 feat: support vertical text align for bound containers (#4852) 3 年之前
  luzpaz c5a7723185 chore: fix various typos (#4857) 3 年之前
  Aakansha Doshi 5cf7087754 fix: restore cursor position after bound text container value updated (#4836) 3 年之前
  David Luzar c3f6d6d344 test: revert node v16 requirement for tests (#4737) 3 年之前
  David Luzar 631a228ca1 fix: typing `_+` in wysiwyg not working (#4681) 3 年之前
  David Luzar 4b5270ab12 fix: keyboard-zooming in wysiwyg should zoom canvas (#4676) 3 年之前
  zsviczian e4edda4555 fix: sceneCoordsToViewportCoords, jumping text when there is an offset (#4413) (#4630) 3 年之前
  Aakansha Doshi abff780983 perf: cache approx line height in textwysiwg (#4651) 3 年之前
  Aakansha Doshi 24bf4cb5fb fix: support collaboration in bound text (#4573) 3 年之前
  David Luzar 1fd2fe56ee fix: cmd/ctrl native browser behavior blocked in inputs (#4589) 3 年之前
  David Luzar a51ed9ced6 feat: support decreasing/increasing `fontSize` via keyboard (#4553) 3 年之前
  Aakansha Doshi 50bd5fbae1 fix: don't mutate the bounded text if not updated when submitted (#4543) 3 年之前
  Aakansha Doshi a2e8806f57 fix: rotate bounded text when container is rotated before typing (#4535) 3 年之前
  Aakansha Doshi dd8e465304 feat: Support updating text properties by clicking on container (#4499) 3 年之前
  Aakansha Doshi ef62390841 fix: set height correctly when text properties updated while editing in container until first submit (#4469) 3 年之前
  Aakansha Doshi 25e54e5999 fix: vertically align single line when deleting text in bounded container (#4460) 3 年之前
  Aakansha Doshi 55b7a7d554 fix: update height correctly when updating text properties in binded text (#4459) 3 年之前
  Aakansha Doshi 25b529f519 fix: vertically center align text when text deleted (#4457) 3 年之前
  Aakansha Doshi 8e6a747873 fix: vertically center the first line as user starts typing in container (#4454) 3 年之前
  Aakansha Doshi 081e097cef fix: vertically center align the bounded text correctly when zoomed (#4444) 3 年之前
  Aakansha Doshi 8b5657e1ce fix: support updating stroke color for text by typing in color picker input (#4415) 3 年之前
  Aakansha Doshi c2a8712593 fix: update viewport coords correctly when editing text (#4416) 3 年之前
  Aakansha Doshi ff1d7728a0 fix: use word-break break-word only and update text editor height only when binded to container (#4410) 3 年之前
  Aakansha Doshi 98b5c37e45 feat: bind text to shapes when pressing enter and support sticky notes 🎉 (#4343) 3 年之前