All Versions
30
Latest Version
Avg Release Cycle
44 days
Latest Release
1799 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v1.1.0 Changes
February 10, 2017Closed 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, 2017Closed issues:
- β Add support for UIAccessibility #59
π Merged pull requests:
- GenericBrick #65 (rubencagnie)
- β Added changing the default nib #62 (jay18001)
-
v0.9.7 Changes
January 12, 2017Closed issues:
- Have BrickCells display different views based on appearance state #46
π Merged pull requests:
-
v0.9.6 Changes
December 19, 2016Implemented 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:
- InvalidateRepeatCounts + identifiers #53 (rubencagnie)
- π Fixed sticking percentage for stacking sticky bricks #52 (rubencagnie)
- BrickSize public init #45 (jay18001)
- π Allows to set the alignment per row #44 (rubencagnie)
- alignRowHeights per BrickSection #43 (rubencagnie)
- π Support for βRemainderβ BrickDimension #40 (rubencagnie)
- Optimization for attributes calculation. Now the attributes will only⦠#38 (rubencagnie)
- β Added Brick Size #26 (jay18001)
-
v0.9.5 Changes
December 02, 2016Closed 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 -
v0.9.3 Changes
November 10, 2016π Fixed bugs:
- Flickering CollectionBrick's #28
Closed issues:
π 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π 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:
- Reported changed attributes correctly #18 (rubencagnie)
- β‘οΈ Wrapped
updateHeight
inperformBatchUpdates
#16 (rubencagnie) - BrickDimension now checks on UIScreen bounds #14 (rubencagnie)
-
v0.9.1 Changes
October 25, 2016π 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:
- Travis fix #12 (rubencagnie)
- 0.9.1 #10 (rubencagnie)
- Sticky footer was wrongly calculated #9 (rubencagnie)
- π Fix BrickDimension for iPad. #7 (thevwu)
- β‘οΈ SpotlightLayoutBehavior now calls
attributesDidUpdate
#5 (rubencagnie) - Integration with Travis #3 (rubencagnie)
- β Added travis build badge #1 (klundberg)
-
v0.9.0 Changes
October 20, 2016* This Change Log was automatically generated by github_changelog_generator