aboutsummaryrefslogtreecommitdiff
path: root/src/main/kotlin/pl/treksoft/kvision/html/Div.kt
AgeCommit message (Expand)Author
2020-05-09Add new className parameter to all DSL builder functions.Robert Jaros
2019-10-17Move DSL builder functions out of the companion objects (#93)Robert Jaros
2018-03-24Handlebars templating support.Robert Jaros
2018-03-23Small fixes.Robert Jaros
2018-03-11Change the name of content property in Tag component.Robert Jaros
2018-02-26Fix Div component initializer.Robert Jaros
2018-02-25Change enum classes names for better readability.Robert Jaros
2018-02-25Div html componentRobert Jaros