rjaros / kvision

Object oriented web framework for Kotlin/JS
https://kvision.io
MIT License
1.2k stars 67 forks source link

What about implement Material Design look and feel? #121

Open LucasAlfare opened 4 years ago

LucasAlfare commented 4 years ago

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!

rjaros commented 4 years ago

Material Design support is on my long TODO list. But I'm unable to say when it will be done. In the meantime you can use Materia theme from Bootswatch https://kvision.gitbook.io/kvision-guide/part-1-fundamentals/themes#using-free-themes-from-bootswatch

rjaros commented 4 years ago

This is surely not the full implementation, but Onsen UI library supports large part of the Material Design look and feel. If someone wants to create mobile applications this is probably a solution worth considering. Now with full KVision support!

https://rjaros.github.io/kvision-examples/onsenui-kitchensink/?platform=android

manriif commented 1 month ago

I'm on it. I expect an experimental untested PR to be available before the end of the week, with support of all available components at the time of writing.