Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

2.7.0

Compare
Choose a tag to compare
@Otbivnoe Otbivnoe released this 28 Dec 05:16
· 21 commits to master since this release

Improvements:

  • heightToFit and widthToFit enhancements. Close #11

Changes:

  • widthThatFits(width: Number) was renamed to widthThatFits(maxWidth: Number)
  • heightThatFits(height: Number) was renamed to heightThatFits(maxHeight: Number)