Layout v0.4.5 Release Notes

Release Date: 2017-07-28 // almost 7 years ago
    • โž• Added basic templating functionality for inheriting common layout attributes and elements
    • Nested xml file references now permit the root node of the referenced file to be a subclass
    • Datasource and delegate properties can now be set explicitly, or cleared with nil
    • Errors thrown when evaluating constant expressions are now correctly propagated
    • LayoutTool now has a rename function for renaming expression symbols inside xml files
    • ๐Ÿ‘ Better handling of implicitly-unwrapped Optionals in constants or state
    • ๐Ÿ‘Œ Improved support for selectors and CGRect properties
    • ๐Ÿ›  Fixed crash in XML parser when handling a malformed layout structure
    • ๐Ÿ›  Fixed crash in UIDesigner example