Evan You e1660f4338 refactor(runtime-core): adjust attr fallthrough behavior
BREAKING CHANGE: adjust attr fallthrough behavior

    Updated per pending RFC https://github.com/vuejs/rfcs/pull/137

    - Implicit fallthrough now by default only applies for a whitelist
      of attributes (class, style, event listeners, a11y attributes, and
      data attributes).

    - Fallthrough is now applied regardless of whether the component has
      explicitly declared props. (close #749)
2020-02-28 17:53:26 -05:00
..
2020-02-26 14:36:38 -05:00
2020-02-27 17:15:51 -05:00
2020-02-26 14:36:38 -05:00
2020-02-26 14:36:38 -05:00
2020-02-26 14:36:38 -05:00
2020-02-26 14:36:38 -05:00
2020-02-26 14:36:38 -05:00
2020-02-26 14:36:38 -05:00