Bump livewire/livewire from 3.2.6 to 3.4.0
Bumps livewire/livewire from 3.2.6 to 3.4.0.
Release notes
Sourced from livewire/livewire's releases.
v3.4.0
What's Changed
- Extract fetch into function by
@PhiloNL
in livewire/livewire#7661- Fix full page lazy components and using a custom layout using the layout attribute by
@gazzoy
in livewire/livewire#7551- Remove
rel
attribute from button by@utsavsomaiya
in livewire/livewire#7547- Add redirectIntended by
@binaryfire
in livewire/livewire#7433- Bugfix/handle rm in complex synths by
@samlev
in livewire/livewire#7239- Refactor: Combine Exception and Throwable Catch Blocks by
@salehhashemi1992
in livewire/livewire#7089- Fix
wire:navigate
for manually triggered click events by@gehrisandro
in livewire/livewire#6995- Allow download of preview files directly from storage by
@apreiml
in livewire/livewire#6990- ReferenceError: dump is not defined when using ESM build by
@luanfreitasdev
in livewire/livewire#7627- fix computed attribute - snake case in method name by
@luanfreitasdev
in livewire/livewire#7649- Use
--livewire-progress-bar-color
CSS var forwire:navigate
progress bar shadow by@austincarpenter
in livewire/livewire#7656- Add warning about Laravel Mix by
@browner12
in livewire/livewire#7670- Revert "Fix
wire:navigate
for manually triggered click events" by@calebporzio
in livewire/livewire#7674- Add 'except' support for queryString hooks by
@colinc
in livewire/livewire#7424- Fix Hydrating Eloquent Collection With Duplicate ID's by
@ChristopherCarranza
in livewire/livewire#7359- Add
assertNoFileDownloaded()
test method by@SjorsO
in livewire/livewire#7337- Fix ReflectionException when getting property on stdClass object by
@petergroeneweg
in livewire/livewire#7550- Add
nonce
tonprogress
stylesheet by@joostdebruijn
in livewire/livewire#6625- Fix
wire:loading
target bug by@solarsilk
in livewire/livewire#7548- Fix memory leak when adding persistent middleware by
@timacdonald
in livewire/livewire#7677- Change
#[On]
attribute to support being defined at the component level by@gdebrauwer
in livewire/livewire#7667- Fix error in sample code div → form by
@mboynes
in livewire/livewire#7693- Add dependency injection to computed properties by
@luanfreitasdev
in livewire/livewire#7690- Update wire-model.md by
@alfanzain
in livewire/livewire#7702- Update components.md by
@ijpatricio
in livewire/livewire#7699- Update nesting.md by
@cg0012
in livewire/livewire#7731- Pass
hashName
thru for testing by@jasonmccreary
in livewire/livewire#7744- Fix livewire:move command by
@SRWieZ
in livewire/livewire#7735- Move middleware definitions to static controller methods by
@stancl
in livewire/livewire#7716- Do not prepend slash for script asset url with a protocol by
@rynomars
in livewire/livewire#7749- Fix: ReferenceError:
nonce
is not defined by@luanfreitasdev
in livewire/livewire#7707- Simple togglable query string by
@nicolagianelli
in livewire/livewire#7008- Support attributes on component parent classes by
@calebporzio
in livewire/livewire#7753- Add Enum binding support by
@geisi
in livewire/livewire#7421- feature: add an X-Livewire-Navigate header to navigate requests by
@ryangjchandler
in livewire/livewire#7754- Fix rules from component are ignored when a form object without rules is used by
@AntonioPrimera
in livewire/livewire#7644- consider preview_mimes config when building preview url by
@apreiml
in livewire/livewire#7679- Feature Cancel Upload by
@luanfreitasdev
in livewire/livewire#7684- Safari DOM walking issues by
@nuernbergerA
in livewire/livewire#7750- Fix modification of original response value on asset injection by
@rynomars
in livewire/livewire#7758- Feature/contribution guide by
@calebporzio
in livewire/livewire#7761- Revert "Feature/contribution guide" by
@calebporzio
in livewire/livewire#7763- Fix Livewire component key generation across load balanced servers by
@calebporzio
in livewire/livewire#7751- Add #[Session] attribute by
@calebporzio
in livewire/livewire#7748- Not defined functions when using
@scripts
tag by@Sparclex
in livewire/livewire#7508- Add failing test for
null
values in arrays in query string by@archilex
in livewire/livewire#6188- Add failing test for dependent select options by
@austincarpenter
in livewire/livewire#6889- Small fix in the example code in the doc #[Session] by
@luanfreitasdev
in livewire/livewire#7764
... (truncated)
Commits
-
5c659ce
Alpinejs listbox/combobox combined with "wire:model.live" causes infinite loo... -
1437bb0
chore(docs): add warning about importing attribute class (#7780) -
42958b4
Fix querystring except after refresh (#7779) -
9274bb7
use latest alpine: v3.13.4 -
101d5c8
Update bound value from lifecycle hook (#7510) -
f7ff516
Failing test: reordering the keys of an object with entangle (#7671) -
a41620c
wip -
aeec0ee
Failing test wire:navigate with redirect (#7145) -
7c5c66c
Small fix in the example code in the doc #[Session] (#7764) -
a8409f8
Add failing test for dependent select options (#6889) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts