mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
For exported, generated templates, declare with `final` so `dart2js` knows they will never be reassigned. For non-exported, generated change detector classes, prefix the classname with `_` to mark them as internal. Closes #5009 |
||
|---|---|---|
| .. | ||
| angular1_router | ||
| angular2 | ||
| angular2_material | ||
| benchmarks | ||
| benchmarks_external | ||
| benchpress | ||
| playground | ||
| upgrade | ||