Skip to content

Commit f4468dc

Browse files
author
Taylor Savage
committed
add that firebase-collection is now firebase-query
1 parent 79742cc commit f4468dc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

firebase-collection.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
**Note: This element is for the older Firebase 2 API**
1616
For the latest official Firebase 3.0-compatible component from the Firebase team,
1717
see the [polymerfire](https://github.com/firebase/polymerfire) component.
18+
In this new component, the `firebase-collection` element has been replaced
19+
with [`firebase-query`](https://github.com/firebase/polymerfire#firebase-query)
1820
1921
An element wrapper for the Firebase API that provides a view into the provided
2022
Firebase location as an ordered collection.

0 commit comments

Comments
 (0)