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

Unified Diff: dart/samples/third_party/todomvc/web/app.html

Issue 59073003: Version 0.8.10.4 (Closed) Base URL: http://dart.googlecode.com/svn/trunk/
Patch Set: Created 7 years, 1 month 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
« no previous file with comments | « dart/runtime/vm/symbols.h ('k') | dart/samples/third_party/todomvc/web/base.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/samples/third_party/todomvc/web/app.html
===================================================================
--- dart/samples/third_party/todomvc/web/app.html (revision 29808)
+++ dart/samples/third_party/todomvc/web/app.html (working copy)
@@ -44,10 +44,11 @@
<p>Double-click to edit a todo.</p>
<p>Credits: the <a href="http://www.dartlang.org">Dart</a> team.</p>
<p>
+ This example was built using a pre-1.0 version of Polymer.dart.
Learn more about
- <a href="https://www.dartlang.org/articles/dart-web-components/">Dart + Web Components</a>
+ <a href="https://www.dartlang.org/polymer-dart/">Polymer.dart</a>
or
- <a href="https://github.com/dart-lang/web-ui/tree/master/example/todomvc">view the source</a>.
+ <a href="https://code.google.com/p/dart/source/browse/branches/bleeding_edge/dart/samples/third_party/todomvc/">view the source</a>.
</p>
<p>Part of <a href="http://todomvc.com">TodoMVC</a>.</p>
</footer>
« no previous file with comments | « dart/runtime/vm/symbols.h ('k') | dart/samples/third_party/todomvc/web/base.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698