AngularJS 1.3.7 发布了,该版本改进内容包括:
Bug Fixes$compile: use createMap() for $$observe listeners when initialized from attr interpolation(8e28bb4c) $http: $parse: a chain of field accessors should use a single getterFn (c90ad968) ngRepeat: allow extra whitespaces in (key,value) part of micro-syntax(ef640cbc,#6827, #6833) orderBy: do not try to call valueOf /toString on null (a097aa95,#10385, #10386)
FeaturesPerformance ImprovementsBreaking Changes
Angular JS (Angular.JS) 是一组用来开发Web页面的框架、模板以及数据绑定和丰富UI组件。它支持整个开发进程,提供web应用的架构,无需进行手工DOM操作。 AngularJS很小,只有60K,兼容主流浏览器,与 jQuery 配合良好。

|