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
/
panel
/
FlexPanel.kt
Age
Commit message (
Expand
)
Author
2019-10-17
Move DSL builder functions out of the companion objects (#93)
Robert Jaros
2019-06-03
Refactor support for additional attributes from Tag up to the Widget class.
Robert Jaros
2018-10-13
Major refactoring of the multi-platform components.
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-22
Property values delegated to a map (idea by tieskedh)
Robert Jaros
2018-02-12
Fix of FlexPanel companion object.
Robert Jaros
2018-02-12
DSL builders returning built components.
Robert Jaros
2018-02-12
Type safe DSL builders
Robert Jaros
2018-02-12
DSL syntax for containers
Robert Jaros
2018-02-09
Refactoring. API documentation.
Robert Jaros
2018-02-04
Refactoring packages layout
Robert Jaros
2018-01-24
New options for SelectInput, Forms and FlexPanels
Robert Jaros
2018-01-17
Code formatting (Kotlin Style Guide)
Robert Jaros
2017-11-25
Form validation
Robert Jaros
2017-10-28
Databinding components
Robert Jaros
2017-10-08
Refactoring
Robert Jaros
2017-10-07
New grid component (old renamed to ResponsiveGridPanel). Flex, HPanel, VPanel...
Robert Jaros