Skip to content

Releases: livewire/flux

v2.12.0

10 Feb 00:40

Choose a tag to compare

What's Changed

Full Changelog: v2.11.1...v2.12.0

v2.11.1

22 Jan 11:00
3ada3b2

Choose a tag to compare

What's Changed

  • Fix modal outside Livewire by @ganyicz in #2330
  • Add tests for native form submissions by @ganyicz
  • Fix native form submission in pillbox by @ganyicz
  • Fix failing tests by @ganyicz
  • Add test for modal outside Livewire by @ganyicz

Full Changelog: v2.11.0...v2.11.1

v2.11.0

21 Jan 09:33

Choose a tag to compare

What's Changed

  • Change badge variant="pill" to rounded prop by @calebporzio in #2269
  • Remove blaze from avatar by @ganyicz in #2279
  • Fix DateRange end date to use endOfDay for consistency with presets by @fotrino in #2067
  • Rename nested to deep by @ganyicz in #2322
  • Add ui-legend by @ganyicz in #2321
  • Display outline on pillbox combobox variant by @ganyicz in #2293
  • Make components CSP safe by @ganyicz in #2277
  • Fix memory leak by @ganyicz
  • Fix popover closing inside modal by @ganyicz
  • Prevent time picker events on init by @ganyicz
  • Fix scrollbar-gutter with overflow: hidden by @ganyicz
  • Ignore switch inside checkbox group when using checkbox.all by @ganyicz
  • Fix searchable select accessibility by @ganyicz
  • Fix editor link when inside tabs by @ganyicz
  • Hide clear button when time picker is disabled by @ganyicz
  • Hide clear button when date picker is disabled by @ganyicz
  • Fix select's native form submit value by @joshhanley
  • Fix date picker carets by @ganyicz
  • Fix wire:navigate flickering by @ganyicz
  • Fix create option console error when select is empty by @ganyicz
  • Remove blaze from pillbox search by @ganyicz
  • Fix invalid select border styling by @ganyicz
  • Improve slider accessibility by @ganyicz
  • Hide tooltip when draggable by @ganyicz
  • Make components CSP-compatible by @ganyicz
  • Add ui-legend by @ganyicz
  • Update date-picker background to match select by @ganyicz
  • Add supplementary input events by @ganyicz
  • Fix failing tests by @ganyicz
  • Make checkbox variants and table and paginator free by @calebporzio
  • Make all radio variants free by @calebporzio
  • Make card free by @calebporzio

New Contributors

Full Changelog: v2.10.2...v2.11.0

v2.10.2

19 Dec 02:22

Choose a tag to compare

What's Changed

  • Restore "Allow forcing of data-current in links" by @joshhanley in #2260
  • Fix wire:current.ignore by @ganyicz in #2258
  • Support binding wire:model to accordion by @ganyicz
  • Add inputmode="numeric" to timepicker input by @ganyicz

Full Changelog: v2.10.1...v2.10.2

v2.10.1

17 Dec 23:24

Choose a tag to compare

What's Changed

Full Changelog: v2.10.0...v2.10.1

v2.10.0

17 Dec 02:40

Choose a tag to compare

What's Changed

Full Changelog: v2.9.2...v2.10.0

v2.9.2

05 Dec 01:19
6572847

Choose a tag to compare

What's Changed

Full Changelog: v2.9.1...v2.9.2

v2.9.1

01 Dec 23:52

Choose a tag to compare

What's Changed

Full Changelog: v2.9.0...v2.9.1

v2.9.0

26 Nov 00:38

Choose a tag to compare

What's Changed

Full Changelog: v2.8.0...v2.9.0

v2.8.0

25 Nov 07:11

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.7.1...v2.8.0