mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
BREAKING CHANGES: - host actions don't take an expression as value any more but only a method name, and assumes to get an array via the EventEmitter with the method arguments. - Renderer.setElementProperty does not take `style.`/... prefixes any more. Use the new methods `Renderer.setElementAttribute`, ... instead Part of #2476 Closes #2637 |
||
|---|---|---|
| .. | ||
| generated | ||
| generator | ||
| parser | ||
| pipes | ||
| change_detection_spec.ts | ||
| change_detector_config.ts | ||
| change_detector_spec.ts | ||
| coalesce_spec.ts | ||
| iterable.dart | ||
| iterable.ts | ||
| util.ts | ||