angular.js 1.3.16 发布,更新内容如下:
Bug 修复$compile: throw error on invalid directive name
(634e4671,#11281, #11109) $cookies: update $cookies to prevent duplicate cookie writes and play nice with external code
(706a93ab,#11490, #11515) $http: throw error if success and error methods do not receive a function
(731e1f65,#11330, #11333) core: ensure that multiple requests to requestAnimationFrame are buffered
(0adc0364,#11791) filterFilter: fix matching against null /undefined (9dd0fe35,#11573, #11617) jqLite: check for "length" in obj in isArrayLike to prevent iOS8 JIT bug from surfacing
(647f3f55,#11508) attr should ignore comment, text and attribute nodes
(181e5ebc)
ngAnimate: ngAria: handle elements with role="checkbox/menuitemcheckbox"
(1c282af5,#11317, #11321) ngModel: allow setting model to NaN when asyncValidator is present
(b64519fe,#11315, #11411) ngTouch: select: prevent unknown option being added to select when bound to null property
(9e3f82bb,#11872, #11875)
特性该版本下载请点这里。
Angular JS (Angular.JS)
是一组用来开发Web页面的框架、模板以及数据绑定和丰富UI组件。它支持整个开发进程,提供web应用的架构,无需进行手工DOM操作。
AngularJS很小,只有60K,兼容主流浏览器,与 jQuery 配合良好。 
|