Commit Verlauf

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