All Versions
34
Latest Version
Avg Release Cycle
13 days
Latest Release
872 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v0.22.11 Changes
March 26, 2020- π± πFixes recursion bug with
isScrollingByProxy
being constantly set totrue
#173
- π± πFixes recursion bug with
-
v0.22.10 Changes
February 09, 2020- π π» Various improvements and bug fixes on macOS #171
-
v0.22.9 Changes
January 13, 2020 -
v0.22.8 Changes
January 01, 2020- π π» Adds a scroll view delegate on macOS #168
-
v0.22.7 Changes
November 25, 2019- π± π Fixes issue where system elements can end up being wrapped by a
FamilyWrapperView
#166
- π± π Fixes issue where system elements can end up being wrapped by a
-
v0.22.6 Changes
November 05, 2019- β‘οΈ π Fixes missing completion bug in perform batch updates on iOS and tvOS #165
-
v0.22.5 Changes
October 03, 2019- π± π Improves rendering accuracy on tvOS #164
-
v0.22.4 Changes
September 22, 2019- π πΈ 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
- π πΈ Improves the
-
v0.22.3 Changes
September 19, 2019- π± π Fixes bug that regular views that have internal names in their description become unmanaged by the framework #162
-
v0.22.2 Changes
September 18, 2019- β¬ Exposes
isFastScrolling
to the public API #161
- β¬ Exposes