aboutsummaryrefslogtreecommitdiff
path: root/kvision-modules/kvision-bootstrap-select-remote
AgeCommit message (Expand)Author
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-25Now dropdown align option for Select and RemoteSelect components.Robert Jaros
2019-10-24Allow suspending functions for SelectRemote and TabulatorRemote components.Robert Jaros
2019-10-22Send additional state with SelectRemote request.Robert Jaros
2019-10-17Move DSL builder functions out of the companion objects (#93)Robert Jaros
2019-10-06Update all tests.Robert Jaros
2019-10-03Upgrade to Bootstrap 4.Robert Jaros