Angular.js 1.3.19 发布,更新内容如下:
Bug 修复
$http: propagate status -1 for timed out requests (f13055a0,#4491, #8756)
$location: don't crash if navigating outside the app base (623ce1ad,#11667)
$parse: throw error when accessing a restricted property indirectly (ec98c94c,#12833)
ngModel: validate pattern against the viewValue (274e9353,#12344)
特性
ngAnimate: introduce $animate.flush for unit testing (f98e0384)
可能的重大更新
ngModel: due to 274e9353,
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.19
来自:开源中国社区

