Historique des commits

Auteur SHA1 Message Date
  fergaldoyle e1d522bacd Prefer bound title over static title attribute if present il y a 10 ans
  Evan You 02655cd931 props: adjust props merging strategy (fix #1431) il y a 10 ans
  Evan You d8862a1774 props: only warn twoWay when prop is present (fix #1400) il y a 10 ans
  Evan You e421cb6042 props: call default value functions with vm as the context (close #1382) il y a 10 ans
  Evan You 9fc006871c _.attr: make it more generic il y a 10 ans
  Evan You b36397b0de use new modifier syntax il y a 10 ans
  Evan You 31757569b9 change two-way binding indicator from @ to & il y a 10 ans
  Evan You c06b4c491f alpha.5 syntax update (wip) il y a 10 ans
  Evan You de987d4e8a use new prop binding type indicator syntax il y a 10 ans
  Evan You dbed18e1b1 support colon shorthand syntax for bind- il y a 10 ans
  Evan You 737a85de88 remove literal directive concept il y a 10 ans
  Evan You 6df94468b4 support filters in props il y a 10 ans
  Evan You 7868fbc23a complete unit test fixes il y a 10 ans
  Evan You cc2756ca83 fix unit test for compile refactor (wip) il y a 10 ans
  Evan You 7bd8aa27c9 compile refactor wip il y a 10 ans
  Evan You 88c8789d7d change prop- to bind- for props il y a 10 ans
  Evan You 0c9d6dcf57 remove support for old prop syntax il y a 10 ans
  Evan You e442923785 restructure directives & remove attribute interpolation il y a 10 ans
  Evan You 1169252c07 remove $data as prop il y a 10 ans
  Evan You f40e2d7937 use bind- syntax for props il y a 10 ans
  Evan You dd376974e1 implement prop- syntax il y a 10 ans
  Evan You 071f6fdd23 respect scope for one-time prop il y a 10 ans
  Evan You 6fa757f91c more deprecations il y a 10 ans
  Evan You b9cef7c398 make sure scope work properly for components inside fast-repeat il y a 10 ans
  Evan You d3027a2396 do not cast empty string when initializing props (fix #1107) il y a 11 ans
  Evan You 8184a95b40 respect boolean prop default value (fix #1079) il y a 11 ans
  Evan You 965b61de95 allow props to expect a two-way binding type il y a 11 ans
  Evan You df381a81e9 remove unnecessary code il y a 11 ans
  Evan You b4b55f1dde support prefixing props with "data-" (close #1034) il y a 11 ans
  Evan You 145fed71f9 improve prop default value handling (close #1032) il y a 11 ans