aboutsummaryrefslogtreecommitdiff
path: root/kvision-modules/kvision-bootstrap-datetime
AgeCommit message (Collapse)Author
2019-11-15Fix an issue with high CPU utilization in IntelliJ by introducing new ↵Robert Jaros
onEvent extension function and changing the names of some style methods
2019-10-25Style fixesRobert Jaros
2019-10-17Move DSL builder functions out of the companion objects (#93)Robert Jaros
2019-10-13Fix tests.Robert Jaros
2019-10-13New Application class to reduce applications boilerplate (#92).Robert Jaros
New testutils module.
2019-10-06Update all tests.Robert Jaros
2019-10-05Updated DateTime form control (#89)Robert Jaros
2019-10-03Upgrade to Bootstrap 4.Robert Jaros
Upgrade to Font Awesome 5. Restructure modules.