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

Changelog History
Page 2

  • v2.0.0 Changes

    May 26, 2017

    Full Changelog

    Closed issues:

    • Title used within its own type #123
    • πŸ‘ Do you have plan for supporting swift 3 ? #121
    • compiled with older version of Swift language #21

    πŸ”€ Merged pull requests:

    • Replaced some force unwraping with a guard #127 (jay18001)
    • βž• Addresses an issue when using multiple BrickCollectionViews as Cells … #125 (ablokker)
    • πŸ›  Fixed Example app on swift 3 #124 (jay18001)
    • ⚑️ Updated swift 3 branch with master #108 (jay18001)
    • Swift3 Conversion #99 (rubencagnie)
  • v1.4.0 Changes

    April 24, 2017

    Full Changelog

    πŸ”€ Merged pull requests:

    • -Addresses an issue when using multiple BrickCollectionViews as Cells… #122 (ablokker)
    • πŸ›  Collection bricks with a fixed height would infinitely resize. #116 (thevwu)
    • βž• Added a test for the preferred layout attributes height #115 (willspurgeon)
    • 🚚 Move image brick delegate change over to swift 3 branch #107 (butkis93)
  • v1.3.2 Changes

    April 05, 2017

    Full Changelog

    Closed issues:

    • CollectionBrick issues with height sizing #109
    • Flickr Example Crash app #48
    • Brick Dimension Size Classes Issue on iPad pro device #27

    πŸ”€ Merged pull requests:

    • πŸ›  Fixed memory leak with BrickDimension #119 (jay18001)
    • βœ‚ Removed Flickr example #114 (jay18001)
    • πŸ›  Collection bricks with fixed heights were infinitely resizing. #113 (thevwu)
  • v1.3.1 Changes

    March 22, 2017

    Full Changelog

    Closed issues:

    • Bricks are offscreen #104

    πŸ”€ Merged pull requests:

    • βœ‚ Removed a line that modified an attribute’s height #112 (willspurgeon)
  • v1.3.0 Changes

    March 09, 2017

    Full Changelog

    Closed issues:

    • ⚑️ Brick's height is not updated correctly when invalidating repeat count #101

    πŸ”€ Merged pull requests:

  • v1.2.1 Changes

    March 02, 2017

    Full Changelog

    Closed issues:

    • Bricks get unexpected heights #97

    πŸ”€ Merged pull requests:

  • v1.2.0 Changes

    March 02, 2017

    Full Changelog

    Closed issues:

    • πŸ‘ Allow a Brick to hide individually #93
    • BrickSection should know what bricks/nibs to register #90
    • ImageView goes blank #88
    • Content offset for scrolling bricks upward needed #84
    • SnapToPointLayoutBehavior does not always ignore the overall CollectionBrick section #82

    πŸ”€ Merged pull requests:

    • βœ‚ Removed customHeightProvider #98 (rubencagnie)
    • ⚑️ Update image brick delegate to pass back the corresponding image bric… #96 (butkis93)
    • isHidden property on Brick #94 (rubencagnie)
    • contentOffsetAdjustment on height change #92 (rubencagnie)
    • βž• Add nibIdentifiers to the BrickSection #91 (rubencagnie)
    • πŸ›  Fixes GenericBrickCell by reusing view #89 (rubencagnie)
    • πŸ›  Fixed generic brick #86 (butkis93)
    • πŸ›  Fixed a bug that prevented the SnapToPointLayoutBehavior from filteri… #83 (willspurgeon)
  • v1.1.3 Changes

    February 14, 2017
  • v1.1.2 Changes

    February 14, 2017

    Full Changelog

    Closed issues:

    • GenericBrickCell is setting backgroundColor wrong #80
  • v1.1.1 Changes

    February 13, 2017

    Full Changelog

    Closed issues:

    • invalidateRepeatCounts causes duplicate loading of newly added bricks #55

    πŸ”€ Merged pull requests:

    • 🚚 Moved place where generic brick background color is set to clear #81 (rubencagnie)