AngularJS 1.5.0-rc.0 发布,更新如下:
特性
$parse: provide a mechanism to access the locals object, $locals(0ea53503)
$resource: add proper support for cancelling requests, $cancelRequest()(98528be3,#9332, #13050, #13058, #13210)
ngAnimate: provide ng-[event]-prepare class for structural animations (6e18b50a)
ngLocale: add support for standalone months (96c73a06,#3744, #10247, #12642, #12844)
ngMock: destroy $rootScope after each test (b75c0d8d,#13433)
ngTransclude: don't overwrite the contents with an unfilled optional slot (0812af49,#13426)
ngView: reference resolved locals in scope, resolveAs: '$resolve'(983b0598,#13400)
Bug 修复
$compile:
swap keys and values for transclude definition object (c3a26911,#13439)
include non-elements in default transclusion slot (df6fade6)
support merging special attribute names in replace directives (a5ff651a,#13317, #13318)
$http: throw if url passed is not a string (6628b4f1,#12925, #13444)
$parse:
prevent assignment on constructor properties (5a674f3b,#13417)
handle interceptors with undefined expressions (4473b81c)
$sanitize: blacklist SVG