Kevin Batdorf
|
c0c2f43094
add clone as second param
|
4 年之前 |
Kevin Batdorf
|
39aee36458
Scope the change until after data methods are reactive
|
4 年之前 |
Kevin Batdorf
|
aca9f4ea66
Update to pass clone to helpers
|
4 年之前 |
Caleb Porzio
|
e9bbfdb285
Fix overlapping transitions with parent x-shows
|
4 年之前 |
Caleb Porzio
|
b4f26a67d1
Merge pull request #771 from SimoTod/feature/magic-properties-in-ie11
|
4 年之前 |
Simone Todaro
|
c27a9b96b4
Add magic properties support in IE11
|
4 年之前 |
Ryan Chandler
|
175c131fc7
feature(allow watching for magic properties)
|
4 年之前 |
Caleb Porzio
|
3b664f4517
Message code & build assets.
|
4 年之前 |
Simone Todaro
|
fd2997c804
Enable $watch for arrays
|
4 年之前 |
Caleb Porzio
|
b7381425f4
Merge branch 'master' into async
|
5 年之前 |
Hugo Di Francesco
|
096521624a
remove unecessary directive ordering clause
|
5 年之前 |
Caleb Porzio
|
aec5580046
wip
|
5 年之前 |
Caleb Porzio
|
09de4d708b
Merge pull request #630 from bekliev/boost-transitions
|
5 年之前 |
Caleb Porzio
|
d94a674da0
Merge branch 'master' into feature/camel-binding
|
5 年之前 |
Caleb Porzio
|
e58607800a
Add component initialization
|
5 年之前 |
Ryan Chandler
|
aa047588ba
chore(update with master)
|
5 年之前 |
Caleb Porzio
|
d37e32ea77
Add the ability to register custom magic properties
|
5 年之前 |
Parviz/Ibragim Bekliev
|
d2c3505f35
Found one more place with exact logic and replaced `filter` to `some`
|
5 年之前 |
Hugo Di Francesco
|
4bdd3edb1d
default x-data to '{}' to in mutation observer intialiser
|
5 年之前 |
Ryan Chandler
|
ee5e90c8d9
feature(add support for .camel binding modifier)
|
5 年之前 |
Caleb Porzio
|
3e38f81e75
Merge pull request #554 from HugoDF/class-parsing
|
5 年之前 |
Simone Todaro
|
80d960a1e9
Defer nextTick to the next animation frame
|
5 年之前 |
Hugo Di Francesco
|
4d606f1cc2
extract convertClassStringToArray util
|
5 年之前 |
Caleb Porzio
|
b3b4255ad7
Merge pull request #479 from jonaskuske/$el-in-x-data
|
5 年之前 |
Caleb Porzio
|
afdc71c8ca
Merge pull request #515 from alpinejs/add-x-bind
|
5 年之前 |
Caleb Porzio
|
f679a35aca
Re-order getXAttrs function parameters for optional type
|
5 年之前 |
Caleb Porzio
|
63d1b91561
Merge pull request #449 from SimoTod/bug/mutation-observer-resets-nested-component
|
5 年之前 |
Caleb Porzio
|
020ee42f6e
Impliment basic x-bind attribute behavior
|
5 年之前 |
Jonas Kuske
|
a01845b25e
fix: expose $el while evaluating changed x-data
|
5 年之前 |
Jonas Kuske
|
c29d372788
feat: expose $el while evaluating data expression
|
5 年之前 |