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

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: rebase 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 f99b3d64a5db42ea2c32a4c04d4bc5ecaa7343e8..936b00f079b976424d65c69a2fc5f3ea4a5397d7 100644
--- a/pkg/polymer/CHANGELOG.md
+++ b/pkg/polymer/CHANGELOG.md
@@ -1,5 +1,9 @@
+#### 0.15.3+1
+ * Fix logic for detecting when the compiler is linting within an
+ `auto-binding-dart` template element. This removes some false positive
+ warnings.
+
#### 0.15.3
-
* Narrow the constraint on observe to ensure that new features are reflected
in polymer's version.
« 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