github varabyte/kobweb v0.9.12

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

This patch isn't large, but it brings in a few fixes as I return back to Kobweb after a break, having been sidelined by a different project for a while.

There aren't any groundbreaking features introduced in this patch, but it does bring versions of Gradle, Compose, and Kotter dependencies up to date, as well as fixing a few issues reported by users.

Frontend

  • Add default values to padding and margin for the versions that take topBottom and leftRight parameters.
  • Fixed buggy implementation of Modifier.thenIf extension methods
  • Fixed copy/paste error in API around JustifySelf/JustifyItem methods.
  • Update Gradle, Compose, and Kotter dependencies to latest versions.
    • Compatibility FYI This version of Kobweb now targets Compose 1.1.1, which, for web, has deprecated / renamed a fair bit of code. There's a chance you won't even notice. For example, all Kobweb template projects migrated without issue. However, moving your own project to Compose 1.1.1 may not be as trivial.
    • See also: COMPATIBILITY.md

Gradle

  • Support custom names in source sets (thanks @DVDAndroid !)

Don't miss a new kobweb release

NewReleases is sending notifications on new releases.