提交歷史

作者 SHA1 備註 提交日期
  rhyzx 1fb8d5c27f add test for boolean attributes 10 年之前
  Evan You e9fcaa9dc9 [release] 1.0.15 10 年之前
  Evan You fddec92363 [build] 1.0.15 10 年之前
  Evan You 49edc1eb4c revert build script 10 年之前
  Evan You 45646f1ef2 Merge pull request #2182 from tgeorgiev/dev 10 年之前
  Evan You 6084fd3ec6 ignore sortable special case 10 年之前
  Evan You 67f5dcddc3 use non-capturing regex in v-bind 10 年之前
  Tony Georgiev 88352e7183 stringToFragment not using cache when templateString != templateString.trim() 10 年之前
  Evan You a17ab47cfe Merge pull request #2183 from tgeorgiev/cache-fix 10 年之前
  Evan You 38163666a1 Merge pull request #2165 from Gerhut/fix 10 年之前
  Tony Georgiev 8cdf704881 Cache fixes 10 年之前
  Evan You f57ea7c849 Merge pull request #2162 from elsassph/fix-2161-dev 10 年之前
  Philippe Elsass f3e79b7c1a Removed `this.node` null check guard. 10 年之前
  George Chung dd4a27e1c1 Fix test about assigning to frozen object in chrome. 10 年之前
  Evan You 7fd665ff83 slots should have highest compilation priority (fix #2163) 10 年之前
  Philippe Elsass fb8775dfca Fixes: __vfrag__ references prevent GC of Vue objects #2161 10 年之前
  Evan You 01f4e1ebd5 Merge pull request #2157 from amirrustam/patch-1 10 年之前
  Amir Rustamzadeh 9e232693a2 Vue-related awesomeness goes to awesome-vue 10 年之前
  Evan You 0b7e91bb23 update contributing guide 10 年之前
  Evan You 6993cfcdc5 deal with common issue when used with Sortable (fix #2145) 10 年之前
  Evan You 18eab68a69 [release] 1.0.14 10 年之前
  Evan You c1e7d6589f [build] 1.0.14 10 年之前
  Evan You 742c92c51c Merge pull request #2137 from rhyzx/fix-terminal-directives-check 10 年之前
  rhyzx 12005adc8e allow empty expression in terminal directives 10 年之前
  Evan You 32481025ad expose terminalDirectives 10 年之前
  Evan You 6e052c391a make fragment.beforeRemove recursive, fix #2100 properly 10 年之前
  Evan You 224151f032 do not optimize literal props with filters (fix #2118) 10 年之前
  Evan You bedab9d6e0 cast values to numbers in limitBy (fix #2105) 10 年之前
  Evan You 5d2c76f2bb fix event propagation handling in immediate inline component handlers 10 年之前
  Evan You ab12c7b60b Merge pull request #2102 from rhyzx/fix-inline-statement-propagation 10 年之前