index
:
github/kvision.git
gh-pages
kvision_1
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kvision-modules
/
kvision-bootstrap-datetime
Age
Commit message (
Expand
)
Author
2020-04-25
Fix tests
3.7.1
Robert Jaros
2020-04-25
Fix label for DateTime component.
Robert Jaros
2020-04-24
Allow accessing the TextInput component in the DateTimeInput control.
Robert Jaros
2020-03-12
Fix package.json generation.
Robert Jaros
2020-03-11
Upgrade to Kotlin 1.3.70 + other dependencies (Coroutinse, Serialization, Spr...
Robert Jaros
2020-02-27
Remove deprecated methods.
Robert Jaros
2020-02-26
Major changes in the event handling architecture. Support for multiple event ...
Robert Jaros
2020-02-09
Fix DateTimeInput positioning inside the Tabulator table
Robert Jaros
2019-11-15
Fix an issue with high CPU utilization in IntelliJ by introducing new onEvent...
Robert Jaros
2019-10-25
Style fixes
Robert Jaros
2019-10-17
Move DSL builder functions out of the companion objects (#93)
Robert Jaros
2019-10-13
Fix tests.
Robert Jaros
2019-10-13
New Application class to reduce applications boilerplate (#92).
Robert Jaros
2019-10-06
Update all tests.
Robert Jaros
2019-10-05
Updated DateTime form control (#89)
Robert Jaros
2019-10-03
Upgrade to Bootstrap 4.
Robert Jaros