Vue v2.0.0-alpha.3 发布_html/css_WEB-ITnose

WBOY
Release: 2016-06-21 08:45:59
Original
942 people have browsed it

Vue v2.0.0-alpha.3 发布了,以下是该版本值得关注的内容:

  • When used with vue-loader or vueify for the scoped CSS feature, content inserted via will be affected by scoped styles in both the parent and the child , similar to the root element of the child component. This allows the child component to apply scoped styles to inserted content, although this also means the child component needs to be more careful about its selectors.

  • Improved template error detection (fixed a number of false alarms)

  • Properly HTML-encode text in server-side rendering.

  • Properly support scoped CSS attributes in server-side rendering.

下载地址:

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!