Version 2.0.1
February 24, 2023
Changed
- Requires craftcms/redactor version ^3.0
- Sets PHP requirement to 8.0.2
Version 2.0.0
February 24, 2023
Changed
- Converts plugin into a Craft 4.0 plugin with PHP 8.0+ support.
Version 1.0.5
July 21, 2021
Fixed
- Reverts change in v1.0.4 (commit 51a8132) which led to incorrectly registered js var
Version 1.0.4
June 15, 2021
Added
- Adds support for CSS params
Changed
- Moves script registration code into Redactor field event
- Removes support for FA kits (as of now) due to redactor's buggy autoparse with inline svgs
Fixed
- Icon search in modal
Version 1.0.3
June 11, 2021
Added
- Support for icon styles (solid, regular, light, duotone, and brand)
- Setting options to use a FA kit script or other webfonts from a CSS file
Changed
- Styling for modal icon list
Version 1.0.2
March 25, 2021
Added
- Adds settings to let site admins override the list of available icons in the redactor modal.
Changed
- Renames redactor button to "Icon List"
Fixed
- Removes id attributes from elements to eliminate conflict from multiple modals
Version 1.0.1
October 21, 2020