angular-cn/public/docs/_examples/lifecycle-hooks/dart/lib
Patrice Chalin ff20b55975 chore(dart & ts): update to beta.17
Change `ngFor=“#…”` to `ngFor=“let…` in code. All are .dart files
except for `app_component.html` which also has changes for:
- `<inpuf var-foo…`> to `<input ref-foo…>`
- `#docregion` tag name updates from var-foo to ref-foo.
- Other misc updates to minimize diffs with TS version of file,
whitespace differences were ignored.

+ Minor update to sync up Dart prose with TS prose.

+ Used
https://github.com/angular/angular/wiki/Angular-2-Dart-Transformer#resol
ved_identifiers to solve
https://github.com/angular/angular.io/issues/1033

Guide/pipes not updated as it will be rolled back to
beta.15 in PR #1220.
2016-04-30 15:01:16 +01:00
..
after_content_parent.dart chore(dart & ts): update to beta.17 2016-04-30 15:01:16 +01:00
after_view_component.dart chore(dart & ts): update to beta.17 2016-04-30 15:01:16 +01:00
app_component.dart docs(dart): update to b12 2016-03-25 17:40:23 -07:00
child_component.dart docs(dart): update to b12 2016-03-25 17:40:23 -07:00
counter_component.dart chore(dart & ts): update to beta.17 2016-04-30 15:01:16 +01:00
logger_service.dart docs(dart): update to b12 2016-03-25 17:40:23 -07:00
on_changes_component.dart chore(dart & ts): update to beta.17 2016-04-30 15:01:16 +01:00
peek_a_boo_component.dart docs(dart): update to b12 2016-03-25 17:40:23 -07:00
peek_a_boo_parent_component.dart chore(dart & ts): update to beta.17 2016-04-30 15:01:16 +01:00
spy_component.dart chore(dart & ts): update to beta.17 2016-04-30 15:01:16 +01:00
spy_directive.dart docs(dart): update to b12 2016-03-25 17:40:23 -07:00