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