v0.19.1 #609
bitspittle
announced in
Announcements
v0.19.1
#609
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This release adds a few miscellaneous features and bumps up the Kotlin target to 2.0.20.
Important
Planning to upgrade? Review instructions in the README.
The biggest feature introduced in this release is callouts.
Note
GitHub also has callouts (they call them Alerts) and this is an example of one them: a note!
There are also alerts for tips, cautionary points, warnings, and important messages.
Kobweb includes all the alerts that GitHub exposes and a few others. Please check out the README for more information about all of the options.
I updated the handful of articles in my blog site to use callouts. If you'd like to see them in action, you can find a few examples of them in this post about fullstack Kobweb for example.
Changes
Frontend
Modifier.displayIfAtLeast(Breakpoint)
and that family of methods would still result in elements flickering when a page first loaded.deferRender
->Deferred
, and a few others.Silk
Markdown
Gradle
Thanks!
In this release, we'd like to extend our appreciation to @okarmazin, who has been nothing but kind to the project in the Kotlin slack and has been going through the new user experience, filing bugs, and helping us by cleaning up mistakes and gaps in our README. Thank you very much for the support!
Full Changelog: v0.19.0...v0.19.1
This discussion was created from the release v0.19.1.
Beta Was this translation helpful? Give feedback.
All reactions