Skip to content

Releases: wayfair-archive/brickkit-ios

v.2.6.0

08 Oct 18:23
8c50565
Compare
Choose a tag to compare

Breaking change: removed some unused features for Xcode 11.1 compatibility

v2.5.0

10 Apr 14:34
Compare
Choose a tag to compare

Full Changelog

Closed issues:

  • Push 2.4.2 to trunk to enable use of Swift 4.0 compatible BrickKit in podspec #207

Merged pull requests:

v2.4.3

06 Mar 15:35
Compare
Choose a tag to compare

Fixed cocoapods issue

2.4.2

18 Dec 16:44
564c5fe
Compare
Choose a tag to compare

Full Changelog

Closed issues:

  • Did you want to review the spelling of behavior ? #205
  • Upgrade to swift 4 #198

Merged pull requests:

  • Stability, Layout, and Logging Enhancements; Added Support for Legacy Edge Insets Functionality #202 (mamccarthy)
  • Updated the UpdateFrameListener function to pass the GenericBrickCell. #200 (ablokker)
  • Migrated to Swift 4 #199 (jay18001)
  • Conform BrickSize to Equatable and apply some suggested build settings changes #197 (klundberg)
  • Attempt to fix a crash appearing in Crashlytics (couldn’t reproduce c… #196 (ablokker)
  • Updates to ImageBrick. #195 (ablokker)
  • Background colors should default to .clear not .white. #193 (willspurgeon)
  • Updated height provider code to be a closure #191 (vlozko)
  • Added update edgeInsets logic #189 (pcheung16)
  • Added prepareForReuse functions to Button and Label bricks #188 (willspurgeon)

v2.4.0

29 Aug 14:53
Compare
Choose a tag to compare

Full Changelog

Closed issues:

  • Better logging #63

Merged pull requests:

v2.3.0

14 Aug 14:56
Compare
Choose a tag to compare

Support for 3D Touch #170 (aaronsky)
Added Restricted Brick Size #168 (jay18001)
Make imageView public so subclasses can use it #167 (jeffoleary1987)
Fixed the invalidating heights animation #164 (jay18001)
BrickCell width provider #162 (rubencagnie)
Update travis to run iOS 11 tests #160 (jay18001)
Properly insert/delete items #159 (rubencagnie)
Optimize indexPath search using visible cells #157 (rubencagnie)

V2.2.1

17 Jul 17:48
Compare
Choose a tag to compare

Full Changelog

Closed issues:

  • GenericBrick background color gets set to clear when reloading the brick #154
  • Playgrounds Pages #147
  • App Extension API #146
  • Cleanup sample app and sometimes it looks like bricks are disappearing #142
  • Add support for adding a second brick section inside of an existing brick section #139
  • Height Calculation Issue using CollectionBrick for a carousel #118

Merged pull requests:

  • GenericBrick background color won’t reset to clear #155 (rubencagnie)
  • Inserting/deleting items from middle of a brickCollectionView #149 (ethan-riback)
  • Moved playgrounds to pages and checked App Extension API only setting #148 (jay18001)
  • Cleanup Sample App + Fixed “disapearing bricks” #144 (rubencagnie)
  • Support for ordering bricks within a section #143 (rubencagnie)

v2.2.0

06 Jul 17:04
Compare
Choose a tag to compare

Full Changelog

Merged pull requests:

v2.1.0

08 Jun 18:28
Compare
Choose a tag to compare

Closed issues:

  • Swift 4 support #135
  • Playground examples #133
  • repeatCount on Brick #130
  • Remove print override #128
  • AccessoryView for a brick #126
  • Migrate over image brick delegate to swift 3 #106

Merged pull requests:

Swift 3

26 May 15:47
Compare
Choose a tag to compare

Swift 3

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