This repository was archived by the owner on Apr 12, 2024. It is now read-only.
File tree 1 file changed +20
-0
lines changed
1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change
1
+ <a name="1.7.2"></a>
2
+ # 1.7.2 extreme-compatiplication (2018-06-12)
3
+
4
+ In the previous release, we removed a private, undocumented API that was no longer used by
5
+ AngularJS. It turned out that several popular UI libraries (such as
6
+ [AngularJS Material](https://material.angularjs.org/),
7
+ [UI Bootstrap](https://angular-ui.github.io/bootstrap/),
8
+ [ngDialog](http://likeastore.github.io/ngDialog/) and probably others) relied on that API.
9
+
10
+ In order to avoid unnecessary pain for developers, this release reverts the removal of the private
11
+ API and restores compatibility of the aforementioned libraries with the latest AngularJS.
12
+
13
+ ## Reverts
14
+ - **$compile:** remove `preAssignBindingsEnabled` leftovers
15
+ ([2da495](https://github.com/angular/angular.js/commit/2da49504065e9e2b71a7a5622e45118d8abbe87e),
16
+ [#16580](https://github.com/angular/angular.js/pull/16580),
17
+ [a81232](https://github.com/angular/angular.js/commit/a812327acda8bc890a4c4e809f0debb761c29625),
18
+ [#16595](https://github.com/angular/angular.js/pull/16595))
19
+
20
+
1
21
<a name="1.7.1"></a>
2
22
# 1.7.1 momentum-defiance (2018-06-08)
3
23
You can’t perform that action at this time.
0 commit comments