Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.7.3
->^3.0.0
Release Notes
alpinejs/alpine (alpinejs)
v3.14.3
Compare Source
Changes
Full Changelog: alpinejs/alpine@v3.14.2...v3.14.3
v3.14.2
Compare Source
What's Changed
x-resize
by @calebporzio in https://github.com/alpinejs/alpine/pull/4304New Contributors
Full Changelog: alpinejs/alpine@v3.14.1...v3.14.2
v3.14.1
Compare Source
Changed
v3.14.0
Compare Source
Changed
v3.13.10
Compare Source
Changed
v3.13.9
Compare Source
Changed
x-sort:item
, add sorting class to body, and usex-sort:group
#4161v3.13.8
Compare Source
Changed
x-bind:class
and other attribute modifications #4111v3.13.7
Compare Source
Changed
v3.13.6
Compare Source
Changes
$refs
being used withx-teleport
#4031x-if
andx-for
double init on clone phase #4015$listboxOption.isSelected
/$comboboxOption.isSelected
works if item value isfalse
or0
#4005markRaw()
objects when evaluating interceptors alpinejs/alpine@815fae3x-intersect
from clone phase alpinejs/alpine@e8c5992destroyTree
custom walker alpinejs/alpine@bf36275x-for
keys alpinejs/alpine@f6e87cev3.13.5
Compare Source
Fixed
v3.13.4
Compare Source
What's Changed
x-for
by @browner12 in https://github.com/alpinejs/alpine/pull/3928New Contributors
Full Changelog: alpinejs/alpine@v3.13.3...v3.13.4
v3.13.3
Compare Source
What's Changed
x-model.boolean
modifier by @gdebrauwer in https://github.com/alpinejs/alpine/pull/3532New Contributors
Full Changelog: alpinejs/alpine@v3.13.2...v3.13.3
v3.13.2
Compare Source
Changed
v3.13.1
Compare Source
Changed
init
#3702v3.13.0
Compare Source
What's Changed
e579cc8
. by @andrewbelcher in https://github.com/alpinejs/alpine/pull/3631New Contributors
Full Changelog: alpinejs/alpine@v3.12.3...v3.13.0
v3.12.3
Compare Source
Internal changes release...
v3.12.2
Compare Source
Fixed
v3.12.1
Compare Source
Added
Alpine.plugin([...])
#3497Fixed
v3.12.0
Compare Source
Added
Fixed
@keyup
and@keydown
listeners with .capture modifier never executed #3398v3.11.1
Compare Source
Fixed
v3.11.0
Compare Source
v3.10.5
Compare Source
Added
Fixed
v3.10.4
Compare Source
Changed
v3.10.3
Compare Source
Added
x-show.important
#3002Fixed
falsy
value #2945v3.10.2
Compare Source
Added
Fixed
v3.10.1
Compare Source
Fixed
v3.10.0
Compare Source
Added
Fixed
v3.9.6
Compare Source
Added
v3.9.5
Compare Source
v3.9.4
Compare Source
Fixed
v3.9.3
Compare Source
Added
Fixed
v3.9.2
Compare Source
Fixed
v3.9.1
Compare Source
Fixed
$watch
memory leak issue alpinejs/alpine@260679bv3.9.0
Compare Source
Added
.margin
#2558.noreturn
modifier to x-trap #2603Fixed
v3.8.1
Compare Source
Added
aria-selected
to list of attributes to preserve if falsy usingx-bind
v3.8.0
Compare Source
Added
Alpine.bound(el, attributeName, fallback)
method to retreive bound attribute data (either from Alpine or plain element attributes) #2570Alpine.bind('foo', FooObject)
to make global element bindings available #2570Alpine.$data(el)
to get a reactive data scope object from any element within Alpine #2570v3.7.1
Compare Source
Added
Fixed
v3.7.0
Compare Source
Added
v3.6.1
Compare Source
Added
v3.6.0
Compare Source
Added
$id
magic #2400Fixed
v3.5.2
Compare Source
Added
display:none
to hide x-collapse content from the accessibility tree #2353Fixed
v3.5.1
Compare Source
Fixed
v3.5.0
Compare Source
Added
Fixed
v3.4.2
Compare Source
Added
v3.4.1
Compare Source
Added
Alpine.deferMutations()
&Alpine.flushAndStopDeferringMutations()
#2117v3.4.0
Compare Source
Added
aria-expanded
to the list of attribute bindings that don't remove when falsyFixed
v3.3.5
Compare Source
Fixed
v3.3.4
Compare Source
Added
Fixed
v3.3.3
Compare Source
Fixed
x-init
bug introduced in v3.3.0 #2028v3.3.2
Compare Source
Added
x-intersect.half
andx-intersect.full
#2022v3.3.1
Compare Source
Fixed
v3.3.0
Compare Source
Added
$persist(...).using(sessionStorage)
(Persist to custom storage) #2006Fixed
v3.2.4
Compare Source
Added
Fixed
v3.2.3
Compare Source
Added
$persist
plugin #1828Fixed
v3.2.2
Compare Source
Added
Fixed
v3.2.1
Compare Source
Fixed
v3.2.0
Compare Source
Added
Fixed
v3.1.1
Compare Source
Fixed
v3.1.0
Compare Source
Added
x-html
directive from V2 #1573v3.0.9
Compare Source
Fixed
v3.0.8
Compare Source
Fixed
v3.0.7
Compare Source
Added
Fixed
init()
function not receiving reactive "this" contextv3.0.6
Release of Alpine V3!
Visit the upgrade guide here for a list of changes: https://alpinejs.dev/upgrade-guide
v2.8.2
Compare Source
Fixed
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.