Historique des commits

Auteur SHA1 Message Date
  Evan You 39bcd60a33 remove no longer necessary specs il y a 10 ans
  Evan You afc414976c fix svg component children il y a 10 ans
  Evan You 0764ae252e ensure unique key for elements with transition (fix #3247) il y a 10 ans
  Evan You 0800fbe641 allow omitting data in createElement il y a 10 ans
  Evan You 06b470369a element namespace should be resolved at runtime for render function / jsx usage il y a 10 ans
  Evan You 1b3b19491f merge renderElement and renderElementWithChildren il y a 10 ans
  Evan You cf8aeddc12 fix v-once with v-for and remove unused _t method (fix #3155) il y a 10 ans
  Evan You f0efa9aad2 rename _keyCode -> _k il y a 10 ans
  Evan You 4fe51a75a9 prohibit replacing Vue.config + support custom keyCodes il y a 10 ans
  Evan You 63da54ddee fix v-on number keyCode support il y a 10 ans
  Evan You 8d2ee3c1f8 expose expression on directive binding il y a 10 ans
  Evan You c949c74986 change ref to a built-in attribute il y a 10 ans
  Evan You e3fb6fe834 remove <render> tag il y a 10 ans
  Evan You cec833a9e8 implement new v-for iterator syntax (ref: #3073) il y a 10 ans
  Evan You e236f80fa0 parser for single-file components il y a 10 ans
  Evan You 93501f2002 transition refactoring il y a 10 ans
  Evan You 4bcdce895c record original tag name on vnode for components using is attribute il y a 10 ans
  Evan You 48a0d29e35 rename track-by -> key il y a 10 ans
  Evan You 060fab9ec1 make ref a runtime module il y a 10 ans
  Evan You f8cfc81826 remove unnecessary v-pre related code il y a 10 ans
  Evan You 9c2ca07cc6 more coverage improvements il y a 10 ans
  kazuya kawaguchi 6b4a617e6d Fix render codegen bug (#2954) il y a 10 ans
  Evan You 5594a7cd3d tests for v-bind object il y a 10 ans
  Evan You 54e648e49f include patch process in watcher getter to ensure correct dep collection for deep updates il y a 10 ans
  Evan You acd712d54d fix ref codegen il y a 10 ans
  Evan You 6fe268874c improve codegen for smaller generated code size il y a 10 ans
  kazuya kawaguchi 680baf846e add codegen tests (#2894) il y a 10 ans
  Evan You 2021b1f36f layout unit test files il y a 10 ans