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
Age
Commit message (
Expand
)
Author
2020-02-27
Remove deprecated methods.
Robert Jaros
2020-02-27
Fix tests
Robert Jaros
2020-02-26
Major changes in the event handling architecture. Support for multiple event ...
Robert Jaros
2020-02-26
Fix deprecation messages.
Robert Jaros
2020-02-26
Major changes in the event handling architecture. Support for multiple event ...
Robert Jaros
2020-02-23
Support for "cursor" CSS property (#135)
Robert Jaros
2020-02-23
Deprecate some problematic overloaded constructors.
Robert Jaros
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-08
New Typeahead component
Robert Jaros
2020-02-02
Fix package name
Robert Jaros
2020-02-02
Add RangeInput and Range components (sliders) (#132)
Robert Jaros
2020-02-02
Unit tests for Bold and FieldsetPanel components.
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
2020-01-20
Add "tabChange" event for TabPanel container
2.9.0
Robert Jaros
2020-01-20
Fix tabulator module dependencies
Robert Jaros
2020-01-20
Fix tabulator module dependencies
Robert Jaros
2020-01-20
Better support for applications with multiple roots.
Robert Jaros
2020-01-19
Fix code comments
Robert Jaros
2020-01-16
Support for custom Decimal type in the common target
Robert Jaros
2019-12-30
Add support form "main" HTML tag
Robert Jaros
2019-12-03
Fix application testing (#113)
Robert Jaros
2019-12-03
Fix modal buttons resposivness.
Robert Jaros
2019-12-02
Fix keyboard and focus handling for UploadInput component
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-12-02
Fix select control invalid state
Robert Jaros
2019-11-15
Add focus() and blur() methods to Button class.
Robert Jaros
2019-11-15
Fix an issue with high CPU utilization in IntelliJ by introducing new onEvent...
Robert Jaros
2019-11-06
Fix exception handling in RestClient
Robert Jaros
2019-11-05
Add labels/fields horizontal ratio option for FormPanel component.
Robert Jaros
2019-11-04
Support for Date type serialization/deserialization in RestClient (#101)
Robert Jaros
2019-11-02
New set of methods returning Response object in RestClient (#100)
Robert Jaros
2019-10-25
Style fixes
Robert Jaros
2019-10-24
New Bold html component.
Robert Jaros
2019-10-21
Add NAV tag type.
Robert Jaros
2019-10-21
Fix inline list type.
Robert Jaros
2019-10-17
Move DSL builder functions out of the companion objects (#93)
Robert Jaros
2019-10-14
Return root container from Application extension functions.
Robert Jaros
2019-10-14
Change deprecation level to ERROR on the Date type.
Robert Jaros
2019-10-14
Refactoring Root class constructors (#92)
Robert Jaros
2019-10-13
Allow to unsubscribe from the ObservableState.
Robert Jaros
2019-10-13
New Application class to reduce applications boilerplate (#92).
Robert Jaros
2019-10-13
Move ObservableList class from utils to state package and implement Observabl...
Robert Jaros
2019-10-13
Refactor StateBinding class with ObservableState interface.
Robert Jaros
2019-10-12
Redesign Date type handling in server side interfaces.
Robert Jaros
2019-10-06
Update all tests.
Robert Jaros
2019-10-06
Remove radio button default style.
Robert Jaros
2019-10-05
Updated Spinner form control.
Robert Jaros
[next]