What's Changed
- Add radio cards variant by @calebporzio in https://github.com/livewire/flux-pro/pull/65
- Add checkbox cards variant by @calebporzio in https://github.com/livewire/flux-pro/pull/66
- Add segmented radio group variant by @calebporzio in https://github.com/livewire/flux-pro/pull/64
- Change to solid icons for segmented tabs and radios by @calebporzio in https://github.com/livewire/flux-pro/pull/67
- Add two pixel focus outline offset to radio, checkbox, and switch to match native outlines by @calebporzio in https://github.com/livewire/flux-pro/pull/68
- Sortable column backgrounds were getting cut off on mobile - fixes #296 by @calebporzio in https://github.com/livewire/flux-pro/pull/61
- Translate "No results found" strings in combobox and listbox - fixes #546 by @calebporzio in https://github.com/livewire/flux-pro/pull/63
:href
properties were being escaped, causing links with ampersands to be malformed - fixes #535 by @calebporzio in #539- Support
as="div"
to render a button as a div by @calebporzio in #560
Full Changelog: v1.0.18...v1.0.19