Age | Commit message (Expand) | Author |
2020-05-20 | Support for jQuery animations (#154) | Robert Jaros |
2020-05-15 | Add new TextNode component. | Robert Jaros |
2020-05-10 | Add simple "fieldset" HTML component | Robert Jaros |
2020-05-09 | Add missing tests for new html components | Robert Jaros |
2020-05-09 | Add new className parameter to all DSL builder functions. | Robert Jaros |
2020-05-06 | Add root panel container types from Bootstrap 4.4. Deprecate current root pan... | Robert Jaros |
2020-05-03 | Simplify state binding functions. Deprecate stateBinding() in favor of bind(). | Robert Jaros |
2020-03-27 | Add support for custom html elements and custom css styles (#144) | Robert Jaros |
2020-03-11 | Upgrade to Kotlin 1.3.70 + other dependencies (Coroutinse, Serialization, Spr... | 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-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 |
2019-11-15 | Fix an issue with high CPU utilization in IntelliJ by introducing new onEvent... | Robert Jaros |
2019-10-17 | Move DSL builder functions out of the companion objects (#93) | Robert Jaros |
2019-10-13 | New Application class to reduce applications boilerplate (#92). | Robert Jaros |
2019-10-13 | Refactor StateBinding class with ObservableState interface. | Robert Jaros |
2019-10-06 | Update all tests. | Robert Jaros |
2019-10-03 | Upgrade to Bootstrap 4. | Robert Jaros |
2019-07-09 | Fix tests. | Robert Jaros |
2019-05-11 | Add new SimpleSelect form control. | Robert Jaros |
2019-05-11 | Allow constructing Root containers from HTMLElement objects. | Robert Jaros |
2019-05-07 | Closable tabs in the TabPanel container. | Robert Jaros |
2019-04-04 | Fix base test classes. | Robert Jaros |
2019-04-03 | Add new dedicated classes for some most used html tags. | Robert Jaros |
2019-03-24 | Some fixes for CSS style objects. | Robert Jaros |
2019-03-23 | CSS style objects. | Robert Jaros |
2019-03-14 | Refactor DataContainer component to the separate module. | Robert Jaros |
2019-03-09 | Unary plus support for DSL builders in the Tag class. | Robert Jaros |
2019-01-23 | Data container enhancements and fixes. | Robert Jaros |
2019-01-21 | Removed mapping function from DataContainer class. Add sorter and sorterType ... | Robert Jaros |
2019-01-16 | Unification of class hierarchy in form.check package. | Robert Jaros |
2019-01-09 | Dependencies upgrade. | Robert Jaros |
2018-10-13 | Major refactoring of the multi-platform components. | Robert Jaros |
2018-10-08 | Testing modules. | Robert Jaros |
2018-10-08 | Refactoring to modules | Robert Jaros |
2018-05-04 | New simple HTML5 canvas component | Robert Jaros |
2018-05-04 | Copyright comments unification | Robert Jaros |
2018-05-04 | DockPanel usability fixes | Robert Jaros |
2018-04-25 | Multiplatform kvision-common and kvision-server modules. | Robert Jaros |
2018-04-25 | Unit test fix. | Robert Jaros |
2018-03-31 | Iframe component. | Robert Jaros |
2018-03-29 | Components for file upload. | Robert Jaros |
2018-03-26 | Plain HTML form attributes (method, action, enctype, target, ...) support. | Robert Jaros |
2018-03-23 | Unit tests for progress bar components. | Robert Jaros |
2018-03-23 | Small fixes for links in dropdowns. | Robert Jaros |
2018-03-23 | Style fixes | Robert Jaros |
2018-03-23 | Support fo toolbar and button group componenets. | Robert Jaros |
2018-03-23 | Unit tests for context menu component. | Robert Jaros |