Skip to content

0.0.20

Compare
Choose a tag to compare
@rjaros rjaros released this 25 Feb 17:14
· 16 commits to main since this release

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() and blur() for TomSelect 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 (add Float/Double rgb/rgba methods versions and new copy methods)
  • Change transition property timing parameters types to Duration
  • Add common version of Promise.await() function
  • Make properties of CssSize class public
  • Support mouseenter and mousemove events