Age | Commit message (Expand) | Author |
2020-01-20 | Add "tabChange" event for TabPanel container2.9.0 | Robert Jaros |
2019-10-13 | Move ObservableList class from utils to state package and implement Observabl... | Robert Jaros |
2019-07-13 | Suppress style warnings. | Robert Jaros |
2019-07-09 | Fix tests. | Robert Jaros |
2019-07-09 | Add support for additional icons (#68) | Robert Jaros |
2019-07-08 | More general CssSize (based on Number type). Note: both .px and .pt extension... | Robert Jaros |
2019-07-06 | New implementation of ObservableList<T> | Robert Jaros |
2019-05-07 | Closable tabs in the TabPanel container. | Robert Jaros |
2019-04-24 | New kvision-tabulator module. | Robert Jaros |
2019-04-22 | Code style fixes. | Robert Jaros |
2019-04-18 | Add internal cache for styles generation code. | Robert Jaros |
2019-04-16 | Upgrade Kotlin to 1.3.30 | Robert Jaros |
2019-03-17 | Move suspending functions for getting file content to the kvision-upload module. | Robert Jaros |
2019-03-04 | Inlining some utility functions. | Robert Jaros |
2019-02-14 | Change the receiver type of syncWithList function | Robert Jaros |
2019-02-13 | Unification of @Serializable -> JSON functions | Robert Jaros |
2019-01-28 | Dependencies upgrade (Kotlin 1.3.20 and others). | Robert Jaros |
2019-01-23 | Handlebars.js dependency upgrade + one helper extension function. | Robert Jaros |
2018-10-13 | Major refactoring of the multi-platform components. | Robert Jaros |
2018-09-28 | Migration to Kotlin 1.3 | Robert Jaros |
2018-05-22 | Add resizeWindow event to Window component. | Robert Jaros |
2018-05-05 | Function for observable list synchronization | Robert Jaros |
2018-05-04 | Copyright comments unification | Robert Jaros |
2018-04-03 | Style fix | Robert Jaros |
2018-04-02 | Documentation fix.0.0.11 | Robert Jaros |
2018-03-30 | Support for some events of file upload control. | Robert Jaros |
2018-03-29 | Components for file upload. | Robert Jaros |
2018-03-08 | Support for text, font and position float CSS properties. | Robert Jaros |
2018-02-27 | Internet Explorer and Edge compatibility fixes. | Robert Jaros |
2018-02-26 | Fix UNIT type name. | Robert Jaros |
2018-02-25 | Change enum classes names for better readability. | Robert Jaros |
2018-02-25 | Change extension function to properties for dimensions. | Robert Jaros |
2018-02-09 | Refactoring. API documentation. | Robert Jaros |
2018-02-04 | Refactoring packages layout | Robert Jaros |
2018-01-29 | "auto" support in CssSize | Robert Jaros |
2017-11-12 | DateTimePicker components | Robert Jaros |
2017-11-03 | Refactoring - simplified constructors | Robert Jaros |
2017-10-19 | Refactoring styled component | Robert Jaros |
2017-10-08 | Refactoring StyledComponent out of Widget | Robert Jaros |