Releases: praxisnetau/silverware-select2
Releases · praxisnetau/silverware-select2
1.2.0 (2018-06-12)
1.1.0 (2018-01-23)
Added
setDescriptor()
helper method onSelect2AjaxField
Updated
- option handling to better handle tags mode
Fixed
- bug with field config and tags mode
1.0.6 (2017-10-23)
1.0.5 (2017-10-23)
1.0.4 (2017-10-09)
Updated
- build dependencies
- updated from
silverstripe-module
tosilverstripe-vendormodule
Removed
- removed unnecessary dir and path from
_config.php
1.0.1 (2017-09-06)
Added
$ajaxEnabled
boolean to toggle Ajax functionality ofSelect2AjaxField
- both fields can now support multiple options using
setMultiple(true)
- additional relation handling features to both fields
Updated
Select2AjaxField
now identifies the$dataClass
from the source list
Fixed
search()
results JSON forSelect2AjaxField
now returning empty results correctly
1.0.0 (2017-09-06)
Initial release.