What's Changed
- Fix time picker input group styling by @joshhanley in #2705
- Fix border radiuses on input groups by @mauritskorse in #2673
- Refactor suffix rendering logic in
flux:menu.itemcomponent by @ghabriel25 in #2630 - Fix collapsed sidebar group keyboard navigation by @joshhanley in #2649
- Fix cursor pagination crash on empty page by @joshhanley in #2663
- Fix field spacing when only using description by @joshhanley in #2665
- Preserve inherited text styles in sortable table column by @FinnWiel in #2684
- Fix closed modals remaining interactive when display is
flexby @joshhanley in #2704 - Replace
flux:textareainline style with tailwindcss class by @ghabriel25 in #2629 - Fix input keyboard shortcut padding by @joshhanley in #2706
- Fix navbar item spacing by @joshhanley in #2694
- Add
escapableprop to modals by @joshhanley in #2677 - Prevent option list overscroll by @joshhanley
- Prevent empty composer header from applying bottom margin by @calebporzio
- Fix date picker
type="input"always rendering a red invalid border with Blaze installed by @joshhanley - Ignore meridiem state in 24-hour time picker inputs by @joshhanley
- Fix disabled accordion heading icon hover colour by @joshhanley
- Add support for single-point bar and point charts by @joshhanley
- Fix collapsed sidebar group active state by @joshhanley
- Don't steal focus when a dropdown menu opens via hover by @calebporzio
- Fix carousel mandatory snap selector by @joshhanley
- Fix collapsed sidebar group keyboard navigation by @joshhanley
- Fix OTP input focus on iOS by deferring tap handling to click by @calebporzio
- Fix create option error when navigating to an empty combobox by @joshhanley
- Fix time picker input group styling by @joshhanley
- Fix picker anchor cleanup on close by @joshhanley
- Respect numeric chart tick starts below the data minimum by @joshhanley
- Fix
Todayshortcut aria labels by @joshhanley - Fix carousel indicators duplicating after
wire:navigateby @joshhanley - Fix
flux:navmenudropdowns so they close beforewire:navigateby @joshhanley - Fix inputs border radiuses by @joshhanley
- Fix failing CI tests by @joshhanley
- Support pasting dates into date picker inputs by @joshhanley
- Add support for disabling escape on modals by @joshhanley
- Bundle TipTap table extensions into editor by @joshhanley
- Fix carousel indicators disappearing after Livewire refresh by @joshhanley
- Support abbreviated years in date picker inputs by @joshhanley
New Contributors
- @mauritskorse made their first contribution in #2673
- @FinnWiel made their first contribution in #2684
Full Changelog: v2.15.0...v2.15.1