New
0.11.0
What's Changed
- Add the
crossoriginattribute to the<script>element by @lorenzsimon in https://github.com/Kotlin/kotlinx.html/pull/248 - Security comment for unsafe by @vonox7 in https://github.com/Kotlin/kotlinx.html/pull/245
- add tag by @EnvyIT in https://github.com/Kotlin/kotlinx.html/pull/241
- Converted Repository into a class to force its instantiation in each execution of the generate task by @severn-everett in https://github.com/Kotlin/kotlinx.html/pull/222
- Fix description of samp and add strike tag by @MarcinAman in https://github.com/Kotlin/kotlinx.html/pull/184
- Update Kotlin version in
README.mdbadge by @SimonMarquis in https://github.com/Kotlin/kotlinx.html/pull/252 - Add wasmJs target support. by @IlyaGulya in https://github.com/Kotlin/kotlinx.html/pull/251
- Added loading attribute to img tag by @severn-everett in https://github.com/Kotlin/kotlinx.html/pull/220
- Provides a short access to document elements by ID via delegated by @jonnyzzz in https://github.com/Kotlin/kotlinx.html/pull/126
- Adding full list of HTML entities by @severn-everett in https://github.com/Kotlin/kotlinx.html/pull/209