- PHP 8.2 & Laravel 10 support
- php8.1 & Laravel9 support
- config publishable for bootstrap 4 | 5 theme
- notification clear on wire:loading
- helper methods for different alert messages
$this->info('your message'); // support `info` `warning` `success` `danger`
_openModal
support modal size as last param e.g._openModal("foo", "sample-form", [], "sm")
- alert notification not showing fixed
- initial release