aboutsummaryrefslogtreecommitdiff
path: root/src/main/kotlin/pl/treksoft/kvision/core/Style.kt
AgeCommit message (Expand)Author
2019-11-15Fix an issue with high CPU utilization in IntelliJ by introducing new onEvent...Robert Jaros
2019-10-17Move DSL builder functions out of the companion objects (#93)Robert Jaros
2019-06-03Refactor support for additional attributes from Tag up to the Widget class.Robert Jaros
2019-04-18Add internal cache for styles generation code.Robert Jaros
2019-04-04Fix modals rendering.Robert Jaros
2019-03-24Some fixes for CSS style objects.Robert Jaros
2019-03-23Code style fixes.Robert Jaros
2019-03-23CSS style objects.Robert Jaros