Skip to content

Latest commit

 

History

History
46 lines (19 loc) · 1.95 KB

CHANGELOG.md

File metadata and controls

46 lines (19 loc) · 1.95 KB

0.7.1 (2024-08-21)

0.7.0 (2024-08-21)

Features

  • draw on correct position when resizing editor (844e96f)

0.6.1 (2024-06-09)

0.6.0 (2024-06-09)

Bug Fixes

  • add ellipse tool to types and keyboard shortcuts (938ac6d)
  • handle moved crop correctly (24842e5)
  • handle negative values for textarea width/height (6b40202)
  • handle negative values for width/height on ellipse and rectangle (750b516)

Features

  • add angle snap, activate with shift key or settings.angleSnap = true (575c825)
  • add edge handles to rectangle (0c00ec5)
  • add more slots to VpToolbar (cc21117)
  • add tool useEllipse (049900c)

0.5.4 (2024-06-06)

Bug Fixes

  • disable touch-action on editor (8d1e0df)