Framezilla v2.7.0 Release Notes

Release Date: 2017-12-28 // about 6 years ago
  • ๐Ÿ‘Œ 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)