Releases: mitydigital/statamic-iconamic
Releases · mitydigital/statamic-iconamic
1.1.0
Added a new feature that allows icons to be listed recursively.
Globally this can be configured as a default by adding a recursive
config option to your config/iconamic.php
file.
By default, this is disabled.
You can override this setting on each Iconamic fieldtype. Check out the configuration docs for full details.
This update also applied some cleaning up of paths before Iconamic tries to load the svg file. Basically any "." or ".." parts of your requested filename are removed.
1.0.6
Updated composer to be strict with PHP version requirements
1.0.5
A small update to the behaviour of manual icons when the handle matches 'icon'
1.0.4
Just a tweak/fix to the manual mode for the Iconamic tag behaviour.
1.0.3
This minor update adds support for using the Iconic tag with manual parameters, instead of a field handle.
Check out the docs for further details.
v1.0.2
Just a small update to start cleaning up the codebase - the iconamic.php
config file is now going to live in the config
folder (not the config/statamic
folder).
You may need to manually check your config, but the update will try to move it for you.
v1.0.0
Hello Iconamic, it's so good to meet you.
Spread your joy of SVG icons with your awesome fieldtype and super cool tag - you'll make such a splash in the Statamic world.