Skip to content

Latest commit

 

History

History
110 lines (75 loc) · 7.25 KB

CHANGELOG.md

File metadata and controls

110 lines (75 loc) · 7.25 KB

Change Log

0.9.6 (2016-12-19)

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:

0.9.5 (2016-12-02)

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)

0.9.4 (2016-11-28)

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)

0.9.3 (2016-11-10)

Full Changelog

Fixed bugs:

  • Flickering CollectionBrick's #28

Closed issues:

  • Fix Spotlight Layout Behavior Issue #30
  • Carthage #20

Merged pull requests:

0.9.2 (2016-10-27)

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:

0.9.1 (2016-10-25)

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:

0.9.0 (2016-10-20)

* This Change Log was automatically generated by github_changelog_generator