Skip to content

Commit

Permalink
add that firebase-collection is now firebase-query
Browse files Browse the repository at this point in the history
  • Loading branch information
Taylor Savage committed Jun 3, 2016
1 parent 79742cc commit f4468dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions firebase-collection.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
**Note: This element is for the older Firebase 2 API**
For the latest official Firebase 3.0-compatible component from the Firebase team,
see the [polymerfire](https://github.com/firebase/polymerfire) component.
In this new component, the `firebase-collection` element has been replaced
with [`firebase-query`](https://github.com/firebase/polymerfire#firebase-query)
An element wrapper for the Firebase API that provides a view into the provided
Firebase location as an ordered collection.
Expand Down

0 comments on commit f4468dc

Please sign in to comment.