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
/
kvision-modules
/
kvision-bootstrap
Age
Commit message (
Expand
)
Author
2020-05-14
Make Button component a container.
Robert Jaros
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-05-01
Force jQuery 3.4.1 and Moment.js 2.24.0 to workaround breaking issues.
Robert Jaros
2020-04-29
Some style fixes and missing comments.
Robert Jaros
2020-04-29
Add property to scrolling long content in Modal
Bartosz Malkowski
2020-03-12
Fix package.json generation.
Robert Jaros
2020-03-11
Upgrade to Kotlin 1.3.70 + other dependencies (Coroutinse, Serialization, Spr...
Robert Jaros
2020-02-28
Add an option to automatically collapse navbar on click
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-01
Dependencies upgrade (Ktor 1.3.0, Spring Boot 2.2.4 and others)
Robert Jaros
2020-01-20
Add "tabChange" event for TabPanel container
2.9.0
Robert Jaros
2020-01-20
Fix empty links in Navbar and DropDown components
Robert Jaros
2019-12-26
Dependencies upgrade
Robert Jaros
2019-12-06
Focus the default buttons in Alert and Confirm dialogs
Robert Jaros
2019-11-15
Add "centered" property to all Modal dialogs.
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-13
New Application class to reduce applications boilerplate (#92).
Robert Jaros
2019-10-08
Change html element type for DropDown component inside the Navbar
Robert Jaros
2019-10-07
Small typo
Robert Jaros
2019-10-06
Update all tests.
Robert Jaros
2019-10-06
Font awesome icons in modals.
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-09-25
Upgrade Bootstrap to version 4
Robert Jaros
2019-07-09
Add support for additional icons (#68)
Robert Jaros
2019-06-08
Fix test compilation error with karma-webpack 4.
Robert Jaros
2019-05-13
Small styling fixes of Tabulator editable cells.
Robert Jaros
2019-05-11
Fixed styling of SimpleSelect control.
Robert Jaros
2019-05-11
Add new SimpleSelect form control.
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
Scrollable tabs for TabPanel
Robert Jaros
2019-04-04
Fix base test classes.
Robert Jaros
2019-03-05
Refactor kvision-bootstrap module.
Robert Jaros
2019-03-05
Upgrade some npm dependencies.
Robert Jaros
2019-02-17
Fixed tests with headless Chrome.
Robert Jaros
2019-01-16
Dependencies upgrade.
Robert Jaros
2019-01-09
Dependencies upgrade.
Robert Jaros
2018-11-12
Support for vertical tabs.
Robert Jaros
2018-10-08
Testing modules.
Robert Jaros
2018-10-08
Refactoring to modules
Robert Jaros