Commit History

作者 SHA1 備註 提交日期
  Evan You b913aab7a5 check node presence in inDoc 10 年之前
  Evan You d2344fefd0 use ownerDocument for proper indoc check (fix #2852) 10 年之前
  Evan You 345e3ab9bd update issue_template.md 10 年之前
  Evan You cbcf8eb9e9 [release] 1.0.23 10 年之前
  Evan You 7864dd4684 [build] 1.0.23 10 年之前
  kazuya kawaguchi 1b82ff301b Fix eslint error 10 年之前
  kazuya kawaguchi c6d2d71303 fix syntax (#2848) 10 年之前
  Evan You bd8c46109e also check iframes in inDoc (fix #2831) 10 年之前
  Evan You e296646624 ensure batcher depletes all queues (fix #2821) 10 年之前
  Evan You 4ab3c4845e clone fragment when parsing template slots (fix #2837) 10 年之前
  Evan You 106d1e534c update circle.yml 10 年之前
  Evan You 9a0a539fb4 [release] 1.0.22 10 年之前
  Evan You d72cfa7ff9 [build] 1.0.22 10 年之前
  Evan You c0cd3e117e update eslint config, fix test case 10 年之前
  Evan You c580a82c4e Merge branch 'extends' into dev 10 年之前
  Evan You dcf1fdebc1 fix extends test 10 年之前
  Evan You f1bf59d97b Merge branch 'patch-1' of git://github.com/pespantelis/vue into extends 10 年之前
  Evan You 57c27c45e8 fix lint & coverage 10 年之前
  Evan You e6291c22ed minor edits 10 年之前
  Evan You ff56802491 use innerHTML from template nodes for consistent behavior across browesrs (fix #2805) 10 年之前
  Evan You 81c195f31d fix coverage 10 年之前
  Evan You 6ce19be505 test for v-for frozen object warning 10 年之前
  Evan You 5bbb5affa9 fix slot spec syntax 10 年之前
  Evan You 70ecce4b42 provide warning on frozen objects in v-for (ref #2809) 10 年之前
  Evan You 2486a3b85e handle v-for anchor position when moved by external lib (fix #2745) 10 年之前
  Evan You c636a032f3 further tweak batching strategy 10 年之前
  Evan You aca70e09dc ensure correct watcher invocation order for changes triggered inside user watchers (fix #2750) 10 年之前
  Evan You 7c7c79b911 only skip script tags if type is javascript (fix #2681) 10 年之前
  Evan You e2ef3e8de2 default slot should use fallback content if it has only whitespace (fix #2723) 10 年之前
  Evan You f536ebedca fix test syntax 10 年之前