Skip to content

Commit b77e14b

Browse files
docs(CHANGELOG): add missing breaking change to 1.5.0-rc.1
1 parent a1f461e commit b77e14b

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

CHANGELOG.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,13 @@
111111

112112
## Breaking Changes
113113

114-
- **linky:** due to [98c2db7f](https://github.com/angular/angular.js/commit/98c2db7f9c2d078a408576e722407d518c7ee10a),
114+
- **$compileProvider**: due to [25bc5318](https://github.com/angular/angular.js/commit/25bc5318),
115+
116+
This release removes the ability to set the `restrict` option on directives created via the `module.component()` helper.
117+
All components are now element directives. If you need a directive that is not an element then you must use the
118+
`module.directive()` helper instead.
115119

120+
- **linky:** due to [98c2db7f](https://github.com/angular/angular.js/commit/98c2db7f9c2d078a408576e722407d518c7ee10a),
116121

117122
Before this change, the filter assumed that the input (if not undefined/null) was of type 'string'
118123
and that certain methods (such as `.match()`) would be available on it. Passing a non-string value
@@ -124,10 +129,6 @@ values through `linky`, you need to explicitly convert them to strings first.
124129
Since input values could be initialized asynchronously, `undefined` or `null` will still be
125130
returned unchanged (without throwing an error).
126131

127-
Closes #13547
128-
129-
Closes #13693
130-
131132
- **loader:** due to [6a47c0d7](https://github.com/angular/angular.js/commit/6a47c0d75d0c6f0bfb3b5492d1f05ec900387744),
132133

133134
Angular 1.5.0.beta.2 introduced the `module.component` helper where `transclude` was true by default.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy