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

Unified Diff: pkg/polymer/CHANGELOG.md

Issue 582113002: fix findController for non-dart elements (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: support native elements, and add tests Created 6 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
« no previous file with comments | « pkg/pkg.status ('k') | pkg/polymer/lib/src/events.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 a5269702750938974e963a8b8d7ab1710d32cc02..070bc8c2858da073dec2eebb112952b2bd6c8fdb 100644
--- a/pkg/polymer/CHANGELOG.md
+++ b/pkg/polymer/CHANGELOG.md
@@ -1,3 +1,8 @@
+#### 0.14.2+1
+ * Fix findController function for js or dart wrapped elements. This fixes
+ event bindings when using paper-dialog and probably some other cases,
+ [20931](http://dartbug.com/20931).
+
#### 0.14.2
* Polymer will now create helpful index pages in all folders containing entry
points and in their parent folders, in debug mode only
« no previous file with comments | « pkg/pkg.status ('k') | pkg/polymer/lib/src/events.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698