Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-26 | Dependencies upgrade | Robert Jaros | |
2019-12-02 | Fix keyboard and focus handling for UploadInput component | Robert Jaros | |
2019-11-26 | Version 2.4.02.4.0 | Robert Jaros | |
Dependencies upgrade: Kotlin 1.3.60, serialization 0.14.0, ktor 1.2.6, spring boot 2.2.1 and others | |||
2019-11-15 | Fix 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-29 | Fix native file handling in upload component (#98) | Robert Jaros | |
2019-10-17 | Move DSL builder functions out of the companion objects (#93) | Robert Jaros | |
2019-10-14 | Clean dependencies. | Robert Jaros | |
2019-10-13 | Fix tests. | Robert Jaros | |
2019-10-13 | New Application class to reduce applications boilerplate (#92). | Robert Jaros | |
New testutils module. | |||
2019-10-06 | Update all tests. | Robert Jaros | |
2019-10-05 | Updated Upload form control. | Robert Jaros | |
2019-10-03 | Upgrade to Bootstrap 4. | Robert Jaros | |
Upgrade to Font Awesome 5. Restructure modules. |