11 Commits

Author SHA1 Message Date
Kathy Walrath
185f9a7049 docs(dart): update to b12
Also update dart_to_js_script_rewriter dependency to ^1.0.1,
and change most angular2.dart imports to be core.dart instead.

The pipes example broke without the angular2.dart import, so I let it be.

The server-communication sample has never worked for me,
so I changed it but might have broken it further.

closes #1007
2016-03-25 17:40:23 -07:00
Kathy Walrath
b2ae14b2e9 docs(dart): b10 -> b11
closes #986
2016-03-18 16:15:46 -07:00
Kathy Walrath
051c4603a4 docs(dart): update b9 -> b10 in all samples and quickstart
closes #979
2016-03-17 17:16:24 -07:00
Kathy Walrath
469612f50c docs(dart): update Dart examples to beta.9
closes #952
2016-03-10 19:05:42 -08:00
Kathy Walrath
92ca77e3e8 docs(dart): update samples and quickstart to beta.8
closes #910
2016-03-03 16:38:38 -08:00
Ward Bell
ad7f172ea5 docs: share 'styles.css' across all samples all langs; fix styles 2016-02-28 12:47:01 -08:00
Kathy Walrath
b32b10dfe5 Update dart samples to b7
Note: template-syntax is broken (not caused by this commit)

closes #860
2016-02-22 10:48:38 -08:00
Kathy Walrath
908c0b2986 docs(dart): b3 -> b6
plus make a few outlier pubspec.yamls more consistent

closes #833
2016-02-11 18:02:13 -08:00
Kathy Walrath
2a4ae27754 docs(dart): update Dart examples from b2 to b3
closes #804
2016-02-03 13:49:49 -08:00
Kathy Walrath
a7826ee44c docs(dart): update sample code to be more uniform, use b2
closes #766
2016-01-28 20:17:21 -08:00
Adão Júnior
c4ae1f1b1b docs(guide/lifecycle-hooks): add Dart version of example
NOTE: The Dart version generates fewer lifecycle events than the TS version.
See angular/angular#6498 for details.

closes #733
2016-01-21 16:34:17 -08:00