История коммитов

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