Bump alpinejs from 3.13.3 to 3.13.4
Bumps alpinejs from 3.13.3 to 3.13.4.
Release notes
Sourced from alpinejs's releases.
v3.13.4
What's Changed
- Improve combobox performance by
@calebporzio
in alpinejs/alpine#3898- [Docs] Add range type to x-model inputs by
@peterfox
in alpinejs/alpine#3911- Fix x-id when used with morph by
@calebporzio
in alpinejs/alpine#3919- Rework mutation observer by
@calebporzio
in alpinejs/alpine#3929- add explanation of passing an object to
x-for
by@browner12
in alpinejs/alpine#3928- x-mask: Cleanup of event listeners by
@beholdr
in alpinejs/alpine#3908- Update refs.md by
@Simsz
in alpinejs/alpine#3851- Add CSP-friendly Alpine build by
@calebporzio
in alpinejs/alpine#3959- docs: typo by
@mhanberg
in alpinejs/alpine#3960- Bug in code example of documentation for x-anchor to an ID by
@MaximVanhove
in alpinejs/alpine#3942- Fix typo by
@aerni
in alpinejs/alpine#3932🐛 Gracefully handles bad throws by@ekwoka
in alpinejs/alpine#3570- Fix x-mask when used with wire:model by
@calebporzio
in alpinejs/alpine#3988- Fix issue where error message would not print directive name properly by
@mattvague
in alpinejs/alpine#3572- Add named exports to build files by
@ypconstante
in alpinejs/alpine#3644- fix: reset input on init so default value is displayed by
@coder2000
in alpinejs/alpine#3881- Clear combobox bugfix by
@gdebrauwer
in alpinejs/alpine#3934- fix/x-model with fill modifier takes input value on undefined by
@rgbc-alex
in alpinejs/alpine#3941- fix: already init component by
@Matsa59
in alpinejs/alpine#3951- Listbox compare null value bugfix by
@gdebrauwer
in alpinejs/alpine#3962- Fix error message in listbox.js by
@gdebrauwer
in alpinejs/alpine#3965- Add x-trap noinitialfocus modifier by
@richcarni
in alpinejs/alpine#3977- Combobox and listbox: Save optionKey in x-data to fix usage in Livewire by
@gdebrauwer
in alpinejs/alpine#3990New Contributors
@peterfox
made their first contribution in alpinejs/alpine#3911@beholdr
made their first contribution in alpinejs/alpine#3908@Simsz
made their first contribution in alpinejs/alpine#3851@MaximVanhove
made their first contribution in alpinejs/alpine#3942@aerni
made their first contribution in alpinejs/alpine#3932@mattvague
made their first contribution in alpinejs/alpine#3572@ypconstante
made their first contribution in alpinejs/alpine#3644@coder2000
made their first contribution in alpinejs/alpine#3881@rgbc-alex
made their first contribution in alpinejs/alpine#3941@Matsa59
made their first contribution in alpinejs/alpine#3951@richcarni
made their first contribution in alpinejs/alpine#3977Full Changelog: https://github.com/alpinejs/alpine/compare/v3.13.3...v3.13.4
Commits
-
6918d96
bump to 3.13.4 -
aa3375a
remove console.log -
cb1e3ac
Merge branch 'Omerlo-Technologies/main' -
3196c6a
tweak implementation -
35f9ac1
x-model with fill modifier takes input value on null, empty string or undefin... -
aed412b
Add named exports to build files (#3644) -
97ebbad
Fix issue where error message would not print directive name properly (#3572) -
4b198d5
🐛 Gracefully handles bad throws (#3570) -
c68aba0
move everything to lifecycle -
9cfc4f7
Update initTree condition for x init - 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