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
Age
Commit message (
Expand
)
Author
2020-02-22
Allow form validation without marking fields with errors.
Robert Jaros
2020-02-09
Disallow null value for RangeInput
Robert Jaros
2020-02-02
Add RangeInput and Range components (sliders) (#132)
Robert Jaros
2020-02-01
Add support for custom type fields in Form/FormPanel model class.
Robert Jaros
2020-01-31
Support for fieldset HTML element both as a standalone container and within F...
Robert Jaros
2019-12-02
Auto marking of required form fields
Robert Jaros
2019-12-02
Exclude invisible fields from form validation
Robert Jaros
2019-11-15
Fix an issue with high CPU utilization in IntelliJ by introducing new onEvent...
Robert Jaros
2019-11-05
Add labels/fields horizontal ratio option for FormPanel component.
Robert Jaros
2019-10-17
Move DSL builder functions out of the companion objects (#93)
Robert Jaros
2019-10-06
Remove radio button default style.
Robert Jaros
2019-10-05
Form panel styling abstraction.
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
2019-05-11
Refactor focus and blur methods in FormControl interface.
Robert Jaros
2019-04-24
Fix various problems with re-creating DOM nodes.
Robert Jaros
2019-04-22
Code style fixes.
Robert Jaros
2019-04-16
Upgrade Kotlin to 1.3.30
Robert Jaros
2019-03-17
Move suspending functions for getting file content to the kvision-upload module.
Robert Jaros
2019-02-18
Make kvision-remote module independent of kvision itself.
Robert Jaros
2019-02-13
Fix for date/time format used in the form implementation.
Robert Jaros
2019-01-19
Code style.
Robert Jaros
2019-01-19
New method for easy access to the content of selected files.
Robert Jaros
2019-01-16
Unification of class hierarchy in form.check package.
Robert Jaros
2019-01-16
Fix for UploadInput with empty or multiple value.
Robert Jaros
2018-11-07
Upgrade to Kotlin 1.3.0 final.
Robert Jaros
2018-10-13
Major refactoring of the multi-platform components.
Robert Jaros
2018-10-08
Testing modules.
Robert Jaros
2018-10-08
Refactoring to modules
Robert Jaros
2018-09-28
Migration to Kotlin 1.3
Robert Jaros
2018-08-22
Style warnings fixes.
Robert Jaros
2018-08-21
Internationalization support for built-in components.
Robert Jaros
2018-08-19
Internationalization support.
Robert Jaros
2018-08-16
Main dependencies upgrade (Kotlin 1.2.60, coroutines 0.24.0, serialization 0....
0.0.15
Robert Jaros
2018-05-04
Copyright comments unification
Robert Jaros
2018-04-25
Multiplatform kvision-common and kvision-server modules.
Robert Jaros
2018-03-30
Support for some events of file upload control.
Robert Jaros
2018-03-29
Components for file upload.
Robert Jaros
2018-03-29
Code style fixes.
Robert Jaros
2018-03-26
Plain HTML form attributes (method, action, enctype, target, ...) support.
Robert Jaros
2018-03-22
RichTextInput fix for Firefox
Robert Jaros
2018-03-11
Small fix for rich text component.
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-08
Extension function to convert Json to Map
Robert Jaros
2018-03-07
More type-safe forms implementation.
Robert Jaros
2018-03-06
Fix RadioGroup initial value
Robert Jaros
2018-03-04
Style fixes.
Robert Jaros
2018-02-27
Internet Explorer and Edge compatibility fixes.
Robert Jaros
[next]