Skip to content

Releases: livewire/flux

v2.0.6

12 Mar 20:53
Compare
Choose a tag to compare

What's Changed

  • Update error component to support nested attributes by @joshhanley in #1308
  • Fix badge left inset by @joshhanley in #1306
  • Fix label so it's selectable by @joshhanley in #1284
  • Fix DateRangeSynth so the DateRange can be validated by @joshhanley in #1295
  • Make Component Search Case-Insensitive When Publishing by @sinlyu in #1305
  • Fix elements moved in the DOM throwing error by @joshhanley
  • Fix label so it's selectable by @joshhanley
  • Fix date picker cancel button so it's translatable by @joshhanley
  • Fix modal scroll lock after modal removal by @joshhanley
  • Fix date picker clearable showing with placeholder by @joshhanley
  • Fix clearable on xs date picker by @joshhanley
  • Fix chart cursor misaligned by @joshhanley
  • Fix chart summary duplicated in a lazy component by @joshhanley
  • Fix calendar days for locales where the abbreviation is long by @joshhanley
  • Fix date picker and calendar when nested validation fails by @joshhanley
  • Fix charts so it updates if value attribute has updated by @joshhanley

New Contributors

Full Changelog: v2.0.5...v2.0.6

v2.0.5

09 Mar 19:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.4...v2.0.5

v2.0.4

28 Feb 16:37
Compare
Choose a tag to compare

What's Changed

  • Fix select sizes to match other inputs by @joshhanley in #1197
  • Fix deprecation warning when button has missing wire:click by @Fludem in #1202
  • Fix select option variant not found by @joshhanley in #1213
  • Switch Toggle: Replace w-8 with min-w-8 to fix parent's flex issues by @dimitri-koenig in #1217
  • Fix publish command to include free components by @joshhanley in #1204
  • Fix clear button toggling date picker by @joshhanley
  • Fix select and date picker sizes to match other inputs by @joshhanley
  • Fix select date button on date picker to be a button by @joshhanley
  • Remove unused date picker preset labels by @joshhanley
  • Fix selected tab in a lazy component not shown by @joshhanley
  • Fix calendar selectable header years overflow by @joshhanley
  • Fix input components to bubble events by @joshhanley

New Contributors

Full Changelog: v2.0.3...v2.0.4

v2.0.3

26 Feb 01:09
dec010f
Compare
Choose a tag to compare

What's Changed

  • Fix button-or-div to allow button type to be changed by @joshhanley in #1168
  • Fix input clearable button to also dispatch change event by @joshhanley in #1170
  • Add data-flux-clear-button to the clear button by @joshhanley in #1171
  • Fix DateRangeSynth hydrate of all time preset by @joshhanley in #1172
  • Add missing isNotAllTime() method to DateRange by @joshhanley in #1173
  • Add switch left-align attribute by @joshhanley in #1194
  • Fix date picker selectable header styles when Tailwind forms is installed by @joshhanley
  • Fix date picker not showing invalid border by @joshhanley
  • Fix chart time based tick labels to display 12/24 hour depending on locale by @joshhanley

Full Changelog: v2.0.2...v2.0.3

v1.1.6

26 Feb 01:14
aab9937
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.5...v1.1.6

v2.0.2

21 Feb 13:29
424d88f
Compare
Choose a tag to compare

What's Changed

  • Fix anonymous component views for Laravel 12 by @joshhanley in #1141
  • Duplicate date picker months were being rendered by @calebporzio
  • Fix date picker selected font weight and size to match all other inputs by @joshhanley
  • Fix calendar and date picker selectable header triggering wire:model updates by @joshhanley
  • Fix issue with calendar min blocking previous button by @joshhanley

Full Changelog: v2.0.1...v2.0.2

v2.0.1

20 Feb 02:56
27f6a21
Compare
Choose a tag to compare

What's Changed

  • Fix checkbox and radio wrapping element variant does not exist error by @joshhanley in #1122
  • Fix select default variant background not dark in dark mode on Windows by @joshhanley in #1100
  • Fix date picker dialog contents scrolling on mobile by @joshhanley
  • Fix missing Js namespace by @joshhanley
  • Fix tab pill variant applying incorrect styles on hover in dark mode by @joshhanley
  • Fix toolbar border colour after Tailwind v4 removed default border styles by @joshhanley
  • Fix select indicator wrapping element variant does not exist error by @joshhanley
  • Fix date picker selectable header text not visible in dark mode on Windows by @joshhanley

Full Changelog: v2.0.0...v2.0.1

v2.0.0

19 Feb 04:23
26ea898
Compare
Choose a tag to compare

Flux 2.0 🎉

View 2.0 release blog post →

Full Changelog: v1.1.5...v2.0.0

v1.1.5

19 Feb 04:16
Compare
Choose a tag to compare

What's Changed

  • Support Laravel 12

Full Changelog: v1.1.4...v1.1.5

v1.1.4

28 Jan 22:06
Compare
Choose a tag to compare

What's Changed

  • Fix asset route caching by @vorban in #1002
  • Add .self to wire:model on wrapper components by @joshhanley in #1017
  • Add icon variant and fix outline icon sizes by @joshhanley in #1020
  • Fix component icons to also support slots by @joshhanley in #1038
  • Add nonce to dark mode script tag by @joshhanley in #1043
  • Fix select dropdown causing document scroll when in modal by @joshhanley
  • Fix modal click inside and drag outside causes it to close by @joshhanley
  • Fix select escape key also closing modal by @joshhanley
  • Add .self to wire:model on wrapper components by @joshhanley
  • Add missing icon variants and fix outline icon sizes by @joshhanley
  • Fix duplicate listbox placeholder by @joshhanley
  • Fix autocomplete input value not loading when added dynamically by @joshhanley
  • Fix component icons to also support slots by @joshhanley
  • Add initials to profile by @joshhanley
  • Fix long dropdowns should scroll and generally fix anchor positioning by @joshhanley

New Contributors

Full Changelog: v1.1.3...v1.1.4