What's Changed
- Fix toast fade out animation
- Remove extra top padding on top toasts
- Fix toast dialog making entire page inert in Safari
- Prevent double border on select inside input.group
- Fix slot "is empty" conditionals
- Prevent avatar in flux:brand from shrinking when name is truncated
- Tweak listbox to better handle option label overflow
- Fix profile name from being cut off on the bottom
- Allow class="" attributes on navlist.group component
- Make button with tooltip honor space-y-* on wrapping element
- Prevent inputs from being set to false inside disclosure panel
- Initialize ui-selected after everything else in a select menu. Closes…
- Focus radios/checkboxes when clicking field labels.
- Allow flux:input.group to use label prop
- Change <flux:accordion.icon reverse variant icons
- Popover overhaul by @calebporzio in https://github.com/livewire/flux-pro/pull/16
- Fix empty table causing header to scroll by @joshhanley in https://github.com/livewire/flux-pro/pull/17
- Add pagination spacing fix by @joshhanley in https://github.com/livewire/flux-pro/pull/22
- Fix publish command to include table by @joshhanley in #401
- Add --force option to PublishCommand by @ThomasEnssner in #302
New Contributors
- @ThomasEnssner made their first contribution in #302
Full Changelog: v1.0.9...v1.0.10