What's Changed
- Fix breaking space-y-6 on select inputs and other elements like ui-modal, ui-dropdown, ui-menu - fixes #446 by @calebporzio in #448
- Support missing as well as empty tooltip content - fixes #443 by @calebporzio in #450
- Fix
display: contents
breaking space-y-6 on select inputs and other elements like ui-modal, ui-dropdown, ui-menu - fixes #446 by @calebporzio in https://github.com/livewire/flux-pro/pull/37 - Fix radio groups losing focus after Livewire requests - fixes #438 by @calebporzio in https://github.com/livewire/flux-pro/pull/38
- Remove yoyoyo from pagination - fixes #449 by @calebporzio in https://github.com/livewire/flux-pro/pull/40
Full Changelog: v1.0.11...v1.0.12