Evan You
|
cbaa380506
|
fix(transition): ensure manual style manipulation in transition leave hooks work
ref #2720
|
2020-12-03 16:10:22 -05:00 |
|
luwuer
|
e2618a632d
|
fix(transition): respect rules in *-leave-from transition class (#2597)
fix #2593
|
2020-12-02 14:41:20 -05:00 |
|
Evan You
|
5ae7380b4a
|
feat: update Suspense usage (#2099)
See https://github.com/vuejs/vue-next/pull/2099 for details.
|
2020-09-15 12:45:06 -04:00 |
|
Che Guevara
|
06cad62ee8
|
test(transition): add invalid durations test case (#1702)
|
2020-07-28 15:36:36 -04:00 |
|
Evan You
|
5c74243211
|
test: move mockWarn into setup files
|
2020-07-27 22:58:51 -04:00 |
|
underfin
|
2a633c84ff
|
fix(transition): should call transition hooks inside already resolved suspense (#1698)
fix #1689
|
2020-07-27 16:47:07 -04:00 |
|
Evan You
|
bf84ac8396
|
fix(transition): enter/leave hook timing consistency with v2
close #1145
|
2020-06-25 17:56:36 -04:00 |
|
Evan You
|
9edbc27f45
|
fix(transition): fix css:false with hooks with no explicit done callback
close #1149
|
2020-06-25 17:40:49 -04:00 |
|
underfin
|
299fda46a1
|
test(TransitionGroup): test for TransitionGroup (#1269)
|
2020-06-25 16:38:22 -04:00 |
|
Evan You
|
7ae70ea44c
|
fix(transition): fix appear hooks handling
|
2020-06-25 16:02:28 -04:00 |
|
Evan You
|
acd3156d2c
|
fix(transition): fix dom transition cancel hooks not being called
|
2020-06-25 15:03:58 -04:00 |
|
underfin
|
b3bdd7046f
|
test(Transition): more complete transition e2e tests (#1151)
|
2020-06-25 14:04:23 -04:00 |
|