Releases: wire-elements/modal
Releases · wire-elements/modal
2.0.12
2.0.11
What's Changed
- Dispatch an event to a modal being closed before closing it, so that the modal can prevent it based on its state by @osmianski in #466
New Contributors
- @osmianski made their first contribution in #466
Full Changelog: 2.0.10...2.0.11
2.0.10
What's Changed
- Remove always false PHP version comparison if statements by @nimah79 in #401
- Update README.md by @iRaziul in #435
- fix missing ")" on query selector by @PH7-Jack in #432
New Contributors
- @nimah79 made their first contribution in #401
- @iRaziul made their first contribution in #435
- @PH7-Jack made their first contribution in #432
Full Changelog: 2.0.9...2.0.10
2.0.9
2.0.8
2.0.7
What's Changed
- Update README.md by @kirgus in #353
- [fix] allow enum binding by @fabio-ivona in #352
New Contributors
- @kirgus made their first contribution in #353
- @fabio-ivona made their first contribution in #352
Full Changelog: 2.0.6...2.0.7
2.0.6
2.0.5-beta
What's Changed
- [V2] Upgrade pattern improvements by @thermiteplasma in #344
Full Changelog: 2.0.4-beta...2.0.5-beta
2.0.4-beta
Fix tests
2.0.3-beta
- Rename the config file, make sure to republish and update your config:
php artisan vendor:publish --tag=wire-elements-modal-config