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

Unified Diff: src/site/docs/tutorials/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/index.markdown
diff --git a/src/site/docs/tutorials/index.markdown b/src/site/docs/tutorials/index.markdown
index 8837345d46a2750d88830fb5cbfe9cdb383c1a4f..70007decacb55caf397ecaf1051fa19ce2fc7f84 100644
--- a/src/site/docs/tutorials/index.markdown
+++ b/src/site/docs/tutorials/index.markdown
@@ -148,12 +148,21 @@ using the Dart language, tools, and APIs.
With the Dart team’s <a href="http://pub.dartlang.org/packages/web_ui">Web UI package</a>,
you can get started using web components and templates now.
-<!--
- <aside class="alert">
- <strong>To be deprecated.</strong> <i>Use the new polymer packages instead.</i>
- Learn all about it in the <a href="polymer/">Polymer target</a>.<br>
- </aside>
--->
+<aside class="alert" style="background-color:Lavender;color:SlateBlue">
+ <font size="24">
+ <i class="icon-bullhorn"> </i>
+ </font>
+ Web UI is being upgraded to polymer.dart.
+ For more information about polymer.dart,
+ including tips on porting Web UI apps to polymer.dart
+ 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>
mem 2013/09/04 17:39:55 Did you look at what this looks like in the browse
sethladd 2013/09/04 21:11:02 seems to look fine.
<div class="row-fluid">

Powered by Google App Engine
This is Rietveld 408576698