aboutsummaryrefslogtreecommitdiff
path: root/src/main/kotlin/pl/treksoft/kvision/panel/Root.kt
AgeCommit message (Expand)Author
2020-05-06Add root panel container types from Bootstrap 4.4. Deprecate current root pan...Robert Jaros
2020-02-26Major changes in the event handling architecture. Support for multiple event ...Robert Jaros
2020-02-26Major changes in the event handling architecture. Support for multiple event ...Robert Jaros
2020-01-20Better support for applications with multiple roots.Robert Jaros
2019-10-25Style fixesRobert Jaros
2019-10-17Move DSL builder functions out of the companion objects (#93)Robert Jaros
2019-10-14Return root container from Application extension functions.Robert Jaros
2019-10-14Refactoring Root class constructors (#92)Robert Jaros
2019-10-13New Application class to reduce applications boilerplate (#92).Robert Jaros
2019-10-03Upgrade to Bootstrap 4.Robert Jaros
2019-06-03Refactor support for additional attributes from Tag up to the Widget class.Robert Jaros
2019-05-11Allow constructing Root containers from HTMLElement objects.Robert Jaros
2019-04-04Fix modals rendering.Robert Jaros
2019-03-24Some fixes for CSS style objects.Robert Jaros
2019-03-23Code style fixes.Robert Jaros
2019-03-23CSS style objects.Robert Jaros
2018-08-21Internationalization support for built-in components.Robert Jaros
2018-08-19Internationalization support.Robert Jaros
2018-05-25Small fixes.Robert Jaros
2018-03-22Context menu component based on Bootstrap dropdown.Robert Jaros
2018-03-22Fix incorrect padding with container-fluid root.Robert Jaros
2018-03-04Style fixes.Robert Jaros
2018-02-12DSL syntax for containersRobert Jaros
2018-02-09Refactoring. API documentation.Robert Jaros
2018-02-04Refactoring packages layoutRobert Jaros