github wire-elements/modal 1.0.0
v1.0.0

latest releases: 2.0.10, 2.0.9, 2.0.8...
2 years ago

v1.0.0 stable release 🚀

Breaking changes to take into account:

The @livewireUIScripts has been removed.

Any required Javascript will be loaded inline. If you want to include the Javascript in your bundler like Webpack you can use the config to disable Javascript and require the necessary Javascript require('vendor/livewire-ui/modal/resources/js/modal');

The package namespace has changed to livewire-ui-modal

If you published the modal view make sure to make the required changes.

Don't miss a new modal release

NewReleases is sending notifications on new releases.