Layout v0.4.21 Release Notes

Release Date: 2017-09-06 // over 6 years ago
    • ๐Ÿ›  Fixed some race conditions in the expression setup process that sometimes resulted in spurious errors
    • ๐Ÿ›  Fixed a bug where certain readonly properties would incorrectly be marked as settable
    • The UILabel.textAlignment property is now respected when using an attributedString expression
    • Paragraph spacing after <p> tags in HTML is now zero. Use <br/> to insert a blank line between paragraphs
    • โž• Added support for UILabel.lineBreakMode property