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-select
Age
Commit message (
Collapse
)
Author
2020-04-26
Upgrade bootstrap select to 1.13.16. Fix detection of BS 4.
Robert Jaros
2020-04-24
Bootstrap select upgrade to 1.13.15
Robert Jaros
2020-04-18
Temporary workaround for jQuery 3.5.0 (issue 4665)
Robert Jaros
2020-04-18
Updated translation files for ajax-bootstrap-select
Robert Jaros
2020-04-18
Temporary workaround for jQuery 3.5.0 (issue 4665)
Robert Jaros
2020-03-12
Fix package.json generation.
Robert Jaros
2020-03-11
Upgrade to Kotlin 1.3.70 + other dependencies (Coroutinse, Serialization, ↵
Robert Jaros
Spring Boot) Major refactoring of build architecture.
2020-02-27
Remove deprecated methods.
Robert Jaros
Style fixes.
2020-02-26
Major changes in the event handling architecture. Support for multiple event ↵
Robert Jaros
handlers.
2020-02-26
Major changes in the event handling architecture. Support for multiple event ↵
Robert Jaros
handlers.
2020-02-08
Documentation for missing options.
Robert Jaros
2019-12-26
Dependencies upgrade
Robert Jaros
2019-12-02
Fix select control invalid state
Robert Jaros
2019-11-15
Fix an issue with high CPU utilization in IntelliJ by introducing new ↵
Robert Jaros
onEvent extension function and changing the names of some style methods
2019-11-05
Fix SelectRemote initialization. Add new option to preload values.
Robert Jaros
2019-10-25
Style fixes
Robert Jaros
2019-10-25
Now dropdown align option for Select and RemoteSelect components.
Robert Jaros
2019-10-17
Move DSL builder functions out of the companion objects (#93)
Robert Jaros
2019-10-14
Clean dependencies.
Robert Jaros
2019-10-13
Fix tests.
Robert Jaros
2019-10-13
New Application class to reduce applications boilerplate (#92).
Robert Jaros
New testutils module.
2019-10-06
Update all tests.
Robert Jaros
2019-10-05
Updated Select form control.
Robert Jaros
2019-10-03
Upgrade to Bootstrap 4.
Robert Jaros
Upgrade to Font Awesome 5. Restructure modules.