kvision icon indicating copy to clipboard operation
kvision copied to clipboard

Object oriented web framework for Kotlin/JS

Results 48 kvision issues
Sort by recently updated
recently updated
newest added

Currently the documentation on how to create custom components is lacking in my opinion: [https://kvision.gitbook.io/kvision-guide/2.-frontend-development-guide/basic-components#extending-kvision-dsl](https://kvision.gitbook.io/kvision-guide/2.-frontend-development-guide/basic-components#extending-kvision-dsl), it only shows how to create a custom DSL function. This is not useful if...

I have a web page with a tabPannel that has 7 tabs. I'm loading 8 data collections displayed in tables on the tabs during page load, but it takes a...

How do I disable/remove tabulator row/cell evens like mouseover?

Hi i'm updating kvision to last version 5.12.0 and now can't build frontend part Main error `Caused by: java.lang.IllegalStateException: Module not found: Error: Can't resolve react-dom/client' in ` Full StackTrace...

Bootstrap styles are very cool but is possible in future some updates bringing Material Design to this project? It might be very cool. Thanks in advance!

enhancement
PR welcomed

An enterprise-class UI design language: https://github.com/ant-design/ant-design just some impl: https://github.com/samgarasx/kotlin-js-wrappers/tree/master/kotlin-antd

enhancement
PR welcomed

[peerjs](https://peerjs.com/) is a javascript library which allows for simple peer-to-peer communication using WebRTC. Peer-to-peer communication could be useful when doing Google Docs style multi-user synchronization for example. Could you add...

enhancement
PR welcomed

It would be nice if there was a module binding to https://js.cytoscape.org/ For visual representation of graphs which is a missing feature currently. Thanks

enhancement
PR welcomed

Currently there is no available option in kvision for 3D graphics. KVision bindings to three.js would be a useful addition https://threejs.org/ Thanks —MG

enhancement
PR welcomed

[Sentry](https://sentry.io/welcome/) is an SDK that allows collecting errors that occur within applications. It works on a variety of platforms including JS, and a KVision integration for it would be nice....

enhancement
PR welcomed