1.5.0
What's Changed
- Progress: new component by @robsontenorio in #155
- Dropdown: use Alpine
x-anchor
@robsontenorio in #153 - MenuItem: improve clickable area by @robsontenorio in #153
- Button: fix
link
+tooltip
combined by @robsontenorio in #154 - Button:
responsive
andbadge
by @robsontenorio in #152 - Toast: improvements by @robsontenorio in #151
Breaking change
- If you are using DROPDOWN, upgrade to latest Livewire version.
composer require livewire/livewire
php artisan view:clear
Full Changelog: 1.4.2...1.5.0