aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-09Updated README2.10.0Robert Jaros
2020-02-09Version 2.10.0Robert Jaros
2020-02-09Fix DateTimeInput positioning inside the Tabulator tableRobert Jaros
2020-02-09Simplify bindings definitions for remote components (select, typeahead)Robert Jaros
2020-02-09Fix constructor parameters orderRobert Jaros
2020-02-09New TypeaheadRemote component module.Robert Jaros
2020-02-08Documentation for missing options.Robert Jaros
2020-02-08Fix error handlingRobert Jaros
2020-02-08New Typeahead componentRobert Jaros
2020-02-02Fix package nameRobert Jaros
2020-02-02Add RangeInput and Range components (sliders) (#132)Robert Jaros
2020-02-02Change numeric parameters of the Spinner component to the type Number.Robert Jaros
2020-02-02Unit tests for Bold and FieldsetPanel components.Robert Jaros
2020-02-01Add support for custom type fields in Form/FormPanel model class.Robert Jaros
2020-02-01Dependencies upgrade (Ktor 1.3.0, Spring Boot 2.2.4 and others)Robert Jaros
2020-01-31Support for fieldset HTML element both as a standalone container and within F...Robert Jaros
2020-01-20Add "tabChange" event for TabPanel container2.9.0Robert Jaros
2020-01-20Fix tabulator module dependenciesRobert Jaros
2020-01-20Fix tabulator module dependenciesRobert Jaros
2020-01-20Fix tabulator module dependenciesRobert Jaros
2020-01-20Version 2.9.0Robert Jaros
2020-01-20Better support for applications with multiple roots.Robert Jaros
2020-01-20Fix empty links in Navbar and DropDown componentsRobert Jaros
2020-01-19Add an "optional" receiver for factory function in DataContainer component (#...Robert Jaros
2020-01-19Fix external URL prefix for SelectRemote and TabulatorRemote componentsRobert Jaros
2020-01-19Add support for authenticated CORS requestsRobert Jaros
2020-01-19Fix external URL prefix for SelectRemote and TabulatorRemote componentsRobert Jaros
2020-01-19Fix code commentsRobert Jaros
2020-01-19Version 2.8.02.8.0Robert Jaros
2020-01-18Add an option for an external URL prefix of remote KVision servicesRobert Jaros
2020-01-16Support for custom Decimal type in the common targetRobert Jaros
2020-01-01Version 2.7.02.7.0Robert Jaros
2019-12-30Add support for downloading of the Tabulator table content (#122)Robert Jaros
2019-12-30Add support form "main" HTML tagRobert Jaros
2019-12-26Version 2.6.02.6.0Robert Jaros
2019-12-26Dependencies upgradeRobert Jaros
2019-12-08Version 2.5.02.5.0Robert Jaros
2019-12-08Dependencies upgrade (Kotlin, Spring Boot, Jooby)Robert Jaros
2019-12-06Focus the default buttons in Alert and Confirm dialogsRobert Jaros
2019-12-03Fix application testing (#113)Robert Jaros
2019-12-03Fix modal buttons resposivness.Robert Jaros
2019-12-02Fix keyboard and focus handling for UploadInput componentRobert Jaros
2019-12-02Auto marking of required form fieldsRobert Jaros
2019-12-02Exclude invisible fields from form validationRobert Jaros
2019-12-02Fix select control invalid stateRobert Jaros
2019-11-26Version 2.4.02.4.0Robert Jaros
2019-11-25Support column groups in the Tabulator componenet (#111)Robert Jaros
2019-11-15Add "centered" property to all Modal dialogs.Robert Jaros
2019-11-15Add focus() and blur() methods to Button class.Robert Jaros
2019-11-15Fix an issue with high CPU utilization in IntelliJ by introducing new onEvent...Robert Jaros