Releases: livewire/flux
Releases · livewire/flux
v2.10.2
What's Changed
- Restore "Allow forcing of
data-currentin 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
What's Changed
- Revert "Allow forcing of
data-currentin links" by @joshhanley in #2259 - Deduplicate package check in
ensurePromethod by @sajjadhossainshohag in #2043 - Fix timepicker keyboard selection by @ganyicz
- Fix pillbox with a label by @ganyicz
- Fix autocomplete input events by @ganyicz
- Fix console errors in time picker by @ganyicz
Full Changelog: v2.10.0...v2.10.1
v2.10.0
What's Changed
- Fix sidebar brand dark mode logo by @joshhanley in #2231
- Add logo:dark support to flux:brand by @ganyicz in #2244
- Require Blaze 1.0 by @ganyicz in #2242
- Fix input overflow by @ganyicz in #2237
- Refactor input invalid style to use data attribute by @ganyicz in #2229
- Allow forcing of
data-currentin links by @ganyicz in #2246 - Fix
flux:select.selectedwith blaze by @ganyicz - Fix searchable select for accented names by @joshhanley
- Forward file upload accept attribute by @joshhanley
- Fix tabs selecting on click focus by @joshhanley
- Remove @container from file uploader by @ganyicz
- Fix event bubbling to composer by @ganyicz
- Add option
selected-labelby @joshhanley - Fix scrollbar-gutter on documents without scroll by @joshhanley
- Fix disabled in autocomplete by @ganyicz
- Select "create new" option by @ganyicz
Full Changelog: v2.9.2...v2.10.0
v2.9.2
v2.9.1
What's Changed
- 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
Full Changelog: v2.9.0...v2.9.1
v2.9.0
What's Changed
- 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
Full Changelog: v2.8.0...v2.9.0
v2.8.0
What's Changed
- OTP by @calebporzio in #2165
- Make inputs more consistent by @joshhanley in #2158
- Add attributes to modal close component by @olyviero in #2088
- Hide key visibility in
flux:activatecommand by @Awesomolocity in #2092 - Fix implicit nullable argument by @lode in #2110
- Fix forced dark mode switch by @joshhanley in #2146
- Fix last month date range preset by @joshhanley in #2160
- Range slider by @ganyicz
- OTP Input by @ganyicz
- Make inputs more consistent by @joshhanley
- Add submittable to time picker by @joshhanley
- Make scroll listeners passive by @ganyicz
- Add calendar
force-open-toattribute by @joshhanley
New Contributors
- @olyviero made their first contribution in #2088
- @Awesomolocity made their first contribution in #2092
- @lode made their first contribution in #2110
Full Changelog: v2.7.1...v2.8.0
v2.7.1
What's Changed
- Fix input trailing slot by @ganyicz in #2141
- Add "input" variant to composer component
- Remove custom composer component focus styles
- Add as="button" to link component
Full Changelog: v2.7.0...v2.7.1
v2.7.0
What's Changed
- Fix input trailing slot by @ganyicz in #2141
- Add composer component by @calebporzio
Full Changelog: v2.6.2...v2.7.0
v2.6.2
What's Changed
- Fix
@puredirective breaking change by @joshhanley in #2101 - Fix
Flux::attributesAfter()usages by @joshhanley in #2089 - Fix sidebar search icon alignment by @ganyicz in #2078
- Make trailing slot clickable on input by @ganyicz in #2138
- Fix file upload clear bug by @joshhanley
- Fix uneven padding in
<flux:file-item>by @ganyicz
Full Changelog: v2.6.1...v2.6.2