История коммитов

Автор SHA1 Сообщение Дата
  淼淼真人 96b833bc5d refactor: remove unnecessary code in html-parser.js (#8359) 7 лет назад
  孟健 dccd182b67 fix: allow codebase to be inlined directly in HTML (#7314) 8 лет назад
  Evan You cfd73c2386 fix: handle encoded tabs and newlines in attributes for Chrome a[href] and IE/Edge 8 лет назад
  Evan You 08bc7595fd refactor: simplify html parser regex 8 лет назад
  Stefan 31d3ec62ce refactor: simplify html parser attribute regex (#6414) 8 лет назад
  Evan You 082fc3967d fix(parser): only ignore the first newline in <pre> 9 лет назад
  chengchao 4d680794a5 fix(parser): the first newline following pre and textarea tag should be ignored (#6022) 9 лет назад
  wenlu.wang e4da249ab8 feat: add `comments` option to allow preserving comments in template (#5951) 9 лет назад
  superwf e01c09adad refactor(compiler): remove 'head' tag contains 'html' tag condition code (#5958) 9 лет назад
  chengchao b5b1ac373a improve mutli-line `&&` coding style to keep consistence (#5625) 9 лет назад
  Evan You d8315c42ef do not decode text inside script/style tags (fix #5526) 9 лет назад
  Hanks 29445153e3 [weex] Support unary and left open tags (#5052) 9 лет назад
  Herrington Darkholme 8fca83d6b6 fix #5121: parse content in textarea as plaintext (#5143) 9 лет назад
  Evan You f59aef08e6 further improve end tag check (close #4408) 9 лет назад
  AchillesJ f763fc2354 small improvements on html-parser (#4932) 9 лет назад
  Evan You af619151c6 improve other parser warnings 9 лет назад
  Evan You cfb4d7c655 improve parser warning for tags with no matching close tag 9 лет назад
  Evan You a0a619f611 fix sfc parser hanging on trailing ill-formatted brackets (fix vue-loader/#628) 9 лет назад
  jddxf d14bd64143 Avoid double-decoding on attribute value (#4797) 9 лет назад
  dhcmrlchtdj 938fa4efcc fix(sfc): component contains '<' only (#4753) 9 лет назад
  chengchao d3768c0268 Small refactor for template parser (#4613) 9 лет назад
  Evan You 80bf5d6636 rearrange util functions so ones unused in runtime build can be dropped by uglify 9 лет назад
  Evan You 9d0bc9768b fix sfc parser special tag check for nested templates (fix #4289) 9 лет назад
  Evan You 6c7bc69328 sfc parser: treat all custom blocks as special tags 9 лет назад
  Evan You 53964dbad2 fix html parser infinite loop (fix #4127) 9 лет назад
  Evan You 5d36e8bc1b fix IE conditional comments (fix #4125) 9 лет назад
  Evan You e2a361a052 forgivingly handle < inside template plain text (fix #4012) 9 лет назад
  Evan You b51b9eae4d bump eslint config 9 лет назад
  Evan You 7dc38dea27 fix SFC parsing pug templates that contains "<" (fix #3973) 9 лет назад
  Evan You d362d64633 update entities encoding/decoding (fix #3899) 9 лет назад