kotlinx.html v1.6.13-js Release Notes

Release Date: 2019-12-03 // over 4 years ago
  • 2019-11-25


Previous changes from v0.6.10

    • Introduced prepend next to append function (#86)
    • โž• Added <html> tag namespace parameter (#84)
    • ๐Ÿ›  Fixed JVM DOM unsafe to support XML with no root element (#83)
    • โž• Add tag <main> (#68)
    • โž• Added events focusin and focusout (#80)
    • ๐Ÿ›  Fixed touch event names
    • โž• Added comments support (#69)
    • โž• Added support for self-closing empty tags to be compatible with XHTML standard. (#79)
    • โฌ†๏ธ Upgraded to kotlin 1.2.41