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
/
panel
Age
Commit message (
Expand
)
Author
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-03-27
Small fix to the flex panel internal margins
Robert Jaros
2020-03-04
Fix stack panel routes handling.
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-01-31
Support for fieldset HTML element both as a standalone container and within F...
Robert Jaros
2020-01-20
Better support for applications with multiple roots.
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-14
Return root container from Application extension functions.
Robert Jaros
2019-10-14
Refactoring Root class constructors (#92)
Robert Jaros
2019-10-13
New Application class to reduce applications boilerplate (#92).
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-06-03
Refactor support for additional attributes from Tag up to the Widget class.
Robert Jaros
2019-05-11
Allow constructing Root containers from HTMLElement objects.
Robert Jaros
2019-05-07
Closable tabs in the TabPanel container.
Robert Jaros
2019-04-24
Fix various problems with re-creating DOM nodes.
Robert Jaros
2019-04-24
Scrollable tabs for TabPanel
Robert Jaros
2019-04-22
Code style fixes.
Robert Jaros
2019-04-04
Fix modals rendering.
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
2018-11-12
Support for vertical tabs.
Robert Jaros
2018-10-13
Major refactoring of the multi-platform components.
Robert Jaros
2018-08-21
Internationalization support for built-in components.
Robert Jaros
2018-08-19
Internationalization support.
Robert Jaros
2018-05-25
Small fixes.
Robert Jaros
2018-05-05
Suppress some warnings.
Robert Jaros
2018-05-04
DockPanel usability fixes
Robert Jaros
2018-03-29
Code style fixes.
Robert Jaros
2018-03-22
Context menu component based on Bootstrap dropdown.
Robert Jaros
2018-03-22
Fixed removing child from container.
Robert Jaros
2018-03-22
Fix incorrect padding with container-fluid root.
Robert Jaros
2018-03-08
Adds a property to activate child component directly.
Robert Jaros
2018-03-07
Style fix
Robert Jaros
2018-03-04
Style fixes.
Robert Jaros
2018-02-26
Fix UNIT type name.
Robert Jaros
2018-02-25
Change enum classes names for better readability.
Robert Jaros
2018-02-25
Change extension function to properties for dimensions.
Robert Jaros
2018-02-25
CSS position support.
Robert Jaros
2018-02-22
Property values delegated to a map (idea by tieskedh)
Robert Jaros
2018-02-21
Small style fixes contributed by tieskedh
Robert Jaros
2018-02-12
Fix of FlexPanel companion object.
Robert Jaros
2018-02-12
DSL builders returning built components.
Robert Jaros
2018-02-12
Type safe DSL builders
Robert Jaros
2018-02-12
DSL syntax for containers
Robert Jaros
[next]