Commit History

Author SHA1 Message Date
  Aakansha Doshi af3b93c410 fix: use canvas measureText to calculate width in measureText (#6030) 2 years ago
  Aakansha Doshi 8ec5f7b982 feat: support shrinking text containers to original height when text removed (#6025) 2 years ago
  Aakansha Doshi d2e371cdf0 fix: don't push whitespace to next line when exceeding max width during wrapping and make sure to use same width of text editor on DOM when measuring dimensions (#5996) 2 years ago
  Aakansha Doshi 65d84a5d5a fix: remove editor onpaste handler (#5971) 3 years ago
  Aakansha Doshi 760fd7b3a6 feat: Support labels for arrow 🔥 (#5723) 3 years ago
  Aakansha Doshi 1933116261 fix: don't allow whitespaces for bound text (#5939) 3 years ago
  David Luzar 8b33ca3a1a fix: bindings do not survive history serialization (#5942) 3 years ago
  Aakansha Doshi a86224c797 fix: Dedupe boundElement ids when container duplicated with alt+drag (#5938) 3 years ago
  Aakansha Doshi 66bbfda460 fix: scale font correctly when using shift (#5935) 3 years ago
  Aakansha Doshi d2181847be fix: Always bind to container selected by user (#5880) 3 years ago
  Aakansha Doshi 96a5d6548b fix: allow adding text via enter only for text containers (#5891) 3 years ago
  DanielJGeiger 335aff8838 fix: merge existing text with new when pasted (#5856) 3 years ago
  DanielJGeiger a0ecfed4cd fix: Paste clipboard contents into unbound text elements (#5849) 3 years ago
  Aakansha Doshi e201e79cd0 fix: compute dimensions of container correctly when text pasted on container (#5845) 3 years ago
  zsviczian b477c2ad6b fix: horizontal text alignment for bound text when resizing (#5721) 3 years ago
  Aakansha Doshi ec35d5db51 fix: bind text to correct container when nested (#5307) 3 years ago
  Aakansha Doshi 399ce1e01a fix: don't bind text to container if double clicked else instead of center (#5105) 3 years ago
  Aakansha Doshi 8e447b4c32 fix: don't bind text to container if already present (#4946) 3 years ago
  David Luzar 6d0716eb6b fix: binding text to non-bindable containers and not always preferring selection (#4655) 3 years ago
  Aakansha Doshi edfbac9d7d feat: support unbinding bound text (#4686) 3 years ago
  David Luzar 4b5270ab12 fix: keyboard-zooming in wysiwyg should zoom canvas (#4676) 3 years ago
  Aakansha Doshi ca89d47d4c feat: Sync local storage state across tabs when out of sync (#4545) 3 years ago
  David Luzar 1fd2fe56ee fix: cmd/ctrl native browser behavior blocked in inputs (#4589) 3 years ago
  Aakansha Doshi 50bd5fbae1 fix: don't mutate the bounded text if not updated when submitted (#4543) 3 years ago
  Clément Lafont e0a449aa40 feat: support tab in text Wyswig (#3411) 4 years ago