- $compile:
- $http:
- $log:
- $resource:
- support escaping of ':' in resource url (6d6f8753)
- compiler:
- allow transclusion of root elements (9918b748)
- e2e runner:
- forEach:
- forms:
- init:
- json:
- added support for iso8061 timezone (5ac14f63)
- matchers.toHaveClass:
- Correct reference to angular.mock.dump (f701ce08)
- ng-switch:
- properly destroy child scopes (2315d9b3)
- ngDocSpec:
- fix broken tests (53b6f522)
- ngForm:
- alias name||ngForm (823adb23)
- ngRepeat:
- correct variable reference in error message (935c1018)
- ngView:
- controller not published (21e74c2d)
- q:
- resolve all of nothing to nothing (ac75079e)
- select:
- multiselect failes to update view on selection insert (6ecac8e7)
- $compile:
- do not interpolate boolean attributes, rather evaluate them (a08cbc02)
- $controller:
- support controller registration via $controllerProvider (d54dfecb)
- $route:
- assertArgFn:
- should support array annotated fns (4b8d9260)
- http:
- added params parameter (73c85930)
- injector:
- infer foo as foo (f13dd339)
- input.radio:
- Allow value attribute to be interpolated (ade6c452)
- jqLite:
- ngValue:
- scope:
- broadcast $destroy event on scope destruction (9b1aff90)
- scope.$eval:
- Allow passing locals to the expression (192ff61f)