What's Changed
- Fix
@fluxStyles
rendering by @sevenpixels in #933 - Fix outline icon sizes on buttons to ensure they match default icon sizes by @joshhanley in #987
- Fix dark mode detector when Tailwind is not set to 'selector' by @joshhanley
- Fix Flux javascript toast duration by @joshhanley
- Fix Flux native select value couldn't be set to
0
by @joshhanley - Fix checkbox group incorrect initialisation by @joshhanley
- Add
.self
towire:model
on a modal automatically by @joshhanley - Replace CSS
:has()
to improve browser compatibility by @joshhanley - Fix editor not showing error outline due to the
wire:ignore
by @joshhanley - Fix accordian propogation by @joshhanley
- Add aria labels on input
copyable
andviewable
buttons by @joshhanley - Add fix to error messages so they can be read by screen readers by @joshhanley
- Fix editor nested unordered list styles by @joshhanley
- Fix editor so it works without toolbar by @joshhanley
- Fix autocomplete on Safari 18 by @joshhanley
New Contributors
- @sevenpixels made their first contribution in #933
Full Changelog: v1.1.2...v1.1.3