From 79742cc6fc3876521b7684a243f5e725f8ad991b Mon Sep 17 00:00:00 2001 From: Taylor Savage Date: Fri, 3 Jun 2016 11:31:57 -0700 Subject: [PATCH] added pointers to new polymerfire component --- README.md | 5 ++++- firebase-auth.html | 4 ++++ firebase-collection.html | 18 +++++++++++------- firebase-document.html | 24 ++++++++++++++---------- firebase-query-behavior.html | 6 +++++- 5 files changed, 38 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index f5687e0..45c12d2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ -firebase-element +## Note: This element is for the older Firebase 2.0 API. +For the latest official Firebase 3.0-compatible component from the Firebase team, +see the [polymerfire](https://github.com/firebase/polymerfire) component. + ================ See the [component page](https://elements.polymer-project.org/elements/firebase-element?active=firebase-collection) for more information. diff --git a/firebase-auth.html b/firebase-auth.html index 4d03c0e..801c94b 100644 --- a/firebase-auth.html +++ b/firebase-auth.html @@ -11,6 +11,10 @@