github varabyte/kobweb v0.9.8

latest releases: v0.24.0, v0.23.3, v0.23.2...
pre-release4 years ago

This fix is a collection of a bunch of miscellaneous, minor improvements. Nothing particularly urgent.

Frontend

  • A bunch of new Modifier extensions
    • object fit
    • vertical alignment
    • support for many grid properties
    • an optional parameter for distinguishing width / height styles vs. attributes
  • Added Color.toRgb so you can pull RGB colors out if you need to
    • This was useful in my openGL sample for setting the clear color
  • Now throw an exception if you define two component variants with the same name

Gradle

  • No longer using deprecated Gradle methods in the Kobweb Application plugin
    • Uncertain at this point but it may enable a caching performance improvement later

Misc

  • Updated dependencies under the hood, e.g. Kotlin to 1.6.10 and Compose to 1.0.1

Don't miss a new kobweb release

NewReleases is sending notifications on new releases.