Vue.js v2.3.0 发布,一个构建数据驱动的 web 界面的库

jopen 7年前
   <p style="text-align: center;"><strong><img alt="" src="https://simg.open-open.com/show/1f02a7efb50dcca3bb1e01e5ef4f8d97.png" /></strong></p>    <p> </p>    <p>Vue.js(读音 /vjuː/, 类似于 view)是一个构建数据驱动的 web 界面的库。Vue.js 的目标是通过尽可能简单的 API 实现响应的数据绑定和组合的视图组件。</p>    <p>Vue.js 自身不是一个全能框架——它只聚焦于视图层。因此它非常容易学习,非常容易与其它库或已有项目整合。另一方面,在与相关工具和支持库一起使用时,Vue.js 也能完美地驱动复杂的单页应用。</p>    <p>如果你喜欢下面这些,那你一定会喜欢 Vue.js:</p>    <ul>     <li>可扩展的数据绑定机制</li>     <li>原生对象即模型</li>     <li>简洁明了的 API</li>     <li>组件化 UI 构建</li>     <li>多个轻量库搭配使用</li>    </ul>    <p style="text-align: center;"><a href="https://simg.open-open.com/show/b34b5ccc53962c052f47eb0e71aa1690.png"><img alt="" src="https://simg.open-open.com/show/b34b5ccc53962c052f47eb0e71aa1690.png" /></a></p>    <p><strong>10 秒钟看懂 Vue.js</strong></p>    <p style="text-align: center;"><a href="https://simg.open-open.com/show/82a4e3be0ecdc5e00b7cd2322560c91b.png"><img alt="" src="https://simg.open-open.com/show/82a4e3be0ecdc5e00b7cd2322560c91b.png" /></a></p>    <h2>更新日志</h2>    <ul>     <li><a href="/misc/goto?guid=4959007405855835529">#5238</a>, <a href="/misc/goto?guid=4959007405969210162">#5387</a> fix <code>v-model</code> not syncing for autocomplete / switching focus before confirming composition</li>     <li><a href="/misc/goto?guid=4959007406069315155" title="view not update when use transition in this case">#5318</a> fix style diffing on cached/slot elements</li>     <li><a href="/misc/goto?guid=4959007406169568410" title="Keep-Alive inside of transition not working with include">#5346</a> fix keep-alive cache incorrectly pruned with transition mode="out-in"</li>     <li><a href="/misc/goto?guid=4959007406269924499" title="Ctor.toString() breaks on environments where Reflect.ownKeys is undefined (e.g. node v4.8.1)">#5361</a> fix Symbol check error in Node 4.x</li>     <li><a href="/misc/goto?guid=4959007406368130546" title="Duplicate attribute class in MS Edge">#5394</a> fix duplicate attribute warning when using <code>class</code> and <code>:class</code> together in Edge</li>     <li><a href="/misc/goto?guid=4959007406474775718" title=" Cannot detect change of array from checkbox v-model?">#5398</a> fix <code>v-model</code> checkbox binding with Array index (<a href="/misc/goto?guid=4958991489167635071">@posva</a> via <a href="/misc/goto?guid=4959007406602414684">#5402</a>)</li>     <li><a href="/misc/goto?guid=4959007406707730228" title=""$delete" with warning "avoid using JavaScript unary operator as property name"">#5464</a> fix incorrect compiler warning for $delete usage in templates</li>     <li><a href="/misc/goto?guid=4959007406801419295" title="`v-for` with named `slot` (via `v-for` index) skips first item for 0-based indices">#5480</a> allow slot names to be number <code></code> (<a href="/misc/goto?guid=4958991489167635071">@posva</a> via <a href="/misc/goto?guid=4959007406924551181">#5481</a>)</li>     <li><a href="/misc/goto?guid=4959007407054219940" title="Vue removes html tags in script tags wrapped by v-pre">#5526</a> fix text inside <code><script type="x/template"></code> being unnecessarily decoded</li>     <li>vue-class-component#87 fix base class lifecycle hook dropped when constructor options are modified before applying global mixin</li>    </ul>    <h2>下载</h2>    <ul>     <li><a href="/misc/goto?guid=4959007407184622482" rel="nofollow"><strong>Source code</strong> (zip)</a></li>     <li><a href="/misc/goto?guid=4959007407321342036" rel="nofollow"><strong>Source code</strong> (tar.gz)</a></li>    </ul>    <p>本站原创,转载时保留以下信息:<br /> 本文转自:深度开源(open-open.com)<br /> 原文地址:<a href="http://www.open-open.com/news/view/b9ac94">http://www.open-open.com/news/view/b9ac94</a></p>    <p> </p>