Skip to content

Releases: mitydigital/statamic-iconamic

1.1.0

21 Oct 03:27
Compare
Choose a tag to compare

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.

'recursive' => true,

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

16 Oct 05:08
Compare
Choose a tag to compare

Updated composer to be strict with PHP version requirements

1.0.5

14 Oct 02:26
Compare
Choose a tag to compare

A small update to the behaviour of manual icons when the handle matches 'icon'

1.0.4

10 Oct 03:12
Compare
Choose a tag to compare

Just a tweak/fix to the manual mode for the Iconamic tag behaviour.

1.0.3

22 Aug 01:52
Compare
Choose a tag to compare

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

15 May 22:18
Compare
Choose a tag to compare

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

01 May 05:30
Compare
Choose a tag to compare

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.