Movatterモバイル変換


[0]ホーム

URL:


Skip to content
DEV Community
Log in Create account

DEV Community

Robert Jaros
Robert Jaros

Posted on

     

KVision v3.16.0 is released (with printing support)

KVision is an open source web framework created for Kotlin/JS. It allows developers to build modern web applications with the Kotlin language.

I have released KVision 3.16.0, with the new module for printing. Based on an excellentPrint.js library, it allows to easily print the content of any KVision component, directly from the browser window. It also supports printing PDF documents, images and any JSON-formatted tabular data.

Going further with the news, Kotlin sealed classes are now fully supported as parameters and return values in KVision fullstack interfaces. New multiplatform annotation based on Jackson@JsonTypeInfo has been introduced. See thedocumentation for details.

Last but not least, we continue to enhance state management experience by introducing simple sub-store implementation for any instance ofObservableState interface. It's a way to partition your data and optimize rendering at the same time.

For more details about this release see thechangelog.

Don't forget to ⭐️ myproject if you like it!

As always, any feedback is appreciated!

Top comments(0)

Subscribe
pic
Create template

Templates let you quickly answer FAQs or store snippets for re-use.

Dismiss

Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment'spermalink.

For further actions, you may consider blocking this person and/orreporting abuse

Software developer and programming enthusiast from Poland. I like to reuse and integrate good stuff, made by other people and available as open source. Kind of mainstream adversary ;-)
  • Location
    Poland
  • Joined

More fromRobert Jaros

DEV Community

We're a place where coders share, stay up-to-date and grow their careers.

Log in Create account

[8]ページ先頭

©2009-2025 Movatter.jp