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
/
form
/
select
Age
Commit message (
Expand
)
Author
2020-02-26
Major changes in the event handling architecture. Support for multiple event ...
Robert Jaros
2020-02-26
Major changes in the event handling architecture. Support for multiple event ...
Robert Jaros
2019-11-15
Fix an issue with high CPU utilization in IntelliJ by introducing new onEvent...
Robert Jaros
2019-10-17
Move DSL builder functions out of the companion objects (#93)
Robert Jaros
2019-10-03
Upgrade to Bootstrap 4.
Robert Jaros
2019-07-09
New DOM bindings. Drop horrible "strictDOM" property.
Robert Jaros
2019-05-11
Add new SimpleSelect form control.
Robert Jaros
2018-10-08
Refactoring to modules
Robert Jaros
2018-08-21
Internationalization support for built-in components.
Robert Jaros
2018-08-19
Internationalization support.
Robert Jaros
2018-03-26
Plain HTML form attributes (method, action, enctype, target, ...) support.
Robert Jaros
2018-03-11
Change the name of content property in Tag component.
Robert Jaros
2018-03-08
Add focus() and blur() methods to all FormControls.
Robert Jaros
2018-03-04
Style fixes.
Robert Jaros
2018-02-25
Change enum classes names for better readability.
Robert Jaros
2018-02-24
Snabbdom upgrade to v0.7.1
Robert Jaros
2018-02-22
Property values delegated to a map (idea by tieskedh)
Robert Jaros
2018-02-12
DSL builders returning built components.
Robert Jaros
2018-02-12
Type safe DSL builders
Robert Jaros
2018-02-09
Fix AJAX options.
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
2018-01-28
Style fixes
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-11-06
Ajax support for Select, emptyOption support
Robert Jaros
2017-11-06
Ajax support for SelectInput
Robert Jaros