Commit History

Author SHA1 Message Date
  Aakansha Doshi e92d133973 fix: undo when erasing (#4900) 3 years ago
  David Luzar b682d88167 fix: incorrectly erasing on mobile (#4899) 3 years ago
  Aakansha Doshi 7daf1a7944 feat: Add Eraser 🎉 (#4887) 3 years ago
  Tom Milligan 4d5f00ff08 fix: don't crash on drop highlighted text onto canvas (#4890) 3 years ago
  David Luzar 6d0716eb6b fix: binding text to non-bindable containers and not always preferring selection (#4655) 3 years ago
  Aakansha Doshi 8e26d5b500 feat: support vertical text align for bound containers (#4852) 3 years ago
  luzpaz c5a7723185 chore: fix various typos (#4857) 3 years ago
  David Luzar 5c61613a2e fix: don't bump element version when adding files data (#4794) 3 years ago
  Aakansha Doshi 14d1d39e8e chore: variable naming :) (#4782) 3 years ago
  zsviczian 7a61196462 fix: mobile link click (#4742) 3 years ago
  David Luzar 9653d676fe fix: contextMenu timer & pointers not correctly reset on iOS (#4765) 3 years ago
  David Luzar a066317d3c feat: add `onLinkOpen` component prop (#4694) 3 years ago
  David Luzar 5007df6522 fix: disable contextmenu on non-secondary `pen` events or `touch` (#4675) 3 years ago
  zsviczian d450c36581 fix: mobile context menu won't show on long press (#4741) 3 years ago
  Aakansha Doshi 66c92fc65a feat: Make whole element clickable in view mode when it has hyperlink (#4735) 3 years ago
  David Luzar 5f1cd4591a fix: do not open links twice (#4738) 3 years ago
  Aakansha Doshi 9be6243873 fix: make link icon clickable in mobile (#4736) 3 years ago
  David Luzar 08115ef311 fix: Apple Pen missing strokes (#4705) 3 years ago
  David Luzar 8aff076782 feat: throttle `pointermove` events per framerate (#4727) 3 years ago
  zsviczian 96de887cc8 fix: freedraw slow movement jittery lines (#4726) 3 years ago
  zsviczian 98ea46664c fix: Disable three finger pinch zoom in penMode (#4725) 3 years ago
  Aakansha Doshi 00e30ca0e4 fix: remove click listener for opening popup (#4700) 3 years ago
  Aakansha Doshi f47ddb988f feat: Support hyperlinks 🔥 (#4620) 3 years ago
  zsviczian 4486fbc2c6 feat: Added penMode for palm rejection (#4657) 3 years ago
  Aakansha Doshi edfbac9d7d feat: support unbinding bound text (#4686) 3 years ago
  rulikrulit 719ae7b72f fix: reset unmounted state for the component (#4682) 3 years ago
  David Luzar 4b5270ab12 fix: keyboard-zooming in wysiwyg should zoom canvas (#4676) 3 years ago
  dwelle dcee594b66 remove forgotten debug statements 3 years ago
  David Luzar 79d323fab1 refactor: simplify zoom by removing `zoom.translation` (#4477) 3 years ago
  Aakansha Doshi 18c526d877 feat: support contextMenuLabel to be of function type to support dynmaic labels (#4654) 3 years ago