Skip to content

1.0.1 (2017-09-06)

Compare
Choose a tag to compare
@colintucker colintucker released this 06 Sep 11:17
· 16 commits to master since this release

Full Changelog

Added

  • $ajaxEnabled boolean to toggle Ajax functionality of Select2AjaxField
  • 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 for Select2AjaxField now returning empty results correctly