aboutsummaryrefslogtreecommitdiff
path: root/src/test/kotlin
AgeCommit message (Expand)Author
2019-05-11Add new SimpleSelect form control.Robert Jaros
2019-05-11Allow constructing Root containers from HTMLElement objects.Robert Jaros
2019-05-07Closable tabs in the TabPanel container.Robert Jaros
2019-04-04Fix base test classes.Robert Jaros
2019-04-03Add new dedicated classes for some most used html tags.Robert Jaros
2019-03-24Some fixes for CSS style objects.Robert Jaros
2019-03-23CSS style objects.Robert Jaros
2019-03-14Refactor DataContainer component to the separate module.Robert Jaros
2019-03-09Unary plus support for DSL builders in the Tag class.Robert Jaros
2019-01-23Data container enhancements and fixes.Robert Jaros
2019-01-21Removed mapping function from DataContainer class. Add sorter and sorterType ...Robert Jaros
2019-01-16Unification of class hierarchy in form.check package.Robert Jaros
2019-01-09Dependencies upgrade.Robert Jaros
2018-10-13Major refactoring of the multi-platform components.Robert Jaros
2018-10-08Testing modules.Robert Jaros
2018-10-08Refactoring to modulesRobert Jaros
2018-05-04New simple HTML5 canvas componentRobert Jaros
2018-05-04Copyright comments unificationRobert Jaros
2018-05-04DockPanel usability fixesRobert Jaros
2018-04-25Multiplatform kvision-common and kvision-server modules.Robert Jaros
2018-04-25Unit test fix.Robert Jaros
2018-03-31Iframe component.Robert Jaros
2018-03-29Components for file upload.Robert Jaros
2018-03-26Plain HTML form attributes (method, action, enctype, target, ...) support.Robert Jaros
2018-03-23Unit tests for progress bar components.Robert Jaros
2018-03-23Small fixes for links in dropdowns.Robert Jaros
2018-03-23Style fixesRobert Jaros
2018-03-23Support fo toolbar and button group componenets.Robert Jaros
2018-03-23Unit tests for context menu component.Robert Jaros
2018-03-22Style fixRobert Jaros
2018-03-22Unit tests for NavbarRobert Jaros
2018-03-22Fix incorrect padding with container-fluid root.Robert Jaros
2018-03-07Unit test for icon componentRobert Jaros
2018-03-07Add model parameter to DataContainer callback functions.Robert Jaros
2018-03-07More type-safe forms implementation.Robert Jaros
2018-03-04Fix incorrect test dependencies.Robert Jaros
2018-03-04HTML table components.Robert Jaros
2018-02-27Various fixes for window component.Robert Jaros
2018-02-27Style fixRobert Jaros
2018-02-26Unit tests for Div and Window componentsRobert Jaros
2018-02-26Unit tests compatibility with Firefox.Robert Jaros
2018-02-26Fix UNIT type name.Robert Jaros
2018-02-25Change enum classes names for better readability.Robert Jaros
2018-02-24Snabbdom upgrade to v0.7.1Robert Jaros
2018-02-22Property values delegated to a map (idea by tieskedh)Robert Jaros
2018-02-09Internet Explorer compatibility fix.0.0.2Robert Jaros
2018-02-09Refactoring. API documentation.Robert Jaros
2018-02-04Refactoring packages layoutRobert Jaros
2018-02-03Refactoring for kdoc API documentation with dokkaRobert Jaros
2018-01-31Data component refactoringRobert Jaros