Age | Commit message (Expand) | Author |
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 |
2018-03-22 | Style fix | Robert Jaros |
2018-03-22 | Unit tests for Navbar | Robert Jaros |
2018-03-22 | Fix incorrect padding with container-fluid root. | Robert Jaros |
2018-03-07 | Unit test for icon component | Robert Jaros |
2018-03-07 | Add model parameter to DataContainer callback functions. | Robert Jaros |
2018-03-07 | More type-safe forms implementation. | Robert Jaros |
2018-03-04 | Fix incorrect test dependencies. | Robert Jaros |
2018-03-04 | HTML table components. | Robert Jaros |
2018-02-27 | Various fixes for window component. | Robert Jaros |
2018-02-27 | Style fix | Robert Jaros |
2018-02-26 | Unit tests for Div and Window components | Robert Jaros |
2018-02-26 | Unit tests compatibility with Firefox. | Robert Jaros |
2018-02-26 | Fix UNIT type name. | Robert Jaros |
2018-02-25 | Change enum classes names for better readability. | Robert Jaros |