Skip to content

1.0.5

Choose a tag to compare

@PhiloNL PhiloNL released this 03 Mar 17:16
· 52 commits to main since this release

What's Changed

  • Gate instead of Guard facade to authorize actions by @olivsinz in #149
  • Fix flickering modal with Alpine 3.9.1 by @PhiloNL in #193

If you published modal.blade.php you will need to replace x-on:close.stop="show = false" with x-on:close.stop="setShowPropertyTo(false)" (see diff)

New Contributors

Full Changelog: 1.0.4...1.0.5