Releases: zenangst/Blueprints
Releases · zenangst/Blueprints
0.11.1
28 May 13:26
Compare
Sorry, something went wrong.
No results found
🏈 Add fix for rogue calls to prepare without invalidating the context #108
0.11.0
20 May 20:42
Compare
Sorry, something went wrong.
No results found
0.10.5
01 May 15:54
Compare
Sorry, something went wrong.
No results found
0.10.4
01 May 15:01
Compare
Sorry, something went wrong.
No results found
💻 Empty collection view layouts now receive a content size height of zero on macOS #105
0.10.3
29 Apr 07:33
Compare
Sorry, something went wrong.
No results found
💻 Fixes content issue bug on macOS #104
0.10.2
24 Apr 21:37
Compare
Sorry, something went wrong.
No results found
Refactors the implementation of the DefaultLayoutAnimator #103
0.10.1
03 Mar 21:57
Compare
Sorry, something went wrong.
No results found
Fixes minor issue when using sticky headers in horizontal layouts #100 #101
0.10.0
12 Feb 09:37
Compare
Sorry, something went wrong.
No results found
🏎 This release is all about performance, this version implements invalidation contexts to speed up layouts that use sticky headers and footers #95
🍱 All layouts now support headers and footer, both sticky and non-sticky. #95
🎨 All layouts now support multiple sections. #95
This great release is the product of intense collaboration between @christoff-1992 and me (@zenangst ).
0.9.0
03 Feb 12:03
Compare
Sorry, something went wrong.
No results found
📱📺 Fixes sticky headers on iOS and tvOS #63
💦 Removes the Waterfall layout in favor of using the Vertical layout
that now supports dynamic heights #89
💻 Features a new macOS example project #65
💻 Various improvements when using Blueprints on macOS #74
🌈 Improved the initializer on the Mosaic layout #56
🌈 Adds basic header and footer support for Mosaic layout #75 #88
A big kudos to @christoff-1992 for making this release the best one yet! 🌟
0.8.6
19 Dec 19:36
Compare
Sorry, something went wrong.
No results found
Fixes UI glitch when using multiple items per row #55
Fixes wrong content size when using dynamic cells and multiple items per row #54
Fixes incorrect previous x offset been used #52 @christoff-1992