Layout v0.4.26 Release Notes

Release Date: 2017-09-25 // over 6 years ago
    • ๐Ÿ“œ Errors thrown during expression parsing phase no longer fail silently
    • ๐Ÿ›  Fixed spurious error thrown when initializing UITabBar
    • ๐Ÿ‘Œ Improved error reporting for views conforming to LayoutLoading protocol
    • ๐Ÿ›  Fixed crash in Collection example when running on iOS 10
    • ๐Ÿ›  Fixed infinite loop in LayoutLoading protocol error handler
    • Setting and getting directionalLayoutMargins now works on iOS 9 and above
    • Getting effectiveUserInterfaceLayoutDirection now works on iOS 9 and above
    • โฌ‡๏ธ Reduced Layout framework compile time by a couple of seconds
    • โšก๏ธ Updated custom component docs