커밋 기록

작성자 SHA1 메시지 날짜
  Evan You 84a2c70da2 properly clean up child when switching before wait-for fires (fix #1152) 10 년 전
  Evan You b58db14146 allow wait-for to fire sync inside compiled hooks (fix #965) 11 년 전
  Evan You 6c51c0a83a do not throw when component is not found (close #1099) 11 년 전
  Evan You 99f3774852 improve implicit fragment instance handling (fix #1084) 11 년 전
  Evan You deac205843 eslint for tests 11 년 전
  Evan You 850a7e779b _children -> $children 11 년 전
  Evan You 428bc4f72a test for wait-for static component 11 년 전
  Evan You 966c3c9fad make tests pass 11 년 전
  Evan You 9a1eedaade warn against using built-in element as component name 11 년 전
  Evan You 6755fd9d0f still allow v-component on table elements 11 년 전
  Evan You 862744cf98 test css+js mixed transition mode 11 년 전
  Evan You 5566f75782 use empty textNodes as anchors for cleaner HTML output 11 년 전
  Evan You 254858a870 component syntax type -> is 11 년 전
  Evan You 70d5280faa remove v-component 11 년 전
  Evan You 3597675b2b rename paramAttributes -> props 11 년 전
  Evan You 3959b676e2 use better warning assertions in tests 11 년 전
  Evan You 0cbfe05117 simplify _.inDoc fix and remove unit test patch for phantomjs 11 년 전
  Evan You bd47f1c71e implement inline-template param for v-component 11 년 전
  Evan You b04c209454 test for 3f943c6, also extract inDoc patch for PhantomJS tests into external file 11 년 전
  Evan You 53ee3a968e simplify _children & _childCtor 11 년 전
  Evan You d0faa07d42 fix #615 parent not skipping paramAttributes 11 년 전
  Evan You d0560e3a78 test for refactored component scope compilation 11 년 전
  Evan You 3ae384c10d deactivate current component during v-component transitions 11 년 전
  Evan You 2eee405cc1 component wait-for & transition-mode 11 년 전
  Evan You 854ecd4fad compile component <content> in parent scope (ref: #502) 11 년 전
  Evan You 22d2bdfd5b directives on a component written in its parent template should be compiled in the parent scope 11 년 전
  Evan You 056a0376f2 big rewrite for block-handling 11 년 전
  Evan You 2e6dcf06bc simplify block instance logic, more tests for v-repeat 11 년 전
  Evan You a0ac8f1833 tests for v-component 11 년 전
  Evan You 2e8fc71f86 laying out test files 11 년 전