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
Josh Otis
746a6649b2
chore: new flat left navigation panel (all language tracks)
2016-03-03 04:51:52 -08:00
Kathy Walrath
cca9d5a1c5
docs(user-guide): update Dart text to match new TS text
...
also update the Dart sample a bit
closes #677
2016-01-19 10:20:17 -08:00
Tom Ingebretsen
40312da5b0
docs(guide): add Dart intro
...
closes #460
2015-12-15 13:17:50 -08:00
Tom Ingebretsen
d827d785ff
Updated Dart quickstart and guide examples to angular2 version alpha.45
...
Updated Dart quickstart and guide examples to angular2 version alpha.45
2015-11-11 14:24:30 -07:00
Naomi Black
cc934560ac
docs(dart): update to alpha-39
2015-10-06 13:49:38 -07:00
Kathy Walrath
f293d61875
clarify/improve imports & import discussion
2015-10-06 13:11:04 -07:00
Kathy Walrath
9907ef265e
update dart docs to alpha.38
2015-10-06 13:11:04 -07:00
Kathy Walrath
0d0b734b4f
Update Dart docs to alpha.33
2015-07-30 17:11:07 -07:00
Kathy Walrath
75452c9858
update to alpha-29
2015-07-01 17:40:50 -07:00
Kathy Walrath
c1ba841d69
Update to alpha-28
...
Only changes are to version numbers, command output, and a couple of places where I said web but should've said lib.
2015-07-01 17:02:06 -07:00
Kathy Walrath
e1fdffc887
25 -> 26
2015-06-05 11:08:56 -07:00
Kathy Walrath
8db6131ede
escape some >s
2015-06-03 13:13:20 -07:00
Kathy Walrath
23fcb95fec
Update all the code and text to latest alpha.25 examples
2015-06-03 12:54:59 -07:00
Alex Wolfe
6b11326dac
use same images for all guide
2015-05-26 06:29:27 -07:00
Alex Wolfe
88ead0dd12
update dart to .23
2015-05-19 22:41:37 -07:00
Alex Wolfe
ed597245ee
update dart guide
2015-05-19 09:21:11 -07:00
Rado Kirov
491f2cc97f
fix(version): bump to alpha.22
...
Closes : #98
2015-05-08 13:38:30 -07:00
Kathy Walrath
8650595b70
update dart angular2 version, don't display pub get output
2015-04-28 17:22:00 -07:00
Alex Wolfe
b3c6189fc6
update Dart API index, plus Dart guide chapters 3 & 4
2015-04-23 13:40:10 -07:00
Alex Wolfe
22d1e8a9c3
dart updates
2015-04-22 07:49:21 -07:00
Naomi Black
57f471ca11
docs(devguide): Add user input chapter for dart
2015-04-22 00:23:36 -07:00