jonas-grobe
|
87d65fc8cc
x-if warn if used on non-template (#3737)
|
1 年之前 |
Andrew Brown
|
d77d117bc6
clarify execution order of `init` (#3702)
|
1 年之前 |
Maritaria
|
cb580d7c97
Document destroy method in Alpine.data (#3716)
|
1 年之前 |
Salah Kanjo
|
e67addf653
Fixed a variable typo (#3727)
|
1 年之前 |
Florian Stascheck
|
b0b66d0408
fix(morph): currentNode can also be null, not just undefined, fixes #3728 (#3729)
|
1 年之前 |
Caleb Porzio
|
5506b5c170
wip
|
1 年之前 |
Caleb Porzio
|
71adfd425a
Bump version to 3.13.0
|
1 年之前 |
Caleb Porzio
|
42cbf6c2fa
Move history and navigate plugins into livewire/livewire untill they're stable (#3720)
|
1 年之前 |
Caleb Porzio
|
2e520c199d
Walk and destroy the tree of elements when it is removed from the DOM
|
1 年之前 |
Caleb Porzio
|
04ddd686d7
only "track" changes to the query string of a data-navigate-track asset
|
1 年之前 |
Caleb Porzio
|
df92140d9a
Only trigger x-navigate on left click
|
1 年之前 |
Caleb Porzio
|
8677f6b87e
Make data-navigate-once work across pages that add and remove the script tag
|
1 年之前 |
Caleb Porzio
|
af8329273a
Fire alpine:navigating event
|
1 年之前 |
Philo Hermans
|
407c26fa59
Update page.js (#3685)
|
2 年之前 |
Caleb Porzio
|
57af5e2ab3
Merge branch 'main' of github.com:alpinejs/alpine
|
2 年之前 |
Caleb Porzio
|
7df0e8892b
remove console.log
|
2 年之前 |
Josh Hanley
|
361e78222b
Remove `only`
|
2 年之前 |
Caleb Porzio
|
938bb33350
Make morphdom faster and more powerful (#3692)
|
2 年之前 |
Caleb Porzio
|
5edf11b5b8
Fix "undefined .nodetype" kinda error
|
2 年之前 |
Caleb Porzio
|
98a0fff15a
Expose a hook for added attributes
|
2 年之前 |
Dan Harrin
|
2337eaca4c
fix: Entangle inner state undefined (#3681)
|
2 年之前 |
Caleb Porzio
|
7043509b3d
Tweak x-data to sometimes run while cloning a tree
|
2 年之前 |
Caleb Porzio
|
1396c74ddd
Only use lookahead when elements aren't the same
|
2 年之前 |
Caleb Porzio
|
7b9a3dd722
Fix query params bug
|
2 年之前 |
Caleb Porzio
|
cd9d8d35d9
Run data-evaluate-once scripts if they werent there before
|
2 年之前 |
Caleb Porzio
|
63feeaa1c1
Expose option to disable progress bar
|
2 年之前 |
Caleb Porzio
|
69c640f923
Fix query string in navigate
|
2 年之前 |
Caleb Porzio
|
53ac2dd8a5
Fix morphdom bug
|
2 年之前 |
Caleb Porzio
|
e5bc138976
Fix navigate initializing always problem
|
2 年之前 |
Caleb Porzio
|
374f9ee6dc
fix test
|
2 年之前 |