Historia zmian

Autor SHA1 Wiadomość Data
  AjiTae fa1f81e910 fix(props): support BigInt in props type validation (#11191) 5 lat temu
  Mohammad Albakri 69401311f4 fix(warn): better message with no constructors props (#9241) 5 lat temu
  Eduardo San Martin Morote abb5ef35dd fix(props): correctly warn when a provided prop is Symbol (#10529) 5 lat temu
  Yuriy Alekseyev 59860b0a75 refactor: make the warning messages more explicit (close #7764) (#7881) 7 lat temu
  Evan You 81e1e47cab fix: respect type order when boolean casting multi-typed props 8 lat temu
  Evan You aac76349e7 Revert "feat: auto cache inline prop literals to avoid child re-render" 8 lat temu
  Evan You 01c07503bf revert: revert prop object validation 8 lat temu
  Evan You 996eb00a0a feat: auto cache inline prop literals to avoid child re-render 8 lat temu
  Alexander Sokolov d02bb37efb feat: warn misspelled keys on prop validation object (#7198) 8 lat temu
  Evan You b7105ae8c9 refactor: improve option type check warnings 8 lat temu
  Evan You 8295f71665 fix: warn slot-scope when used as a prop 8 lat temu
  AchillesJ 679cd1fef4 fix: support prop type checking for primitive wrapper objects (#6450) 8 lat temu
  Evan You 8fc6bc8827 chore: warn methods that conflict with internals 8 lat temu
  gebilaoxiong 2f628c3114 test:improve reserved props test 9 lat temu
  Evan You 682141fccc support Symbol in props type validation (close #5396) 9 lat temu
  YOU 61930e0cc6 chore(test): fix some typos (#5101) 9 lat temu
  Chris Casola 3dc9338479 Warn when defining a method with same name as a prop (#4950) 9 lat temu
  Herrington Darkholme 01151ce3fa fix #4872, use context agnostic Function constructor check (#4928) 9 lat temu
  Evan You acfe1ad4a2 warn using reserved attrs as prop (close #4241) 9 lat temu
  Evan You c67a710b3c avoid triggering watcher on unchanged default props (fix #4090) (26 seconds ago) 9 lat temu
  Evan You d6a7568891 improve v-bind implementation and make it work on components (fix #3670) 9 lat temu
  Ivan Agafonov b47d773c58 support short prop declaration as prop: true (#3643) 9 lat temu
  Evan You e08d6b9193 fix unnecessary child watcher calls on parent re-render (fix #3453) 9 lat temu
  Evan You c949c74986 change ref to a built-in attribute 10 lat temu
  Evan You 03e0dab1f4 add prop mutation warning 10 lat temu
  Evan You 6a48b35473 props tests 10 lat temu
  Evan You 9d3479a76c rearrange option tests 10 lat temu