Angular.js 1.4.3 发布,这一版本有多项 bug 修复,还增加了一些特性,提升了性能:
Bug Fixes$animateCss: ensure animations execute if only a keyframeStyle is provided(97d79eec,#12124, #12340) $browser: prevent infinite digest if changing hash when there is no hashPrefix(f81ff3be,#10423, #12145) $compile: $location: $parse: $sanitize: dont not remove tab index property(799353c7,#8371, #5853) compile: assign ctrl return values correctly for multiple directives(8caf1802,#12029, #12036) copy: do not copy the same object twice(0e622f7b) forms: parse exponential notation in numberInputType parser(ebd0fbba,#12121, #12122) linky: allow case insensitive scheme detection(8dc09e6d,#12073, #12073) loader: define isFunction(9ea52d81) merge: treat dates as atomic values instead of objects.(6cbbd966,#11720, #11720) ngAnimate: ensure that orphaned elements do not throw errors when animated(e4aeae0c,#11975, #12338) ngAria: ngModel: form validation when there is an Object.prototype enumerable value(0934b76b,#12066) ngOptions: orderBy: ensure correct ordering with arrays of objects and no predicate(48e1f560,#11866, #11312, #4282)
Features:Performance Improvements:
详细更新内容请查看更新日志。
下载地址如下:
Angular JS (Angular.JS) 是一组用来开发Web页面的框架、模板以及数据绑定和丰富UI组件。它支持整个开发进程,提供web应用的架构,无需进行手工DOM操作。 AngularJS很小,只有60K,兼容主流浏览器,与 jQuery 配合良好。

|