Histórico de commits

Autor SHA1 Mensagem Data
  Evan You fd69bccc6a support interpolations in directive params (fix #1083) 11 anos atrás
  Evan You 99f3774852 improve implicit fragment instance handling (fix #1084) 11 anos atrás
  Evan You 0d3b26455d adjust build setup for better production minification 11 anos atrás
  Evan You 4a8581f3ed do not defer cleanup when unbinding component (fix #1006) 11 anos atrás
  Evan You 7cf0f58b8d use eslint 11 anos atrás
  Evan You bd9015b05f clear ref when unbinding static component (fix #985) 11 anos atrás
  Evan You 68bfc66792 compile container dirs and props in proper context instead of parent 11 anos atrás
  Evan You b1a645840d minor change 11 anos atrás
  Evan You cbc402a35f make nested transclusions test pass 11 anos atrás
  Evan You 2a9ff5cb7c make transcluded components children of their host 11 anos atrás
  Evan You 7733a65fe3 make wait-for available for static components 11 anos atrás
  Evan You a43164d15c improve multi-mount warning 11 anos atrás
  Evan You c61bd6d1c3 handle dom edge cases 11 anos atrás
  Evan You 7b28cb2e6c tweak component for vue-router 11 anos atrás
  Evan You 5aa5c1144f lift root compilation as per-instance so that component linkers are globally cachable 11 anos atrás
  Evan You 5edfb9eef5 use _.cancellable in component 11 anos atrás
  Evan You 5566f75782 use empty textNodes as anchors for cleaner HTML output 11 anos atrás
  Evan You d2fc21ec28 adjust component internals for vue-router 11 anos atrás
  Evan You 78271e5f8a add elementDirectives 11 anos atrás
  Evan You ee2b99efd7 remove v-with 11 anos atrás
  Evan You dffd4c7a0d tests for async components 11 anos atrás
  Evan You da9eba3046 invalid pending async component callbacks 11 anos atrás
  Evan You 40922468d7 wip 11 anos atrás
  Evan You aba5228ee8 wip - current tests pass 11 anos atrás
  Evan You bd47f1c71e implement inline-template param for v-component 11 anos atrás
  Evan You 614b368cbd fix #636 and v-ref for real 11 anos atrás
  Evan You df5f6409df refactor v-ref, allow use in child templates, fix #636 11 anos atrás
  Evan You 25d5dea9b9 refactor component scope compilation 11 anos atrás
  Evan You 3ae384c10d deactivate current component during v-component transitions 11 anos atrás
  Evan You 57d81efe78 use directive._checkParam everywhere 11 anos atrás