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

Unified Diff: pkg/polymer/CHANGELOG.md

Issue 211393006: Enables codegen support in polymer (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 9 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
« no previous file with comments | « pkg/code_transformers/lib/src/resolver_impl.dart ('k') | pkg/polymer/lib/deploy.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/polymer/CHANGELOG.md
diff --git a/pkg/polymer/CHANGELOG.md b/pkg/polymer/CHANGELOG.md
index a3a44ba596d0e3b7bac268839f597314ceef979d..a9f364133a0d23d49c6f7796fe05ec4f5bb17b80 100644
--- a/pkg/polymer/CHANGELOG.md
+++ b/pkg/polymer/CHANGELOG.md
@@ -6,6 +6,8 @@ impact polymer: custom_element, html_import, observe, shadow_dom,
and template_binding.
#### Pub version 0.10.0-dev
+ * The output of pub-build no longer uses mirrors. We replace all uses of
+ mirrors with code generation.
* Interop with polymer-js elements now works.
* Polymer polyfills are now consolidated in package:web_components, which is
identical to platform.js from http://polymer-project.org.
« no previous file with comments | « pkg/code_transformers/lib/src/resolver_impl.dart ('k') | pkg/polymer/lib/deploy.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698