Skip to content

v1.1.3

Latest
Compare
Choose a tag to compare
@calebporzio calebporzio released this 14 Jan 21:29

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 to wire: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 and viewable 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

Full Changelog: v1.1.2...v1.1.3