Releases: praxisnetau/silverware-font-icons
Releases · praxisnetau/silverware-font-icons
1.2.0 (2018-06-12)
1.1.6 (2017-11-03)
Fixed
- bug where server-side validation fails because of an empty source array for
FontIconField
1.1.5 (2017-10-09)
Updated
- build dependencies
- updated from
silverstripe-module
tosilverstripe-vendormodule
Removed
- removed unnecessary dir and path from
_config.php
1.1.1 (2017-09-12)
1.1.0 (2017-09-06)
Updated
- migrated from a
GroupedDropdownField
superclass to aSelect2AjaxField
- load times dramatically improved due to Ajax-loading of font icon options
- updated build dependencies
Removed
- JavaScript for field, as is no longer necessary;
Select2AjaxField
provides the smarts