aboutsummaryrefslogtreecommitdiff
path: root/src/main/kotlin/pl/treksoft/kvision/utils/Utils.kt
AgeCommit message (Expand)Author
2020-05-20Support for jQuery animations (#154)Robert Jaros
2020-05-09Add new className parameter to all DSL builder functions.Robert Jaros
2019-07-08More general CssSize (based on Number type). Note: both .px and .pt extension...Robert Jaros
2019-03-17Move suspending functions for getting file content to the kvision-upload module.Robert Jaros
2019-02-14Change the receiver type of syncWithList functionRobert Jaros
2018-10-13Major refactoring of the multi-platform components.Robert Jaros
2018-09-28Migration to Kotlin 1.3Robert 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-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