androme v1.9.0 Release Notes

Release Date: 2018-08-14 // over 5 years ago
    • Extension "custom" adds any control to document flow or external file
    • Exclude specific procedures and resources with "data-exclude-procedure" or "data-exclude-resource" inside HTML tag
    • Filename can be specified with "data-filename" inside HTML tag
    • Convenience method "ext" for extensions
    • ๐Ÿ‘ Flexbox column-reverse wrap-reverse supported
    • Dataset "target" can be used on any element to relocate into another container
    • ๐Ÿ’… Styles are filtered for common attributes when sharing the same parent
    • ๐Ÿ‘ Basic support for using dir="rtl" inside HTML tags
    • ๐Ÿ”€ Includes and merge layouts can be created inline inside HTML document
    • ๐Ÿ‘ Element support for CSS attribute column-count
    • ๐Ÿ‘ Multiline support for plain text and inline elements
    • Floating was completely revised to use FrameLayout
    • ๐Ÿ‘ Basic support for using clear with floats