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
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
2019-10-05
Form panel styling abstraction.
Robert Jaros
2019-10-05
Updated Select form control.
Robert Jaros
2019-10-05
Updated DateTime form control (#89)
Robert Jaros
2019-10-03
Upgrade to Bootstrap 4.
Robert Jaros
2019-08-03
Top level helper functions for i18n.
Robert Jaros
2019-07-13
Style fixes. Suppress style warnings.
Robert Jaros
2019-07-13
Suppress style warnings.
Robert Jaros
2019-07-09
Fix tests.
Robert Jaros
2019-07-09
Fix tests.
Robert Jaros
2019-07-09
Add support for additional icons (#68)
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-07-06
New implementation of ObservableList<T>
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-26
Add break to Tag element
Robbie Cronin
2019-06-23
Style fix.
Robert Jaros
2019-06-23
Fixed positioning of the context menu for use inside a Tabulator component.
Robert Jaros
2019-06-22
An advanced option to strictly bind a component to the DOM element.
Robert Jaros
2019-06-20
Missing TAG.HR in enum.
Robert Jaros
2019-06-03
Refactor support for additional attributes from Tag up to the Widget class.
Robert Jaros
2019-05-11
Add new SimpleSelect form control.
Robert Jaros
2019-05-11
Add support for additional attributes in the Tag component.
Robert Jaros
2019-05-11
Allow constructing Root containers from HTMLElement objects.
Robert Jaros
2019-05-11
Refactor focus and blur methods in FormControl interface.
Robert Jaros
2019-05-07
Closable tabs in the TabPanel container.
Robert Jaros
[prev]
[next]