Skip to content

Releases: praxisnetau/silverware-select2

1.2.0 (2018-06-12)

12 Jun 07:19
Compare
Choose a tag to compare

Full Changelog

Updated

  • build dependencies
  • base resources path to match new public folder structure

1.1.0 (2018-01-23)

23 Jan 10:54
Compare
Choose a tag to compare

Full Changelog

Added

  • setDescriptor() helper method on Select2AjaxField

Updated

  • option handling to better handle tags mode

Fixed

  • bug with field config and tags mode

1.0.6 (2017-10-23)

23 Oct 03:56
Compare
Choose a tag to compare

Full Changelog

Fixed

  • bug with validation of fields with multiple values

1.0.5 (2017-10-23)

23 Oct 00:57
Compare
Choose a tag to compare

Full Changelog

Fixed

  • bug in Select2AjaxField with ID and text values in getResultData()

1.0.4 (2017-10-09)

09 Oct 02:51
Compare
Choose a tag to compare

Full Changelog

Updated

  • build dependencies
  • updated from silverstripe-module to silverstripe-vendormodule

Removed

  • removed unnecessary dir and path from _config.php

1.0.1 (2017-09-06)

06 Sep 11:17
Compare
Choose a tag to compare

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

1.0.0 (2017-09-06)

06 Sep 00:50
Compare
Choose a tag to compare

Initial release.