angular-cn/public/docs/ts/latest/cookbook
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
..
_data.json docs(cb-set-document-title): new "Set Title" cookbook chapter 2016-04-23 14:56:56 -07:00
a1-a2-quick-reference.jade chore(dart & ts): update to beta.17 2016-04-30 15:01:16 +01:00
component-communication.jade docs: update prose for the `let` change to ngFor 2016-04-28 18:37:45 -07:00
dependency-injection.jade docs: add DI cookbook 2016-04-05 10:15:18 -07:00
dynamic-form.jade docs(dynamic-form): "ngMode" => "ngModel" 2016-03-19 11:24:02 -07:00
index.jade docs(cb-ts-to-js): add cookbook about applying TypeScript examples to ES5 2016-03-27 23:36:51 -07:00
set-document-title.jade docs(title): update a parenthetical comment in the title cookbook 2016-04-26 10:55:31 -07:00
ts-to-js.jade docs(cb-ts-to-js): add cookbook about applying TypeScript examples to ES5 2016-03-27 23:36:51 -07:00