github varabyte/kobweb v0.7.7

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

The focus of this patch was to close a lot of gaps in various APIs

  • Update / add a handful of various Web Compose css extensions
  • Add a bunch of missing Modifier extensions, so you don't need to call styleModifier as much
    • Cleaned up all templates to use them
  • Update names to match html / css names instead of Jetpack Compose names
    • It turns out trying to stick to names that Android uses causes ambiguous overlaps or inconsistencies with html / css names
    • ⚠️ Backwards incompatible: background renamed to backgroundColor
    • ⚠️ Backwards incompatible: clickable renamed to onClick

Don't miss a new kobweb release

NewReleases is sending notifications on new releases.