提交歷史

作者 SHA1 備註 提交日期
  shadowings-zy fb16d7bfa1 fix(vdom): avoid executing root level script tags (#11487) 5 年之前
  Evan You 4e00688e4a build: update dev dependencies 8 年之前
  laoxiong 023f171f58 fix(core): warn duplicate keys in all cases (#7200) 8 年之前
  AchillesJ 06b9b0bbad fix(v-bind): respect .prop modifier on components (#6159) 9 年之前
  Razvan Stoenescu 255b627f39 fix #5321 don't throw error when node gets relocated (#5322) 9 年之前
  Evan You 0bb529a275 also warn when listening to camelCase events in in-DOM templates 9 年之前
  Evan You 041683953a improve camelCase prop warning message 9 年之前
  CodinCat 025e763124 Warn when not passing props in kebab-case (#5161) 9 年之前
  Evan You 5ae63d9d2f warn v-for component lists without explicit keys 9 年之前
  松鹤 610fe31592 add unit test for dynamic with props (#4570) 9 年之前
  Evan You ae4db82c4b fix unexpected warnings in tests 9 年之前
  Evan You 351aef3cb4 use comment node as empty placeholder (fix <transition> SSR hydration) 10 年之前
  Evan You 2732fec59e tweak error handling 10 年之前
  Evan You dffeb1d1c2 fix HOC root node replace updates 10 年之前
  Evan You f8ece6144a improve waitForUpdate() syntax 10 年之前
  Evan You 07cf6444c6 return this in $mount, make unit tests more consistent 10 年之前
  Evan You 6593be9f75 update unit tests convention + basic component tests 10 年之前