What's Changed
- Remove number formatting on pagination page numbers - fixes #479 by @calebporzio in https://github.com/livewire/flux-pro/pull/58
- Prevent click events on disabled checkboxes, radios, and switches - fixes #502 by @calebporzio in https://github.com/livewire/flux-pro/pull/59
- The combobox initial input value is now set from wire:model - fixes #526 by @calebporzio in https://github.com/livewire/flux-pro/pull/60
Full Changelog: v1.0.15...v1.0.18