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-05-20
Make all stateful components implement ObservableState interface
Robert Jaros
2020-05-20
Support for jQuery animations (#154)
Robert Jaros
2020-05-16
Fix warnings
Robert Jaros
2020-05-15
Add new generic onClick handler extension function.
Robert Jaros
2020-05-15
Allow nullable src property for the Image component.
Robert Jaros
2020-05-15
Add IMG html tag to the enum class.
Robert Jaros
2020-05-15
Add new TextNode component.
Robert Jaros
2020-05-14
Make Button component a container.
Robert Jaros
2020-05-10
Fix RestClient data serialization.
Robert Jaros
2020-05-10
Add simplified version of FormPanel DSL builder function to easily create HTM...
Robert Jaros
2020-05-10
Add simple "fieldset" HTML component
Robert Jaros
2020-05-10
Fix RestClient data serialization.
Robert Jaros
2020-05-09
Add missing tests for new html components
Robert Jaros
2020-05-09
Add new className parameter to all DSL builder functions.
Robert Jaros
2020-05-06
Add root panel container types from Bootstrap 4.4. Deprecate current root pan...
Robert Jaros
2020-05-06
New dedicated classes for NAV, OL, UL, LI html elements.
Robert Jaros
2020-05-03
Simplify state binding functions. Deprecate stateBinding() in favor of bind().
Robert Jaros
2020-05-01
New ObservableValue class
Robert Jaros
2020-04-19
New kvision-toast module (#69)
Robert Jaros
2020-04-19
Small fix for observable models builder functions
Robert Jaros
2020-03-31
ObservableSet class implementing ObservableState (#148)
Robert Jaros
2020-03-27
Add support for custom html elements and custom css styles (#144)
Robert Jaros
2020-03-27
Small fix to the flex panel internal margins
Robert Jaros
2020-03-27
Add hooks to allow direct access to afterInsert and afterDestroy callbacks
Robert Jaros
2020-03-17
Missing anchor tag type (#144)
Robert Jaros
2020-03-16
Fix forms validation for hidden fields.
Robert Jaros
2020-03-11
Upgrade to Kotlin 1.3.70 + other dependencies (Coroutinse, Serialization, Spr...
Robert Jaros
2020-03-04
Fix stack panel routes handling.
Robert Jaros
2020-03-04
Fix internal event listeners order (#143)
Robert Jaros
2020-03-03
Fix TextShadow constructor
Robert Jaros
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
[next]