Revīziju vēsture

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