Livewire Flux Pro

Livewire Flux Pro 2.14.1

No permission to download
Fix date picker crashing when used with clearable by @joshhanley in #2591
Fix incorrect class name by @ghabriel25 in #2543
Fix RTL pagination arrows by @ganyicz in #2537
Add custom date inputs to date picker by @joshhanley
Fix toast group remaining expanded after all toasts closed by @ganyicz
What's Changed
Fix aware in select option by @ganyicz in #2469
Make toast a free component by @calebporzio in #2505
Fix CSP violations for editor nonces and pagination scroll-to by @calebporzio in #2509
Fix timeline content overflow with long unbreakable content by @ganyicz in #2510
Fix with-field.blade.php ComponentAttributeBag::all() for Laravel 10 compatibility by @Gabbo7474 in #2486
Add progress component to publish command by @ghabriel25 in #2455
Fix inconsistent sidebar item and group spacing by @ganyicz in #2513
Mark unsafe forwarded props by @ganyicz in #2496
Add scroll="body" prop to modal by @ganyicz in #2520
Fix bottom flyout width in Firefox by @ganyicz in #2518
Allow progress bar color to be controlled dynamically by @ganyicz in #2512
Add minimum width to navlist and navbar badges by @ganyicz in #2511
Fix timeline line width break when size="lg" is set on individual item by @joshhanley in #2476
Mark unsafe forwarded props by @ganyicz
Allow timeline status to be controlled dynamically by @ganyicz
Fix timeline line colour break when size="lg" is set on individual item by @joshhanley
Fix ResizeObserver loop error in Safari by @ganyicz
Remove RTL from OTP input by @ganyicz
Fix calendar memory leak by @ganyicz
Fix disabled attribute on accordion items by @joshhanley
Skip rendering <flux:chart.point> for missing values by @joshhanley
Prevent filter change on mutation by @ganyicz
Fix uneven hover spacing on date picker calendar button by @joshhanley
Add scroll="body" prop to modal by @ganyicz
Fix checkbox.all toggling disabled checkboxes by @ganyicz
New Contributors
@Gabbo7474 made their first contribution in #2486
@ghabriel25 made their first contribution in #2455
What's Changed
Add future date range presets by @ganyicz in #2377
Unify profile hover background color with button by @ganyicz in #2338
Truncate sidebar item text by @ganyicz in #2340
Fix label/slot precedence by @ganyicz in #2371
Fix trailing badge icon size by @ganyicz in #2375
Fix sortable column hover area by @ganyicz in #2379
Fix brand icon alignment in collapsed sidebar by @ganyicz in #2383
Fix select clear when options are not in DOM by @ganyicz
Reuse stylesheet by @ganyicz
Close menu when clicking on an item with wire:navigate by @ganyicz
Hide timepicker clearable button when empty by @ganyicz
Fix label/slot precedence by @ganyicz
Fix clearable date picker with presets by @ganyicz
Add future date range preset calculations by @ganyicz
Disable search autofocus on mobile by @ganyicz
Fix pillbox tests by @ganyicz
Add bar charts by @joshhanley
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
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
Update publish command by @ganyicz in #2211
Remove flex from floating flyout by @ganyicz in #2212
Fix overflow in scrollable tabs by @ganyicz
Fix flaky tests by @ganyicz
Laravel test server by @ganyicz
Update .gitattributes by @ganyicz
Add support for assets in subfolders by @joshhanley in #2183
Fix private OTP within a group by @ganyicz in #2202
Fix lock scroll gutter issues by @joshhanley
Fix sticky sidebar position after navigate history request by @joshhanley
Overwrite time picker Tailwind Forms styles by @joshhanley
Fix time picker open-to by @joshhanley
Add locale to charts by @joshhanley
Prevent input events during programatic updates in OTP by @ganyicz
Fix null values in OTP by @ganyicz
Fix searchable select glitch on ios by @joshhanley
Fix overflow in scrollable tabs by @ganyicz
Revert "Fix overflow in scrollable tabs" by @joshhanley
Fix profile avatar colour seed by @joshhanley in #2168
Add skeleton component by @calebporzio in #2132
Add floating flyout modal by @calebporzio in #2130
Resize time picker meridiem based on locale by @joshhanley
Fix sidebar glitch on viewport resize by @joshhanley
Fix empty time picker in modal by @joshhanley
Fix time picker meridiem display issues by @joshhanley
Fix toast group showing behind modals by @joshhanley
Fix select empty to support strings by @joshhanley
Fix tabs selected by @joshhanley
Fix autocomplete container classes by @joshhanley
Kanban by @calebporzio
Fix slider thumb positioning in modals by @ganyicz
Fix OTP bug when spacebar or non-numeric character is pressed by @ganyicz
Top