发布于 2016-05-08 00:24:02 | 96 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的Vue.js 教程,程序狗速度看过来!

Vue.js 轻量级 JavaScript 框架

Vue.js 是构建 Web 界面的 JavaScript 库,提供数据驱动的组件,还有简单灵活的 API,使得 MVVM 更简单。


Vue v1.0.22 发布了。

新特性:

  • new option: propsData. This option allows you to pass props to an instance created imperatively with new without having to wrap it in a parent instance. This is primarily intended to make unit testing easier. docs

  • new option: extends. Allows declaratively extending another component (could be either a plain options object or a constructor) without having to use Vue.extend. This is primarily intended to make it easier to extend between single file components. (@pespantelis) docs

  • #2676 Added support for decimal places in currency filter (@phanan) docs

Bugs 修复:

  • #2642 reserve non-resolved is attribute for native custom elements

  • #2659 exclude .capture from v-on key filters (@eric6356)

  • #2663 fix handling v-if along with v-for on a template tag (@simplesmiler)

  • #2666 remove :is attribute even when component is cached (@GuillaumeLeclerc)

  • #2670 ensure dynamic method resolution for component inline v-on

  • #2674 fix async update in WeChat browser (@duanjun)

  • #2686 fix deep watch on objects with circular references (@flytreeleft)

  • #2687 fix data function being called twice (@blake-newman)

  • #2707 fix modifiers being incorrectly passed to terminal directives (@blake-newman)

  • #2723 default slot should use fallback content if it has only whitespace

  • #2731 fix Vue.delete when used on a Vue instance (@Jinjiang)

  • #2745 handle v-for anchor position when moved by external lib

  • #2750 ensure correct watcher invocation order for changes triggered inside user watchers

  • #2773 fix v-model cursor position by only setting value property when value is changed (@zigomir)

  • #2789 do not merge empty class on component placeholder

  • #2805 treat template tags as string templates to workaround iOS Safari 9 crash bug

  • #2808 v-bind:class multiple class names support for array syntax

下载地址:



历史版本 :
Vue 2.5.12 和 2.5.13 发布,轻量级 JavaScript 框架
VueJS 2.5.0 "Level E" 发布,做了许多改进
Vue 2.4.2 发布,轻量级 JavaScript 框架
Vue 2.4.0 和 2.4.1 发布,轻量级 JavaScript 框架 
Vue 2.3.4 正式发布,轻量级 JavaScript 框架 
Vue 2.3.3 正式发布,轻量级 JavaScript 框架 
Vue 2.3.2 发布,轻量级 JavaScript 框架
Vue 2.3.0 正式发布,轻量级 JavaScript 框架
Vue 2.3.0-beta.1 发布,轻量级 JavaScript 框架
Vue 2.2.6 发布,轻量级 JavaScript 框架
Vue 2.2.5 发布,轻量级 JavaScript 框架
Vue 2.2.3 和 2.2.4 发布,轻量级 JavaScript 框架
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务