androme v1.10.1 Release Notes

Release Date: 2018-09-29 // over 5 years ago
    • ๐Ÿ‘ Extensions support using more than one per element
    • ๐Ÿ‘ Extensions support being repositioned during inline wrap optimizations
    • โšก๏ธ Images can be preloaded to optimize auto-sizing width and height
    • Horizontal alignment uses same block and inline technique as HTML
    • Box model was revised to be the same as HTML to improve accuracy
    • Elements can be rendered using a different element using renderAs
    • Constraint percent widths are integrated with vertical float alignments
    • Traversing nodes converted to be in the same order as HTML
    • Float and clear enhancements without layering
    • ๐Ÿ‘ RTL support for new layout scheme
    • Floating overlap can be disabled as a setting
    • ๐Ÿ’… Borders support groove, ridge, and double styles
    • ๐Ÿ‘ Positioned tiling background images are supported