5.0.0
Breaking Changes
- Minimum supported Mint version is now 0.16.0
New Components
- Added
Ui.ContainedImage
to show an image in a contained element.
Changes
- Updated
Provider.Pointer
to use animation frames to improve performance. - Updated
Ui.ImageCrop
to useUi.ContainedImage
and addedonUpdate
property to allow parent components to be notified on the dimensions of the loaded image.
Housekeeping
- Update CONTRIBUTING.md @Sija