kotlinx-html-0.6.10
Pre-release
Pre-release
cy6erGn0m
released this
04 May 15:29
·
116 commits
to master
since this release
- 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