Vue.js v2.1.9 发布,一个构建数据驱动的 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=4958998326945367973" title="[2.0-rc] No trigger 'enter' hook in transition component">#3433</a>, <a href="/misc/goto?guid=4958998327042821274" title="Invalid regular expression with vue.js and gulp-requirejs">#4445</a>, <a href="/misc/goto?guid=4958998327140433758">#4511</a> avoid parsing error when being bundled via Browserify (@arielpachara via <a href="/misc/goto?guid=4958998327226791053" title="fix #4344 #4445 #4511">#4646</a>)</li>     <li><a href="/misc/goto?guid=4958998327319242263" title="Render error with keep-alive children.">#4590</a> handle component root patch edge case</li>     <li><a href="/misc/goto?guid=4958998327417562528">#4599</a> ensure updated hook is called after child components are updated</li>     <li><a href="/misc/goto?guid=4958998327504254987">#4620</a> fix checkboxes that are in-focus not updating on data change (<a href="/misc/goto?guid=4958994409104728120">@defcc</a> via <a href="/misc/goto?guid=4958998327626956816" title="Use 'click' event for checkbox and radio (fix #4620)">#4639</a>)</li>     <li><a href="/misc/goto?guid=4958998327705930489">#4633</a> fix keep-alive with dynamic include/exclude patterns</li>     <li><a href="/misc/goto?guid=4958998327795336971">#4650</a> fix single -> array & array -> single event handler patching</li>     <li><a href="/misc/goto?guid=4958998327881170420">#4655</a> fix v-on .once on multiple elements</li>     <li><a href="/misc/goto?guid=4958998327984557844">#4658</a> fix input with static <code>value</code> bindings being reset on component update</li>     <li><a href="/misc/goto?guid=4958998328076760328">#4693</a> support calling <code>$mount</code> in <code>created</code> again</li>     <li><a href="/misc/goto?guid=4958998328168946945" title="Custom Transition Component triggering ignoring done() inside leave hook">#4702</a> fix leave transition ending early when multiple custom transition components are used together</li>    </ul>    <h2>下载</h2>    <ul>     <li><a href="/misc/goto?guid=4958998328259656923" rel="nofollow"><strong>Source code</strong> (zip)</a></li>     <li><a href="/misc/goto?guid=4958998328349518833" 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/5c2ac096">http://www.open-open.com/news/view/5c2ac096</a></p>