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

Unified Diff: pkg/polymer/CHANGELOG.md

Issue 783393005: fix logic for detecting when in an auto-binding element (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: update changelog/pubspec Created 6 years 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 | pkg/polymer/lib/src/build/linter.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 a1ad1119f436d342110318550fd63e5dc0d9bc81..d6b0ca7dc4238a9206a8e94ba798ed9c4017dea1 100644
--- a/pkg/polymer/CHANGELOG.md
+++ b/pkg/polymer/CHANGELOG.md
@@ -1,3 +1,7 @@
+#### 0.15.2+1
+ * Fix logic for detecting when in an `auto-binding-dart` template element.
Siggi Cherem (dart-lang) 2014/12/09 20:56:24 when in => when the compiler is linting within ?
jakemac 2014/12/09 22:26:21 Done.
+ This removes some false positive warnings.
+
#### 0.15.2
* Upgraded to polymer js version
[0.5.1](https://github.com/Polymer/polymer/releases/tag/0.5.1).
« no previous file with comments | « no previous file | pkg/polymer/lib/src/build/linter.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698