华风 发表于 2015-7-25 10:45:15

angular.js 1.3.17/1.4.2 发布

腾讯SNG夏日招聘集结号:200个空缺岗位,JAVA、C++、云计算、Android……
  其中:1.3.17 更新内容如下:
  Bug Fixes

[*]  +- **$browser:** prevent infinite digest if changing hash when there is no hashPrefix
[*]  +  ((https://github.com/angular/angular.js/commit/61a3fb676a186e22564fb0181c17647b35ca4e5e),
[*]  +   [#10423](https://github.com/angular/angular.js/issues/10423), [#12145](https://github.com/angular/angular.js/issues/12145))
[*]  +- **$location:**
[*]  +  - allow navigating outside the original base URL
[*]  +  ((https://github.com/angular/angular.js/commit/0bb57d538f25a1b6f20025d87a451c39671b59aa),
[*]  +   [#11302](https://github.com/angular/angular.js/issues/11302), [#4776](https://github.com/angular/angular.js/issues/4776))
[*]  +  - do not get caught in infinite digest in IE9
[*]  +  ((https://github.com/angular/angular.js/commit/f486ebe80b6d7854d3eb9029f14d94299cf493cb),
[*]  +  [#11439](https://github.com/angular/angular.js/issues/11439), [#11675](https://github.com/angular/angular.js/issues/11675), [#11935](https://github.com/angular/angular.js/issues/11935), [#12083](https://github.com/angular/angular.js/issues/12083))
[*]  +- **linky:** allow case insensitive scheme detection
[*]  +  ((https://github.com/angular/angular.js/commit/6b28aef1c537bfb2da21820d6ca154344efe266e),
[*]  +   [#12073](https://github.com/angular/angular.js/issues/12073), [#12074](https://github.com/angular/angular.js/issues/12074))
  angular.js 1.4.2更新内容如下:
  Bug Fixes

[*]  +- **$browser:** prevent infinite digest if changing hash when there is no hashPrefix
[*]  +  ((https://github.com/angular/angular.js/commit/f81ff3beb0c9d19d494c5878086fb57476442b8b),
[*]  +   [#10423](https://github.com/angular/angular.js/issues/10423), [#12145](https://github.com/angular/angular.js/issues/12145))
[*]  +- **$compile:**
[*]  +  - throw error when requestng new and isolate scopes (async)
[*]  +  ((https://github.com/angular/angular.js/commit/6333d65b76e0796cfbab8a2953af0c8014dba2e1),
[*]  +   [#12215](https://github.com/angular/angular.js/issues/12215), [#12217](https://github.com/angular/angular.js/issues/12217))
[*]  +- **$location:** allow navigating outside the original base URL
[*]  +  ((https://github.com/angular/angular.js/commit/6903b5ec4c04ed6b7c80ef7d638c48639ccdc4bb),
[*]  +   [#11302](https://github.com/angular/angular.js/issues/11302), [#4776](https://github.com/angular/angular.js/issues/4776))
[*]  +- **merge:** treat dates as atomic values instead of objects.
[*]  +  ((https://github.com/angular/angular.js/commit/6cbbd966479448591f819cbf904e0a3b757613dc),
[*]  +   [#11720](https://github.com/angular/angular.js/issues/11720), [#11720](https://github.com/angular/angular.js/issues/11720))
[*]  +- **ngOptions:** only watch numeric properties of an array
[*]  +  ((https://github.com/angular/angular.js/commit/14638f4a60053b085565e597fc74bd31cf0d372b))
[*]  +- **orderBy:** ensure correct ordering with arrays of objects and no predicate
[*]  +  ((https://github.com/angular/angular.js/commit/48e1f5605edd32a63318fd78f5165c7d1f1a20f9),
[*]  +  [#11866](https://github.com/angular/angular.js/issues/11866), [#11312](https://github.com/angular/angular.js/issues/11312), [#4282](https://github.com/angular/angular.js/issues/4282))
  Features

[*]  +- **ngAria:** add option to disable role=button
[*]  +  ((https://github.com/angular/angular.js/commit/1f5e42e8821217026ef36a46d36f84d7cd32830a),
[*]  +   [#11580](https://github.com/angular/angular.js/issues/11580), [#12234](https://github.com/angular/angular.js/issues/12234))
  更详细更新内容请查看发行日志。
  
  angular.js 1.3.17 下载地址:
  
  Source code (zip) 
  angular.js 1.4.2 下载地址:
  Source code (zip)
  Angular JS (Angular.JS) 是一组用来开发Web页面的框架、模板以及数据绑定和丰富UI组件。它支持整个开发进程,提供web应用的架构,无需进行手工DOM操作。 AngularJS很小,只有60K,兼容主流浏览器,与 jQuery 配合良好。
页: [1]
查看完整版本: angular.js 1.3.17/1.4.2 发布