Commit History

Author SHA1 Message Date
  gebilaoxiong 2f628c3114 test:improve reserved props test 9 years ago
  Evan You 682141fccc support Symbol in props type validation (close #5396) 9 years ago
  YOU 61930e0cc6 chore(test): fix some typos (#5101) 9 years ago
  Chris Casola 3dc9338479 Warn when defining a method with same name as a prop (#4950) 9 years ago
  Herrington Darkholme 01151ce3fa fix #4872, use context agnostic Function constructor check (#4928) 9 years ago
  Evan You acfe1ad4a2 warn using reserved attrs as prop (close #4241) 9 years ago
  Evan You c67a710b3c avoid triggering watcher on unchanged default props (fix #4090) (26 seconds ago) 9 years ago
  Evan You d6a7568891 improve v-bind implementation and make it work on components (fix #3670) 9 years ago
  Ivan Agafonov b47d773c58 support short prop declaration as prop: true (#3643) 9 years ago
  Evan You e08d6b9193 fix unnecessary child watcher calls on parent re-render (fix #3453) 9 years ago
  Evan You c949c74986 change ref to a built-in attribute 10 years ago
  Evan You 03e0dab1f4 add prop mutation warning 10 years ago
  Evan You 6a48b35473 props tests 10 years ago
  Evan You 9d3479a76c rearrange option tests 10 years ago