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.
- Resize mouse cursor adjusts based on rotation of TransformBox.
- Resize's shift-to-lock-aspect ratio can be toggled mid-resize.
- Expose Component prop interfaces.
- Rotation can be snapped to 15° intervals by holding shift.
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.
- Initial public release