github varabyte/kobweb v0.11.9

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

Frontend

  • Add modifiers for filter and backdropFilter styles.

Silk

  • You can now declare ComponentStyle and ComponentVariant instances using by delegation.
    • e.g. replacing val ExampleStyle = ComponentStyle("example") with val ExampleStyle by ComponentStyle
  • Provide access to colorMode in Keyframes builders, allowing you to create theme-dependent animations.
  • Fix bug with Button and Link with not preventing default behavior, which could end with both you and the browser triggering behavior on the same click

Backend

  • Fixed API routes not working on Windows.

Don't miss a new kobweb release

NewReleases is sending notifications on new releases.