0.0.20
This release is broken if you build fullstack apps. Please use 0.0.21
- Upgraded dependencies (JDK 21, Kotlin 2.1.20-RC, Compose 1.8.0-alpha03, KSP 1.0.30, detekt 1.23.8, npm-publish 3.5.3, Kilua RPC 0.0.28, kotlinx-datetime 0.6.2, Jooby 3.6.1, Ktor 3.1.0, Koin annotations 2.0.0-RC5, Micronaut 4.7.6, Spring Boot 3.4.3, Vert.x 5.0.0.CR5, Shadow 9.0.0-beta9, Kaml 0.72.0, Tom Select 2.4.3, Marked 15.0.7, Postcss 8.5.3, Tailwindcss 4.0.8, Motion 12.4.7)
- Add new
kilua-animation
module with composable functions for animations powered by CSS and Motion library (#26) - Fix
focus()
andblur()
forTomSelect
based components (#20) - Add empty option for initial loading of
TomSelectRemote
options (#29) - Additional Tempus Dominus options for
RichDate
/Time
components (#28) - Enhance
Color
class (addFloat
/Double
rgb
/rgba
methods versions and newcopy
methods) - Change
transition
property timing parameters types toDuration
- Add common version of
Promise.await()
function - Make properties of
CssSize
class public - Support
mouseenter
andmousemove
events