Skip to content

Releases: mitydigital/statamic-iconamic

2.2.2

29 Aug 01:53
4af2fb2
Compare
Choose a tag to compare

What's Changed

2.1.1

11 Jun 01:10
4afb67d
Compare
Choose a tag to compare

What's Changed

  • Tweak tag behaviour for manual and defaults by @martyf in #7

Full Changelog: 2.1.0...2.1.1

2.1.0

22 May 23:13
Compare
Choose a tag to compare
  • Support for Dark Mode in Statamic 5.3+
  • Added placeholder, clearable, searchable and default fieldtype configuration options
  • Moved language strings to resources/lang/en - PRs are welcome to support more languages
  • Improved UI and behaviour of v-select component
  • Pint code cleanup

2.0.0

10 May 00:44
Compare
Choose a tag to compare

Support for Statamic 5
Drops support for Statamic 3.

1.1.6

14 Jun 21:15
Compare
Choose a tag to compare

Fixes an issue where saved icons are not appearing in Iconamic (see #5)

1.1.5

13 Jun 21:55
Compare
Choose a tag to compare

A small update to fix a layering/z-index issue in Statamic 4 (see #4).

1.1.4

29 Mar 05:45
Compare
Choose a tag to compare

Getting ready for Statamic 4... exciting!

1.1.3

23 Mar 23:33
Compare
Choose a tag to compare

Just a cosmetic update to truncate the selected icon path in the fieldtype (rather than wrapping and breaking the UI). Simples.

1.1.2

10 Jan 21:25
Compare
Choose a tag to compare

Fixes issue #3 and folder detection for both recursive and non-recursive behaviour.

1.1.1

15 Nov 22:19
Compare
Choose a tag to compare

This release adds support for adding attributes to icons using the Iconamic tag.

class is a special case, and can be appended to using class, or you can use classReplace to replace your icon's existing class (if it has one) or add it if it doesn't exist.

Check out the docs for full details.