Matt Lavallee
|
2e472c5e5e
fix(component): clean up memory leak after loading async component completes (fix #8740) (#8755)
|
před 7 roky |
Evan You
|
1bf98b0a99
test: adjust transition tests for firefox
|
před 8 roky |
YOU
|
61930e0cc6
chore(test): fix some typos (#5101)
|
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
|
c994146372
increase transition test duration buffer on saucelabs
|
před 9 roky |
Evan You
|
c791fc7826
fix unit tests in IE9
|
před 9 roky |
Evan You
|
854ccce5d5
prevent out-in transition to enter early when parent re-renders (fix #3440)
|
před 9 roky |
Evan You
|
351aef3cb4
use comment node as empty placeholder (fix <transition> SSR hydration)
|
před 9 roky |
Evan You
|
40e37f17d2
remove transition text node warn spec
|
před 9 roky |
Evan You
|
210a3a22b0
test in-out early cancel with keep-alive
|
před 9 roky |
Evan You
|
ccf3a61532
improve transition coverage
|
před 9 roky |
Evan You
|
45a489ba81
support move transitions in transition-group
|
před 9 roky |
Evan You
|
bb3fe8e68b
update transition mode specs
|
před 9 roky |
kazuya kawaguchi
|
194b20a9dc
fix transition spec typo (#3141)
|
před 10 roky |
Evan You
|
ebd8d5fd59
fix transition active class application timing to avoid initial flash
|
před 10 roky |
Evan You
|
15d650054c
tests for transition-mode
|
před 10 roky |
Evan You
|
7a06a9df3b
prepare keep-alive and transition-mode tests
|
před 10 roky |