All Versions
30
Latest Version
Avg Release Cycle
44 days
Latest Release
1660 days ago

Changelog History
Page 3

  • v1.1.0 Changes

    February 10, 2017

    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)
  • v1.0.0 Changes

    January 26, 2017

    Full Changelog

    Closed issues:

    • βž• Add support for UIAccessibility #59

    πŸ”€ Merged pull requests:

  • v0.9.7 Changes

    January 12, 2017

    Full Changelog

    Closed issues:

    • Have BrickCells display different views based on appearance state #46

    πŸ”€ Merged pull requests:

    • βž• Add UIAccessibility properties to Brick class to pass along to BrickC… #61 (joleary1987)
    • ⚑️ Provide a way to override brick cell content after the updateContent #58 (wfsttam)
    • πŸ›  Fixed Image brick when the readding it to the section #54 (jay18001)
  • v0.9.6 Changes

    December 19, 2016

    Full Changelog

    Implemented enhancements:

    • BrickAlignment #42
    • alignRowHeights per BrickSection #41
    • BrickDimension: Remaining #39
    • Optimise calculations for larger quantities #19

    Closed issues:

    • brickIsStickingWithPercentage not correct when stacking sticky bricks #51
    • Wrong identifier when appending a brick to the end and using repeatCount #50
    • Example app doesn't compile #47
    • Gap between Bricks on a iPad #33

    πŸ”€ Merged pull requests:

  • v0.9.5 Changes

    December 02, 2016

    Full Changelog

    Closed issues:

    • Wrong content size calculation when a brick's height shrinks #36

    πŸ”€ Merged pull requests:

    • πŸ›  Fixed wrong contentSize when Brick’s height changed #37 (rubencagnie)
  • v0.9.4 Changes

    November 28, 2016

    Full Changelog

    πŸ”€ Merged pull requests:

    • βž• Added imageDownloadHandler to ImageBrick and made tapGesture public o… #35 (jay18001)
    • πŸ›  Fix all the memory issues #34 (jay18001)
    • βœ‚ Removed incorrect information in deprecation statement #32 (jay18001)
  • v0.9.3 Changes

    November 10, 2016

    Full Changelog

    πŸ›  Fixed bugs:

    • Flickering CollectionBrick's #28

    Closed issues:

    • πŸ›  Fix Spotlight Layout Behavior Issue #30
    • Carthage #20

    πŸ”€ Merged pull requests:

    • πŸ›  Fix spotlight layout behavior bug #31 (djriefler)
    • πŸ›  Fixed reloading of CollectionBricks #29 (rubencagnie)
    • βž• Added data source method on collection brick to register bricks and array of bricks for collection brick #25 (jay18001)
    • ⚑️ Update README.md #24 (klundberg)
    • ⚑️ Update README.md #23 (klundberg)
    • βž• Added Carthage install in README.md #22 (rubencagnie)
    • βž• Added Flickr example #2 (jay18001)
  • v0.9.2 Changes

    October 27, 2016

    Full Changelog

    πŸ›  Fixed bugs:

    • alignRowHeights are not working correctly #17
    • ImageBrick dynamic size doesn't always refresh on screen #15
    • BrickDimension.Orientation has wrong value when orientation isFlat #13

    πŸ”€ Merged pull requests:

  • v0.9.1 Changes

    October 25, 2016

    Full Changelog

    πŸ›  Fixed bugs:

    • Sticky Footer for Sections didn't calculate correctly #8
    • Brick Dimension Size Classes Issue #6
    • SpotlightLayoutBehavior doesn't show the bottom bricks #4

    πŸ”€ Merged pull requests:

  • v0.9.0 Changes

    October 20, 2016

    * This Change Log was automatically generated by github_changelog_generator