提交歷史

作者 SHA1 備註 提交日期
  Pantelis Peslis 8f3d4f7465 Fix #2075 10 年之前
  Evan You 52f6cfcd98 Merge pull request #2066 from gebilaoxiong/dev 10 年之前
  xiongyang 5d2669da1a [fix]方法中初始化Watcher的时候遗漏了user选项 10 年之前
  Evan You aff86c7e27 Merge pull request #2061 from pespantelis/dev 10 年之前
  gebilaoxiong ebb34c09ab [fix]–¹法初始化Watcher的时候遗漏了user参数 10 年之前
  Pantelis Peslis f3b8f230dd Convert string to number 10 年之前
  Evan You a7c1689a74 include vue.common.js in source control 10 年之前
  Evan You c312c886fd [release] 1.0.12 10 年之前
  Evan You a58b4c176d [build] 1.0.12 10 年之前
  Evan You e56778a6d1 make the test a bit more fault tolerent on sauce 10 年之前
  Evan You 90c92fbdb1 set property for "muted" in v-bind (fix #2042) 10 年之前
  Evan You e1d6b3ede8 fire watcher on object when properties are added/deleted in non-deep mode (close #2036) 10 年之前
  Evan You aec06da351 fix SVG class interpolation regression (fix #2035) 10 年之前
  Evan You a51be5f9c5 warn against reserved element tags as component ids 10 年之前
  Evan You 99bf444a40 fix markdown e2e test 10 年之前
  Evan You d6ee905f20 do not attempt to apply v-show leave transition if element is out-of-DOM (fix #2022) 10 年之前
  Evan You bbf5e59ca6 handle v-pre on component root node (fix #2026) 10 年之前
  Evan You 81d38aa1d0 avoid v-model debounce on blur (fix #2028) 10 年之前
  Evan You f9bbd20c90 check directive bound status in v-model listener (fix #2023) 10 年之前
  Evan You eec2cdb04f improve template parser HTML entity regex (fix #2021) 10 年之前
  Evan You afc15aa04c test case for 0efdd80 10 年之前
  Evan You 0efdd80807 prevent v-model syncing value on blur after fragment is removed (fix #2017) 10 年之前
  Evan You 167b7f998e handle 0 properly when using v-bind for input value (fix #2015) 10 年之前
  Evan You c6ca553bec fix IE9 className issue (fix #2001) 10 年之前
  Evan You 146002a064 Merge pull request #1955 from lepture/coerce 10 年之前
  Hsiaoming Yang 3dbdf4c331 Add tests for coerce prop 10 年之前
  Evan You 9f514b6a1e [release] 1.0.11 10 年之前
  Evan You f6ed7f4c42 [build] 1.0.11 10 年之前
  Evan You 4c6890432e use isExtensible instead of isFrozen for a safer check (fix #1995) 10 年之前
  Evan You 2b9e072d82 ensure slot compilation order inside conditional fragments (fix #1965) 10 年之前