Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.11.0 source code.tar.gz | 2024-01-22 | 243.6 kB | |
0.11.0 source code.zip | 2024-01-22 | 289.1 kB | |
README.md | 2024-01-22 | 2.3 kB | |
Totals: 3 Items | 535.0 kB | 2 |
What's Changed
- Add the
crossorigin
attribute 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.md
badge 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
- fix samp documentation by @KotlinIsland in https://github.com/Kotlin/kotlinx.html/pull/172
- Added onmouseenter and onmouseleave attributes by @vitek999 in https://github.com/Kotlin/kotlinx.html/pull/169
New Contributors
- @lorenzsimon made their first contribution in https://github.com/Kotlin/kotlinx.html/pull/248
- @vonox7 made their first contribution in https://github.com/Kotlin/kotlinx.html/pull/245
- @EnvyIT made their first contribution in https://github.com/Kotlin/kotlinx.html/pull/241
- @MarcinAman made their first contribution in https://github.com/Kotlin/kotlinx.html/pull/184
- @SimonMarquis made their first contribution in https://github.com/Kotlin/kotlinx.html/pull/252
- @IlyaGulya made their first contribution in https://github.com/Kotlin/kotlinx.html/pull/251
- @jonnyzzz made their first contribution in https://github.com/Kotlin/kotlinx.html/pull/126
- @KotlinIsland made their first contribution in https://github.com/Kotlin/kotlinx.html/pull/172
- @vitek999 made their first contribution in https://github.com/Kotlin/kotlinx.html/pull/169
Full Changelog: https://github.com/Kotlin/kotlinx.html/compare/0.10.1...0.11.0