aboutsummaryrefslogtreecommitdiff
path: root/kvision-modules/kvision-bootstrap-upload/src
AgeCommit message (Expand)Author
2020-03-28Placeholder support for Upload controlRobert Jaros
2020-02-27Remove deprecated methods.Robert Jaros
2020-02-26Major changes in the event handling architecture. Support for multiple event ...Robert Jaros
2019-12-02Fix keyboard and focus handling for UploadInput componentRobert Jaros
2019-11-26Version 2.4.02.4.0Robert Jaros
2019-11-15Fix an issue with high CPU utilization in IntelliJ by introducing new onEvent...Robert Jaros
2019-10-29Fix native file handling in upload component (#98)Robert 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
2019-10-05Updated Upload form control.Robert Jaros
2019-10-03Upgrade to Bootstrap 4.Robert Jaros