truckingsim / Ajax-Bootstrap-Select

This uses the bootstrap-select plugin and extends it so that you can use a remote source to search.
MIT License
280 stars 97 forks source link

Make the change event triggering configurable #197

Open fpesenti opened 3 years ago

fpesenti commented 3 years ago

Description (required)

This PR makes the triggering of the change event configurable. In the previous versions this event was always triggered and in some cases could be useful to be able to react when the list changes.

Merge checklist (required, for maintainers only)

This pull request adheres to the following requirements: