BrickKit v1.1.0 Release Notes

Release Date: 2017-02-10 // about 7 years ago
  • Full Changelog

    Closed issues:

    • Width ratio doesn't always work on iPad #77
    • 0๏ธโƒฃ Default ButtonBrick doesn't call didTapOnButtonForButtonBrickCell #75
    • ImageBrick - Image is added on main thread #72
    • Bricks are not always displayed #70
    • Vertically Center Bricks in a BrickSection #69
    • LabelBrick should inherit from GenericBrick<UILabel> #66
    • Generic Brick #64
    • ๐Ÿšš Move public functions in extensions into its respective class declaration #56

    ๐Ÿ”€ Merged pull requests:

    • โšก๏ธ Optimized brick calculation #78 (rubencagnie)
    • ๐Ÿ›  Fixed ButtonBrick by adding action to UIButton #76 (rubencagnie)
    • Horizontal and Vertical BrickAlignment #74 (rubencagnie)
    • โž• Add function to ImageDownloader protocol #73 (rubencagnie)
    • ๐Ÿ›  Fixed operator order for continueCalculatingCells #71 (rubencagnie)
    • ๐Ÿ› Bug fix collection brick content offset calculation #68 (wfsttam)
    • Extend Label/Button/Image-Brick from GenericBrick #67 (rubencagnie)