mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
fixes #2013 BREAKING CHANGE: Before @Directive(properties: { 'sameName': 'sameName', 'directiveProp': 'elProp | pipe' }) After @Directive(properties: [ 'sameName', 'directiveProp: elProp | pipe' ]) |
||
|---|---|---|
| .. | ||
| browser_location.js | ||
| instruction.js | ||
| location.js | ||
| path_recognizer.js | ||
| pipeline.js | ||
| route_config_annotation.dart | ||
| route_config_annotation.es6 | ||
| route_config_decorator.dart | ||
| route_config_decorator.es6 | ||
| route_config_impl.js | ||
| route_recognizer.js | ||
| route_registry.js | ||
| router.js | ||
| router_link.js | ||
| router_outlet.js | ||
| url.js | ||