Skip to content

Releases: verbb/icon-picker

2.0.0-beta.4

15 Jun 01:52
Compare
Choose a tag to compare

Fixed

  • Fix field settings not saving.

2.0.0-beta.3

15 Jun 01:35
Compare
Choose a tag to compare

Added

  • Add checks for registering events for performance.

Changed

  • Rename model classes.
  • Rename base plugin methods.

Fixed

  • Fix empty field checks.

1.1.13

08 Jun 10:15
Compare
Choose a tag to compare

Added

  • Add icon-picker-svg and icon-picker-sprite classes to Redactor-chosen icons.
  • Add support for multiple URLs for remote icon sets.

Fixed

  • Fix sprite sheets getting incorrect id attributes.
  • Fix an error when a field contained an icon from a remote icon set that no longer exists.

2.0.0-beta.2

24 Mar 06:44
Compare
Choose a tag to compare

Changed

  • Now requires Icon Picker 1.1.12 in order to update from Craft 3.

Fixed

  • Fix typing for placeholderAvatar plugin setting.

2.0.0-beta.1

09 Mar 21:26
Compare
Choose a tag to compare

Changed

  • Now requires PHP ^8.0.2.
  • Now requires Craft ^4.0.0-beta.1.

1.1.12

31 Oct 23:40
Compare
Choose a tag to compare

Fixed

  • Fix JS Redactor plugin not installing correctly in some instances.

1.1.11

07 Sep 07:56
Compare
Choose a tag to compare

Fixed

  • Fix Icons Path plugin setting not working correctly when using aliases.

1.1.10

06 Dec 23:39
Compare
Choose a tag to compare

Changed

  • Update Font Awesome remote source to 5.15.1.

Fixed

  • Ensure icons load in Super Table and other nesting fields.

1.1.9

11 Aug 02:52
Compare
Choose a tag to compare

Added

  • Allow iconSetsPath settings to use environment variables or aliases.
  • Allow iconSetsUrl settings to use environment variables or aliases.

1.1.8

10 Jun 01:06
Compare
Choose a tag to compare

Added

  • Added iconPickerField.length and iconPickerField.getLength().
  • Added iconPickerField.isEmpty and iconPickerField.getIsEmpty().