Age | Commit message (Expand) | Author |
2020-05-01 | New ObservableValue class | Robert Jaros |
2020-04-19 | New kvision-toast module (#69) | Robert Jaros |
2020-04-19 | Small fix for observable models builder functions | Robert Jaros |
2020-03-31 | ObservableSet class implementing ObservableState (#148) | Robert Jaros |
2020-03-27 | Add support for custom html elements and custom css styles (#144) | Robert Jaros |
2020-03-27 | Small fix to the flex panel internal margins | Robert Jaros |
2020-03-27 | Add hooks to allow direct access to afterInsert and afterDestroy callbacks | Robert Jaros |
2020-03-17 | Missing anchor tag type (#144) | Robert Jaros |
2020-03-16 | Fix forms validation for hidden fields. | Robert Jaros |
2020-03-11 | Upgrade to Kotlin 1.3.70 + other dependencies (Coroutinse, Serialization, Spr... | Robert Jaros |
2020-03-04 | Fix stack panel routes handling. | Robert Jaros |
2020-03-04 | Fix internal event listeners order (#143) | Robert Jaros |
2020-03-03 | Fix TextShadow constructor | Robert Jaros |
2020-02-27 | Remove deprecated methods. | Robert Jaros |
2020-02-27 | Fix tests | Robert Jaros |
2020-02-26 | Major changes in the event handling architecture. Support for multiple event ... | Robert Jaros |
2020-02-26 | Fix deprecation messages. | Robert Jaros |
2020-02-26 | Major changes in the event handling architecture. Support for multiple event ... | Robert Jaros |
2020-02-23 | Support for "cursor" CSS property (#135) | Robert Jaros |
2020-02-23 | Deprecate some problematic overloaded constructors. | Robert Jaros |
2020-02-22 | Allow form validation without marking fields with errors. | Robert Jaros |
2020-02-09 | Disallow null value for RangeInput | Robert Jaros |
2020-02-08 | New Typeahead component | Robert Jaros |
2020-02-02 | Fix package name | Robert Jaros |
2020-02-02 | Add RangeInput and Range components (sliders) (#132) | Robert Jaros |
2020-02-02 | Unit tests for Bold and FieldsetPanel components. | Robert Jaros |
2020-02-01 | Add support for custom type fields in Form/FormPanel model class. | Robert Jaros |
2020-01-31 | Support for fieldset HTML element both as a standalone container and within F... | Robert Jaros |
2020-01-20 | Add "tabChange" event for TabPanel container2.9.0 | Robert Jaros |
2020-01-20 | Fix tabulator module dependencies | Robert Jaros |
2020-01-20 | Fix tabulator module dependencies | Robert Jaros |
2020-01-20 | Better support for applications with multiple roots. | Robert Jaros |
2020-01-19 | Fix code comments | Robert Jaros |
2020-01-16 | Support for custom Decimal type in the common target | Robert Jaros |
2019-12-30 | Add support form "main" HTML tag | Robert Jaros |
2019-12-03 | Fix application testing (#113) | Robert Jaros |
2019-12-03 | Fix modal buttons resposivness. | Robert Jaros |
2019-12-02 | Fix keyboard and focus handling for UploadInput component | Robert Jaros |
2019-12-02 | Auto marking of required form fields | Robert Jaros |
2019-12-02 | Exclude invisible fields from form validation | Robert Jaros |
2019-12-02 | Fix select control invalid state | Robert Jaros |
2019-11-15 | Add focus() and blur() methods to Button class. | Robert Jaros |
2019-11-15 | Fix an issue with high CPU utilization in IntelliJ by introducing new onEvent... | Robert Jaros |
2019-11-06 | Fix exception handling in RestClient | Robert Jaros |
2019-11-05 | Add labels/fields horizontal ratio option for FormPanel component. | Robert Jaros |
2019-11-04 | Support for Date type serialization/deserialization in RestClient (#101) | Robert Jaros |
2019-11-02 | New set of methods returning Response object in RestClient (#100) | Robert Jaros |
2019-10-25 | Style fixes | Robert Jaros |
2019-10-24 | New Bold html component. | Robert Jaros |
2019-10-21 | Add NAV tag type. | Robert Jaros |