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
/
Root.kt
Age
Commit message (
Expand
)
Author
2020-05-06
Add root panel container types from Bootstrap 4.4. Deprecate current root pan...
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-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-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-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-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-03-22
Context menu component based on Bootstrap dropdown.
Robert Jaros
2018-03-22
Fix incorrect padding with container-fluid root.
Robert Jaros
2018-03-04
Style fixes.
Robert Jaros
2018-02-12
DSL syntax for containers
Robert Jaros
2018-02-09
Refactoring. API documentation.
Robert Jaros
2018-02-04
Refactoring packages layout
Robert Jaros