This repository has been archived by the owner on Dec 22, 2023. It is now read-only.
Releases: zenangst/Family
Releases · zenangst/Family
0.22.5
0.22.4
- 🌸 Improves the
addChild
method when adding a child view controller that uses a scroll view as a view. It will now use the scroll views document view which plays better with the framework. It removes the need for using theview
closure for those cases on macOS #163 - 💎 Improves the use of padding and margins when using collection views on macOS #163
0.22.3
0.22.2
0.22.1
0.22.0
0.21.1
0.21.0
- 🏎 Improves the rendering method by skipping unnecessary layout passes on 📱📺 #157
- 🛠 Improves the content offset observer by opting out if both values aren't set 📱📺 #157
- 💂🏻♀️ Add guard for setting same insets when adding padding and margins 📱📺 #157
- 💫 Remove explicit invalidation of layout when performing batch updates 📱📺 #157
- 🍒 The document view will now clip to bounds to avoid offscreen rendering 📱📺 #157
- 🧹 Remove previous debug implementation 📱📺 #157