github livewire/flux v2.13.0

7 hours ago

What's Changed

  • Add progress bar by @calebporzio in #2446
  • Add input: attribute prefix for targeting the input element by @joshhanley in #2438
  • Add Tailwind v4.2 tinted neutral colours to accent and button by @joshhanley in #2409
  • Fix button group styling when buttons are wrapped in tooltips by @joshhanley in #2404
  • Move custom element display rules from JS to CSS to prevent CLS by @joshhanley in #2400
  • Use @blaze(fold: true) in Lucide icon stubs by @fotrino in #2441
  • Add scroll-to prop to pagination component by @joshhanley in #2401
  • Timeline by @calebporzio in #2454
  • Fix invalid prop not applying error styling on input and textarea by @joshhanley in #2453
  • Fix flux:switch indicator position with custom base font-size by @joshhanley in #2452
  • Fix RTL detection when dir attribute is on a parent element by @joshhanley
  • Fix pillbox pills being clipped when label text is long by @joshhanley
  • Add progress bar by @calebporzio
  • Fix chart summary and tooltip duplication on re-render by @joshhanley
  • Fix selectable header year dropdown rejecting valid years with min/max by @joshhanley
  • Fix negative values in stacked bar charts by @joshhanley
  • Fix chart tick labels being clipped when rotated to 45 degrees by @joshhanley
  • Fix context menu overflowing viewport by @joshhanley
  • Fix tooltip not showing on disabled buttons by @joshhanley
  • Fix combobox handleAutocomplete overwriting wire:model value on remount by @joshhanley
  • Fix flux:autocomplete losing wire:model value after wire:navigate by @joshhanley
  • Fix combobox with pre-selected value only showing selected option on first open by @joshhanley
  • Fix loading detection for wire:model bindings with .live modifier in non-first position by @joshhanley
  • Fix wire:model.live not updating with DateRange::allTime() preset by @joshhanley
  • Move custom element display rules from JS to CSS to prevent CLS by @joshhanley
  • Fix bar chart x-axis tick labels showing wrong dates with timestamped data by @joshhanley
  • Allow disabled menu items to be checked by @ganyicz
  • Fix x-bind:value on checkbox, radio, and option components by @joshhanley
  • Timeline by @calebporzio
  • Fix year select dropdown empty when min/max dates are entirely in the past by @joshhanley
  • Fix calendar force open to by @joshhanley
  • Fix popover positioning on browsers without native Popover API by @joshhanley

Full Changelog: v2.12.2...v2.13.0

Don't miss a new flux release

NewReleases is sending notifications on new releases.