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
Age
Commit message (
Expand
)
Author
2020-06-05
Change access modifier of getSnStyle function.
Robert Jaros
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-15
Add new TextNode component.
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 support for custom html elements and custom css styles (#144)
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-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
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
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-13
Style fixes. Suppress style warnings.
Robert Jaros
2019-07-09
New DOM bindings. Drop horrible "strictDOM" property.
Robert Jaros
2019-07-08
More general CssSize (based on Number type). Note: both .px and .pt extension...
Robert Jaros
2019-06-26
Merge pull request #61 from robert-cronin/master
Robert Jaros
2019-06-26
New type inference workaround (KT-32168)
Robert Jaros
2019-06-26
correct spelling error for vertical-align
Robbie Cronin
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-04
Fix modals rendering.
Robert Jaros
2019-04-02
Support for tooltips and popovers.
Robert Jaros
2019-03-24
Some fixes for CSS style objects.
Robert Jaros
2019-03-23
Code style fixes.
Robert Jaros
2019-03-23
CSS style objects.
Robert Jaros
2019-03-14
Refactor DataContainer component to the separate module.
Robert Jaros
2019-03-10
New module with support for drawing charts based on chart.js library.
Robert Jaros
2019-03-03
Support for overflow-wrap, word-break and line-break CSS properties.
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-04-25
Upgrade Kotlin to 1.2.40 and kotlin-fronted-plugin to 0.0.30 (with webpack 4)
Robert Jaros
2018-03-29
Code style fixes.
Robert Jaros
[next]