aboutsummaryrefslogtreecommitdiff
path: root/kvision-modules/kvision-bootstrap
AgeCommit message (Expand)Author
2020-05-14Make Button component a container.Robert Jaros
2020-05-09Add new className parameter to all DSL builder functions.Robert Jaros
2020-05-06Add root panel container types from Bootstrap 4.4. Deprecate current root pan...Robert Jaros
2020-05-01Force jQuery 3.4.1 and Moment.js 2.24.0 to workaround breaking issues.Robert Jaros
2020-04-29Some style fixes and missing comments.Robert Jaros
2020-04-29Add property to scrolling long content in ModalBartosz Malkowski
2020-03-12Fix package.json generation.Robert Jaros
2020-03-11Upgrade to Kotlin 1.3.70 + other dependencies (Coroutinse, Serialization, Spr...Robert Jaros
2020-02-28Add an option to automatically collapse navbar on clickRobert 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-02-01Dependencies upgrade (Ktor 1.3.0, Spring Boot 2.2.4 and others)Robert Jaros
2020-01-20Add "tabChange" event for TabPanel container2.9.0Robert Jaros
2020-01-20Fix empty links in Navbar and DropDown componentsRobert Jaros
2019-12-26Dependencies upgradeRobert Jaros
2019-12-06Focus the default buttons in Alert and Confirm dialogsRobert Jaros
2019-11-15Add "centered" property to all Modal dialogs.Robert Jaros
2019-11-15Fix an issue with high CPU utilization in IntelliJ by introducing new onEvent...Robert Jaros
2019-10-25Style fixesRobert Jaros
2019-10-17Move DSL builder functions out of the companion objects (#93)Robert Jaros
2019-10-13New Application class to reduce applications boilerplate (#92).Robert Jaros
2019-10-08Change html element type for DropDown component inside the NavbarRobert Jaros
2019-10-07Small typoRobert Jaros
2019-10-06Update all tests.Robert Jaros
2019-10-06Font awesome icons in modals.Robert Jaros
2019-10-05Updated Select form control.Robert Jaros
2019-10-05Updated DateTime form control (#89)Robert Jaros
2019-10-03Upgrade to Bootstrap 4.Robert Jaros
2019-09-25Upgrade Bootstrap to version 4Robert Jaros
2019-07-09Add support for additional icons (#68)Robert Jaros
2019-06-08Fix test compilation error with karma-webpack 4.Robert Jaros
2019-05-13Small styling fixes of Tabulator editable cells.Robert Jaros
2019-05-11Fixed styling of SimpleSelect control.Robert Jaros
2019-05-11Add new SimpleSelect form control.Robert Jaros
2019-05-11Allow constructing Root containers from HTMLElement objects.Robert Jaros
2019-05-07Closable tabs in the TabPanel container.Robert Jaros
2019-04-24Scrollable tabs for TabPanelRobert Jaros
2019-04-04Fix base test classes.Robert Jaros
2019-03-05Refactor kvision-bootstrap module.Robert Jaros
2019-03-05Upgrade some npm dependencies.Robert Jaros
2019-02-17Fixed tests with headless Chrome.Robert Jaros
2019-01-16Dependencies upgrade.Robert Jaros
2019-01-09Dependencies upgrade.Robert Jaros
2018-11-12Support for vertical tabs.Robert Jaros
2018-10-08Testing modules.Robert Jaros
2018-10-08Refactoring to modulesRobert Jaros