Evan You
|
c82546c54b
fix keep-alive pruning active instance
|
před 9 roky |
Evan You
|
354c2f4922
fix keep-alive cache incorrectly pruned with transition mode="out-in" (fix #5346)
|
před 9 roky |
YOU
|
61930e0cc6
chore(test): fix some typos (#5101)
|
před 9 roky |
Evan You
|
9ccffe72db
invoke activate/deactivate recursively + refactor (close #4242)
|
před 9 roky |
Evan You
|
fe6a26bb9c
keep-alive: prune cache on include/exclude change, also avoid firing deactivate for already inactive components (fix #4633)
|
před 9 roky |
Evan You
|
0cbc96101d
add new transition to-state classes
|
před 9 roky |
Evan You
|
02e2d99e27
Revert "ensure leave transitions and enter transitions are triggered in the same frame (fix #4510)"
|
před 9 roky |
Evan You
|
0bb2d4e2b6
Revert "fix enter transition flicker regression (fix #4576)"
|
před 9 roky |
Evan You
|
89987e8e2c
fix enter transition flicker regression (fix #4576)
|
před 9 roky |
Evan You
|
92ad0bd378
ensure leave transitions and enter transitions are triggered in the same frame (fix #4510)
|
před 9 roky |
Evan You
|
61f7d0db87
actually complete test case for #4339
|
před 9 roky |
Evan You
|
db0bf76e51
fix keep-alive component inner transition (fix #4339)
|
před 9 roky |
Evan You
|
ae4db82c4b
fix unexpected warnings in tests
|
před 9 roky |
Evan You
|
a11ba69094
remove fdescribe
|
před 9 roky |
Evan You
|
e5d7f32cf6
tests for keep-alive include/exclude
|
před 9 roky |
Evan You
|
c994146372
increase transition test duration buffer on saucelabs
|
před 9 roky |
Evan You
|
b60cd83466
keep-alive re-activated component should get updated props (fix #4237)
|
před 9 roky |
Evan You
|
864ef21a7d
fix deeply nested keep-alive components not being destroyed (fix #3882)
|
před 9 roky |
Evan You
|
c791fc7826
fix unit tests in IE9
|
před 9 roky |
Evan You
|
cdc0bc9cd4
improve keep-alive: use component-based API
|
před 9 roky |
Evan You
|
351aef3cb4
use comment node as empty placeholder (fix <transition> SSR hydration)
|
před 9 roky |
Evan You
|
210a3a22b0
test in-out early cancel with keep-alive
|
před 10 roky |
Evan You
|
45a489ba81
support move transitions in transition-group
|
před 10 roky |
Evan You
|
ef311931a3
all tests pass for new transition API
|
před 10 roky |
Evan You
|
ebd8d5fd59
fix transition active class application timing to avoid initial flash
|
před 10 roky |
Evan You
|
e433032f8f
test for keep-alive teardown
|
před 10 roky |
Evan You
|
8129e0c315
tests for keep-alive
|
před 10 roky |