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
/
core
/
Widget.kt
Age
Commit message (
Expand
)
Author
2020-06-02
Add parameter of bind, for not removing children when binding component to th...
Robert Jaros
2020-06-02
Fix hooks calling order (#156)
Robert Jaros
2020-05-20
Make all stateful components implement ObservableState interface
Robert Jaros
2020-05-20
Support for jQuery animations (#154)
Robert Jaros
2020-05-15
Add new generic onClick handler extension function.
Robert Jaros
2020-05-09
Add new className parameter to all DSL builder functions.
Robert Jaros
2020-05-03
Simplify state binding functions. Deprecate stateBinding() in favor of bind().
Robert Jaros
2020-03-27
Add hooks to allow direct access to afterInsert and afterDestroy callbacks
Robert Jaros
2020-03-11
Upgrade to Kotlin 1.3.70 + other dependencies (Coroutinse, Serialization, Spr...
Robert Jaros
2020-03-04
Fix internal event listeners order (#143)
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
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-25
Style fixes
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-06-26
New type inference workaround (KT-32168)
Robert Jaros
2019-06-22
An advanced option to strictly bind a component to the DOM element.
Robert Jaros
2019-06-03
Refactor support for additional attributes from Tag up to the Widget class.
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-18
Add internal cache for styles generation code.
Robert Jaros
2019-04-02
Support for tooltips and popovers.
Robert Jaros
2019-03-23
CSS style objects.
Robert Jaros
2019-03-14
Refactor DataContainer component to the separate module.
Robert Jaros
2018-12-20
New module with Select component tailored for server-side connectivity
Robert Jaros
2018-10-13
Major refactoring of the multi-platform components.
Robert Jaros
2018-10-08
Refactoring to modules
Robert Jaros
2018-08-22
I18n support in Handlebars templates.
Robert Jaros
2018-08-19
Internationalization support.
Robert Jaros
2018-03-29
Code style fixes.
Robert Jaros
2018-03-22
Context menu component based on Bootstrap dropdown.
Robert Jaros
2018-03-04
Style fixes.
Robert Jaros
2018-02-26
Fix incorrect cache of snabbdom event handlers.
Robert Jaros
2018-02-25
Change enum classes names for better readability.
Robert Jaros
2018-02-25
CSS position support.
Robert Jaros
2018-02-23
Removed DOM artifacts left after destroying DateTimeInput.
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
Refactoring. API documentation.
Robert Jaros
2018-02-04
Refactoring packages layout
Robert Jaros
2018-01-28
Change icon size
Robert Jaros
2018-01-17
Code formatting (Kotlin Style Guide)
Robert Jaros
2018-01-16
Spinner form controls
Robert Jaros
2017-11-25
Form validation
Robert Jaros
2017-11-04
Refactoring events handling
Robert Jaros
[next]