We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c6edd4 commit a909ed1Copy full SHA for a909ed1
CHANGELOG.md
@@ -51,7 +51,7 @@ changes section for more information
51
- allow directive definition property `require` to be an object
52
([cd21216f](https://github.com/angular/angular.js/commit/cd21216ff7eb6d81fc9aa1d1ef994c3d8e046394),
53
[#8401](https://github.com/angular/angular.js/issues/8401), [#13763](https://github.com/angular/angular.js/issues/13763))
54
- - call `$ngOnInit` on directive controllers after all sibling controllers have been constructed
+ - call `$onInit` on directive controllers after all sibling controllers have been constructed
55
([3ffdf380](https://github.com/angular/angular.js/commit/3ffdf380c522cbf15a4ce5a8b08d21d40d5f8859),
56
[#13763](https://github.com/angular/angular.js/issues/13763))
57
- **$locale:** include original locale ID in `$locale`
0 commit comments