mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
In Dart, '$' indicates the beginning of an interpolation. - Escapes '$' in strings when generating change detector classes. - Adds a unit test to cover this case. |
||
|---|---|---|
| .. | ||
| 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 | ||