Commit History

Author SHA1 Message Date
  JK 666cdbd71e test(vdom): add test case for #7786 (#7793) 8 years ago
  AchillesJ 05299610ea fix(vdom): svg inside foreignObject should be rendered with correct namespace (fix #7330) (#7350) 8 years ago
  Herrington Darkholme bacb911f7d fix(warning): allow symbol as vdom key (#7271) 8 years ago
  Evan You cf1ff5b0dc fix: use correct ns inside <foreignObject> as root node 8 years ago
  AchillesJ 89f0d29f2d fix: inherit SVG ns on component root node (#6511) 8 years ago
  Eduardo San Martin Morote be3dc9c6e9 fix: include boolean in isPrimitive check (#6127) 8 years ago
  Zhang Visper 7561b94eeb warn against non-primitive key (#5816) 9 years ago
  Evan You 38759a6957 fix test case in IE 9 years ago
  laoxiong f2bd882073 Fix: nested child elements can not be updated correctly, fix #5618 (#5627) 9 years ago
  Evan You 6116bbf13a fix svg foreignObject regression (fix #4478) 9 years ago
  chengchao 6918436bf8 Update normalize children (fix 4466) (#4468) 9 years ago
  Evan You 79e1058799 wip: refactor compiler to skip normalization when possible 9 years ago
  Evan You 1def2d11a5 fix test for emptyVNode rename 9 years ago
  Evan You fe801b16e4 wip: fix $parent after children change 9 years ago
  Evan You b5b963f51d wip: refactor children resolution (remove thunk mechanism) 9 years ago
  Evan You d867b9e2e4 test observed vnode data warning 9 years ago
  Evan You 05ef502c8a coverage for nested SVG vnode namespace 9 years ago
  Evan You 579ff4ddbc fix nested svg namespaces 10 years ago
  Evan You 0800fbe641 allow omitting data in createElement 10 years ago
  Evan You 1b3b19491f merge renderElement and renderElementWithChildren 10 years ago
  Evan You cf8aeddc12 fix v-once with v-for and remove unused _t method (fix #3155) 10 years ago
  Evan You a53d54aa8a fix whitespace vnode identity breaking patch (fix #3043) 10 years ago
  kazuya kawaguchi 30c82195d1 add create-element tests (#2930) 10 years ago
  Evan You 2021b1f36f layout unit test files 10 years ago