Skip to content

Releases: glhd/aire

1.4.0

09 Aug 19:28
Compare
Choose a tag to compare

Support for element variants.

1.3.0

09 Aug 17:52
Compare
Choose a tag to compare

When auto_id is enabled, the ID will always be unique per element (this was not the case in array elements before, which was a bug).

1.2.1

09 Aug 17:15
Compare
Choose a tag to compare

Accidentally published with an older version in the composer.json file. Just bumping the version and re-releasing.

1.2.0

09 Aug 17:05
Compare
Choose a tag to compare

Added additional methods for theme development.

1.1.2

09 Aug 15:28
Compare
Choose a tag to compare

Aire themes were set to dont-discover — this unset that.

1.1.1

09 Aug 05:53
Compare
Choose a tag to compare

Fixes an issue with client-side validation if a configured class was empty.

1.1.0

09 Aug 02:10
Compare
Choose a tag to compare

This release introduces features mostly for theme authoring.

🚀 1.0.0

08 Aug 19:48
Compare
Choose a tag to compare

This is the 1.0 release. At this point the API is in a good place, and we expect future updates to be much more incremental.

1.0.0-beta.3

02 Aug 17:49
Compare
Choose a tag to compare
1.0.0-beta.3 Pre-release
Pre-release

This fixes a potential security issue with setDefault() — it's recommended that you upgrade immediately.

1.0.0-beta.2

30 Jul 15:08
Compare
Choose a tag to compare
1.0.0-beta.2 Pre-release
Pre-release

Minor bugfix