Historique des commits

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