index
:
github/kvision.git
gh-pages
kvision_1
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
kotlin
/
pl
/
treksoft
/
kvision
/
utils
/
Utils.kt
Age
Commit message (
Expand
)
Author
2020-05-20
Support for jQuery animations (#154)
Robert Jaros
2020-05-09
Add new className parameter to all DSL builder functions.
Robert Jaros
2019-07-08
More general CssSize (based on Number type). Note: both .px and .pt extension...
Robert Jaros
2019-03-17
Move suspending functions for getting file content to the kvision-upload module.
Robert Jaros
2019-02-14
Change the receiver type of syncWithList 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-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-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