Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1154)

Unified Diff: src/site/docs/tutorials/custom-elements/index.markdown

Issue 23619013: start talking about polymer.dart (Closed) Base URL: git@github.com:dart-lang/dartlang.org.git@master
Patch Set: Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: src/site/docs/tutorials/custom-elements/index.markdown
diff --git a/src/site/docs/tutorials/custom-elements/index.markdown b/src/site/docs/tutorials/custom-elements/index.markdown
index 04cd757fc7446b6eb2d82828a8a82a2842de7966..0f6b66e5574ee9b81275ab92a16830bd1800b1c0 100644
--- a/src/site/docs/tutorials/custom-elements/index.markdown
+++ b/src/site/docs/tutorials/custom-elements/index.markdown
@@ -51,19 +51,16 @@ Get the source code for the samples featured in this target:</p>
<font size="24">
<i class="icon-bullhorn"> </i>
</font>
-
- The Dart Web UI team recently
- <a href="https://groups.google.com/a/dartlang.org/forum/#!topic/web-ui/6laXXxRtA7k" target="_blank">announced</a>
- a port of the Polymer project:
- <a href="https://pub.dartlang.org/packages/polymer" target="_blank">polymer.dart</a>.
-
- We've converted most of the tutorial Web UI examples and compiled some
- <a href="https://github.com/dart-lang/dart-tutorials-samples/blob/master/web/to-polymer-notes.txt" target="_blank">notes</a>
- along the way.
- Check out source code for the polymer version of the
- <a href="https://github.com/dart-lang/dart-tutorials-samples/tree/master/web/target08-polymer/drseuss"
- target="_blank">drseuss</a>
- example.
+ Web UI is being upgraded to polymer.dart.
+ For more information about polymer.dart,
+ including tips on porting Web UI apps to polymer.dart
mem 2013/09/04 17:39:55 is polymer.dart supposed to be Polymer.dart? I thi
sethladd 2013/09/04 21:11:02 I've been trying to use polymer.dart unless it's t
+ and the current status of the project,
+ check out the <a href="/polymer-dart/" target="_blank">polymer.dart</a>
+ home page.
+ For polymer.dart versions of the tutorial's Web UI apps,
+ check out the tutorial's
+ <a href="https://github.com/dart-lang/dart-tutorials-samples/tree/master/web/"
+ target="_blank">code repo</a> on github.
</aside>
<hr>

Powered by Google App Engine
This is Rietveld 408576698