angular.js 1.4.1 发布,更新内容如下:
Bug 修复:
**$compile:**
+ - workaround for IE11 MutationObserver
+ ([f3b1d0b7](https://github.com/angular/angular.js/commit/f3b1d0b723298a5f8ea21d0704405649cce1b5fc),
+ [#11781](https://github.com/angular/angular.js/issues/11781))
+ - prevent exception when using `watch` as isolated scope binding property in Firefox
+ ([a6339d30](https://github.com/angular/angular.js/commit/a6339d30d1379689da5eec9647a953f64821f8b0),
+ [#11627](https://github.com/angular/angular.js/issues/11627))
Angular JS (Angular.JS) 是一组用来开发Web页面的框架、模板以及数据绑定和丰富UI组件。它支持整个开发进程,提供web应用的架构,无需进行手工DOM操作。 AngularJS很小,只有60K,兼容主流浏览器,与 jQuery 配合良好。
软件详情:https://github.com/angular/angular.js/commit/528d7f9568e3b53f3d7e90035d186ff175fdf089
下载地址:https://github.com/angular/angular.js/archive/v1.4.1.zip
来自:开源中国社区

