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

Unified Diff: CHANGELOG.md

Issue 1418513006: update elements and fix some bugs (Closed) Base URL: git@github.com:dart-lang/polymer_elements.git@master
Patch Set: code review updates Created 5 years, 2 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 | « .gitignore ('k') | lib/firebase_auth.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 21a8bd2f58109345179ab078c46ae9e3ad3ad362..59701c277643414540fb1c1b91793beee28a1a17 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
+## 1.0.0-rc.3
+
+Update the elements and resolve multiple outstanding issues.
+
+Renamed a few methods for the `firebase-collection` element so they don't
+overlap with methods from the `PolymerBase` mixin:
+
+ * `add` => `firebaseAdd`
+ * `removeItem` => `firebaseRemove`
+
## 1.0.0-rc.2
Update the elements to the following versions:
« no previous file with comments | « .gitignore ('k') | lib/firebase_auth.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698