aboutsummaryrefslogtreecommitdiff
path: root/src/main/kotlin/pl/treksoft/kvision/utils
AgeCommit message (Expand)Author
2020-06-07OnsenUI carousel component. Basic tests for OnsenUI module (#126)HEADmasterRobert Jaros
2020-06-06New kvision-onsenui modules. Support for main structural components of OnsenU...Robert Jaros
2020-05-20Support for jQuery animations (#154)Robert Jaros
2020-05-09Add new className parameter to all DSL builder functions.Robert Jaros
2020-03-11Upgrade to Kotlin 1.3.70 + other dependencies (Coroutinse, Serialization, Spr...Robert Jaros
2020-02-26Major changes in the event handling architecture. Support for multiple event ...Robert Jaros
2020-01-20Add "tabChange" event for TabPanel container2.9.0Robert Jaros
2019-10-13Move ObservableList class from utils to state package and implement Observabl...Robert Jaros
2019-07-13Suppress style warnings.Robert Jaros
2019-07-09Fix tests.Robert Jaros
2019-07-09Add support for additional icons (#68)Robert Jaros
2019-07-08More general CssSize (based on Number type). Note: both .px and .pt extension...Robert Jaros
2019-07-06New implementation of ObservableList<T>Robert Jaros
2019-05-07Closable tabs in the TabPanel container.Robert Jaros
2019-04-24New kvision-tabulator module.Robert Jaros
2019-04-22Code style fixes.Robert Jaros
2019-04-18Add internal cache for styles generation code.Robert Jaros
2019-04-16Upgrade Kotlin to 1.3.30Robert Jaros
2019-03-17Move suspending functions for getting file content to the kvision-upload module.Robert Jaros
2019-03-04Inlining some utility functions.Robert Jaros
2019-02-14Change the receiver type of syncWithList functionRobert Jaros
2019-02-13Unification of @Serializable -> JSON functionsRobert Jaros
2019-01-28Dependencies upgrade (Kotlin 1.3.20 and others).Robert Jaros
2019-01-23Handlebars.js dependency upgrade + one helper extension function.Robert Jaros
2018-10-13Major refactoring of the multi-platform components.Robert Jaros
2018-09-28Migration to Kotlin 1.3Robert Jaros
2018-05-22Add resizeWindow event to Window component.Robert Jaros
2018-05-05Function for observable list synchronizationRobert Jaros
2018-05-04Copyright comments unificationRobert Jaros
2018-04-03Style fixRobert Jaros
2018-04-02Documentation fix.0.0.11Robert Jaros
2018-03-30Support for some events of file upload control.Robert Jaros
2018-03-29Components for file upload.Robert Jaros
2018-03-08Support for text, font and position float CSS properties.Robert Jaros
2018-02-27Internet Explorer and Edge compatibility fixes.Robert Jaros
2018-02-26Fix UNIT type name.Robert Jaros
2018-02-25Change enum classes names for better readability.Robert Jaros
2018-02-25Change extension function to properties for dimensions.Robert Jaros
2018-02-09Refactoring. API documentation.Robert Jaros
2018-02-04Refactoring packages layoutRobert Jaros
2018-01-29"auto" support in CssSizeRobert Jaros
2017-11-12DateTimePicker componentsRobert Jaros
2017-11-03Refactoring - simplified constructorsRobert Jaros
2017-10-19Refactoring styled componentRobert Jaros
2017-10-08Refactoring StyledComponent out of WidgetRobert Jaros