Angular.js 1.3.18 发布,更新内容如下:
Bug 修复
$animate:
clear class animations cache if animation is not started (2c03a357,#12604, #12603)
do not throw errors if element is removed before animation starts (6b72598b,#10205)
ngModel: correct minErr usage for correct doc creation (64a142b5,#12386, #12416)
Angular JS (Angular.JS) 是一组用来开发Web页面的框架、模板以及数据绑定和丰富UI组件。它支持整个开发进程,提供web应用的架构,无需进行手工DOM操作。 AngularJS很小,只有60K,兼容主流浏览器,与 jQuery 配合良好。
软件详情:https://github.com/angular/angular.js/blob/v1.3.x/CHANGELOG.md
下载地址:https://github.com/angular/angular.js/releases/tag/v1.3.18
来自:开源中国社区

