Skip to content

Releases: wire-elements/modal

2.0.12

14 Oct 10:55
cacff22
Compare
Choose a tag to compare

Fix #474 error when escape key is pressed when modal not opened

2.0.11

07 Oct 18:51
1af5647
Compare
Choose a tag to compare

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

Full Changelog: 2.0.10...2.0.11

2.0.10

03 May 12:51
17b6159
Compare
Choose a tag to compare

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

08 Dec 09:32
Compare
Choose a tag to compare
  • Fix event duplication when using wire:navigate

2.0.8

12 Nov 14:57
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.7...2.0.8

2.0.7

08 Sep 20:16
0f64fc4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.6...2.0.7

2.0.6

06 Sep 19:35
d2fb82e
Compare
Choose a tag to compare
  • Stable release

2.0.5-beta

16 Aug 10:00
beee4d2
Compare
Choose a tag to compare
2.0.5-beta Pre-release
Pre-release

What's Changed

Full Changelog: 2.0.4-beta...2.0.5-beta

2.0.4-beta

31 Jul 12:21
Compare
Choose a tag to compare
2.0.4-beta Pre-release
Pre-release
Fix tests

2.0.3-beta

30 Jul 21:32
Compare
Choose a tag to compare
2.0.3-beta Pre-release
Pre-release
  • Rename the config file, make sure to republish and update your config:
php artisan vendor:publish --tag=wire-elements-modal-config