Skip to content

5.0.0

Compare
Choose a tag to compare
@gdotdesign gdotdesign released this 05 Apr 18:35
· 19 commits to master since this release

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 use Ui.ContainedImage and added onUpdate property to allow parent components to be notified on the dimensions of the loaded image.

Housekeeping

  • Update CONTRIBUTING.md @Sija