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
disabledattribute 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
Full Changelog: v2.13.0...v2.13.1