Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 929 Bytes

CHANGELOG.md

File metadata and controls

32 lines (24 loc) · 929 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.3.3] - 2019-02-04

Fixed

  • Resize mouse cursor adjusts based on rotation of TransformBox.

[0.3.2] - 2019-02-04

Changed

  • Resize's shift-to-lock-aspect ratio can be toggled mid-resize.

[0.3.1] - 2019-02-01

Added

  • Expose Component prop interfaces.

[0.3.0] - 2019-01-31

Added

  • Rotation can be snapped to 15° intervals by holding shift.

[0.2.1] - 2018-12-27

Changed

  • TransformBox uses border instead of outline for consistency in Firefox.
  • TransformBox border and handles scale inverse to their ancestors. This keeps their size consistent despite ancestor transforms.

[0.1.0] - 2018-12-02

Added

  • Initial public release