Skip to content

Releases: glhd/aire

2.13.0

18 Sep 15:17
49627f7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.12.1...2.13.0

2.12.1

06 Sep 19:56
45762bb
Compare
Choose a tag to compare

What's Changed

  • Summary element should refer to custom error bag by @cheyner in #135

Full Changelog: 2.12.0...2.12.1

2.12.0

13 Aug 15:02
054766a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.11.0...2.12.0

2.11.0

29 May 20:30
Compare
Choose a tag to compare

Fixes a small bug when trying to work with names that have square brackets in them.

Full Changelog: 2.10.0...2.11.0

2.10.0

12 Mar 16:42
Compare
Choose a tag to compare

This just updates version constraints and tests for Laravel 11 support.

Full Changelog: 2.9.1...2.10.0

2.9.1

02 Jan 20:19
Compare
Choose a tag to compare

Fixed

  • Fixed small bug in new JS validation logic

Full Changelog: 2.9.0...2.9.1

2.9.0

29 Dec 02:04
Compare
Choose a tag to compare

Changed

  • Updated Aire’s client-side validation JS to be less aggressive with marking errors

Full Changelog: 2.8.1...2.9.0

2.8.1

12 Jul 17:28
Compare
Choose a tag to compare

Added support for calling isOpened() on Aire to determine if any form is open

2.8.0

12 May 20:11
Compare
Choose a tag to compare

Added

  • Added backwards-compatible version of Conditionable helper to elements

2.7.0

17 Feb 20:50
Compare
Choose a tag to compare

Added

  • Added Laravel 10 support