커밋 기록

작성자 SHA1 메시지 날짜
  Evan You c902e1f9ab ssr component-level caching + context injection 10 년 전
  Evan You 1d8f3a264e better global mixin strategy 10 년 전
  Evan You 1d88d9b8a0 use isServer flag instead of runtime detection 10 년 전
  Evan You 3245c72314 fix ssr dev config 10 년 전
  Evan You 175282ea05 make ssr files compatible with older node versions 10 년 전
  Evan You 4cf710e56d update ssr package 10 년 전
  Evan You 646061fda5 merge adjacent text nodes 10 년 전
  Evan You c7b6183f8d only call query() when in browser 10 년 전
  Evan You 7698270eb7 cast primitive children to string 10 년 전
  Evan You 7304385c11 fix global mixin recursive name lookup 10 년 전
  Evan You 76d7809a11 config.errorHandler should capture user wathcer errors too (ref #3142) 10 년 전
  kazuya kawaguchi 194b20a9dc fix transition spec typo (#3141) 10 년 전
  Evan You ebd8d5fd59 fix transition active class application timing to avoid initial flash 10 년 전
  Evan You 3fe127b05a fix v-model number conversion (fix #3140) 10 년 전
  Evan You dcd82c2429 [release] 2.0.0-alpha.6 10 년 전
  Evan You 621048e448 [build] 2.0.0-alpha.6 10 년 전
  Evan You ea0f6a1eb3 check vm.$el presence first 10 년 전
  Evan You f0b8f2e290 attach __vue__ to elements to support devtools 10 년 전
  Evan You f8e25469ed add devtools hooks 10 년 전
  Evan You 563672e5fe fix flow def 10 년 전
  Evan You f0efa9aad2 rename _keyCode -> _k 10 년 전
  Evan You 4fe51a75a9 prohibit replacing Vue.config + support custom keyCodes 10 년 전
  Evan You 63da54ddee fix v-on number keyCode support 10 년 전
  Evan You 59dca1208b remove unused var 10 년 전
  Evan You 35d137c536 move dep target logic into Dep itself 10 년 전
  Evan You 2c63e94f69 fix watcher prevTarget state when evaluating computed lazy watcher (fix #3133) 10 년 전
  Evan You de0b4b87bc fix error detection on string interpolations (fix #3137) 10 년 전
  Evan You 634a0734c4 support sync watcher as internal flag 10 년 전
  Evan You 0c9c6ed08d guard input value as string for v-model 10 년 전
  Evan You 9071dfd47a test directive binding.expression 10 년 전