Cronologia Commit

Autore SHA1 Messaggio Data
  kazuya kawaguchi 2b79ebe418 fix: ocurred error in 'set' and 'delete' utility functions 10 anni fa
  Evan You bcc1770a65 fix boolean prop handling (fix #1727) 10 anni fa
  Evan You 9a66ece882 simplify IE bind attr workaround by adjusting check order 10 anni fa
  Evan You 23db8bb2bf fix lint and test coverage 10 anni fa
  fergaldoyle ccec915192 preferBinding moved to util, use hasAttribute, no need to check for modifiers 10 anni fa
  fergaldoyle 1f7a45a383 Merge remote-tracking branch 'upstream/dev' into dev 10 anni fa
  Evan You 7244c6997b fix literal casting in compilation 10 anni fa
  fergaldoyle 1d85fcbd35 IE should prefer all bound props other than class 10 anni fa
  fergaldoyle e1d522bacd Prefer bound title over static title attribute if present 10 anni fa
  Evan You 02655cd931 props: adjust props merging strategy (fix #1431) 10 anni fa
  Evan You d8862a1774 props: only warn twoWay when prop is present (fix #1400) 10 anni fa
  Evan You e421cb6042 props: call default value functions with vm as the context (close #1382) 10 anni fa
  Evan You 9fc006871c _.attr: make it more generic 10 anni fa
  Evan You b36397b0de use new modifier syntax 10 anni fa
  Evan You 31757569b9 change two-way binding indicator from @ to & 10 anni fa
  Evan You c06b4c491f alpha.5 syntax update (wip) 10 anni fa
  Evan You de987d4e8a use new prop binding type indicator syntax 10 anni fa
  Evan You dbed18e1b1 support colon shorthand syntax for bind- 10 anni fa
  Evan You 737a85de88 remove literal directive concept 10 anni fa
  Evan You 6df94468b4 support filters in props 10 anni fa
  Evan You 7868fbc23a complete unit test fixes 10 anni fa
  Evan You cc2756ca83 fix unit test for compile refactor (wip) 10 anni fa
  Evan You 7bd8aa27c9 compile refactor wip 10 anni fa
  Evan You 88c8789d7d change prop- to bind- for props 10 anni fa
  Evan You 0c9d6dcf57 remove support for old prop syntax 10 anni fa
  Evan You e442923785 restructure directives & remove attribute interpolation 10 anni fa
  Evan You 1169252c07 remove $data as prop 10 anni fa
  Evan You f40e2d7937 use bind- syntax for props 10 anni fa
  Evan You dd376974e1 implement prop- syntax 10 anni fa
  Evan You 071f6fdd23 respect scope for one-time prop 10 anni fa