svg_icon_field 8.x-1.0-alpha10

- change definition of plugin from comment annotations to attributes
- add svg_icon_field.field_type_categories.yml to provide icon for icon category
- tidy up

svg_icon_field 8.x-1.0-alpha9

Bug fixes

Release 8.x-1.0-alpha9:

- Drupal 10 compatibility fixes
- Fix for default value

svg_icon_field 8.x-1.0-alpha8

Bug fixes

Release 8.x-1.0-alpha8:

- Support for Drupal 9 added
- Drupal standard provided, code refactoring, clean up

svg_icon_field 8.x-1.0-alpha2

Bug fixes

Fixed bug to support fields that are loaded by ajax. Classic example is paragraph bundle. Once field is added to paragraph bundle and later on added as reference field to content type this paragraph bundle is loaded by ajax on node add/edit form by clicking "Add new paragraph". Since svg_icon_field field is generated by ajax and it uses ajax by itself it needs to be handled differently.

Ajax callback element has changed. Discovered something like "#array_parents" :)

Subscribe with RSS Subscribe to Releases for SVG Icon field