aboutsummaryrefslogtreecommitdiff
path: root/kvision-modules/kvision-bootstrap-select
AgeCommit message (Expand)Author
2020-05-20Support for request configuration when using remote interfaces.Robert Jaros
2020-05-20Make all stateful components implement ObservableState interfaceRobert Jaros
2020-05-09Add new className parameter to all DSL builder functions.Robert Jaros
2020-05-09Fixed tests.Robert Jaros
2020-05-09Upgrade dependencies: coroutines to 1.3.6, jooby to 2.8.2, bootstrap-select t...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-26Upgrade bootstrap select to 1.13.16. Fix detection of BS 4.Robert Jaros
2020-04-24Bootstrap select upgrade to 1.13.15Robert Jaros
2020-04-18Temporary workaround for jQuery 3.5.0 (issue 4665)Robert Jaros
2020-04-18Updated translation files for ajax-bootstrap-selectRobert Jaros
2020-04-18Temporary workaround for jQuery 3.5.0 (issue 4665)Robert Jaros
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-27Remove deprecated methods.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-02-08Documentation for missing options.Robert Jaros
2019-12-26Dependencies upgradeRobert Jaros
2019-12-02Fix select control invalid stateRobert Jaros
2019-11-15Fix an issue with high CPU utilization in IntelliJ by introducing new onEvent...Robert Jaros
2019-11-05Fix SelectRemote initialization. Add new option to preload values.Robert Jaros
2019-10-25Style fixesRobert Jaros
2019-10-25Now dropdown align option for Select and RemoteSelect components.Robert Jaros
2019-10-17Move DSL builder functions out of the companion objects (#93)Robert Jaros
2019-10-14Clean dependencies.Robert Jaros
2019-10-13Fix tests.Robert Jaros
2019-10-13New Application class to reduce applications boilerplate (#92).Robert Jaros
2019-10-06Update all tests.Robert Jaros
2019-10-05Updated Select form control.Robert Jaros
2019-10-03Upgrade to Bootstrap 4.Robert Jaros