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

Unified Diff: README.md

Issue 69283003: add more info to the web_ui readme about polymer.dart (Closed) Base URL: https://github.com/dart-lang/web-ui.git@master
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 | « no previous file | pubspec.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.md
diff --git a/README.md b/README.md
index a2f4e307a272457b831c368bb632cd825ddfe9b8..75ecaad79d364272e3d47533d80569675f575f7c 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,17 @@
-Web UI
+Web UI 0.4 (deprecated, newer versions in [Polymer.dart](https://pub.dartlang.org/packages/polymer))
===========
+**PLEASE NOTE**: web_ui was renamed, and versions >= 0.5 can be found in the [Polymer.dart package](https://pub.dartlang.org/packages/polymer) instead.
+There have been a number of breaking changes since 0.4, you can read about [how to migrate here](https://www.dartlang.org/polymer-dart/#upgrading-from-web-ui).
+Please feel free to [reach out to us](https://www.dartlang.org/polymer-dart/#support) with migration questions.
+
+Documentation [about Web UI 0.4](https://www.dartlang.org/articles/web-ui/) is
+still available for those that are building production applications on top of
+this package.
+
+Introduction
+-----------
+
Web UI lets you build web apps as if you had a browser from the future. You can
use the cool new web technologies like [Web Components][wc],
and features like dynamic templates and live data binding inspired by
« no previous file with comments | « no previous file | pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698