You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat(list): Add methods to FirebaseListObservable
* feat(list): .remove() should remove the whole list if no param is provided
* chore(utils): Add utils for runtime type checking
* feat(list): Accept url or ref
* chore(utils): function for checking for url or firebase ref
* feat(object): Accept a ref for .object()
* fix(auth): login() with Password provides credentials
* fix(auth): Add expires to FirebaseAuthState
* fix(auth): Add PasswordCredentials interface
* feat(auth): Add createUser method on auth
* fix(auth): Add expires in original declaration
* feat(querying) Add Querying API
* feat(querying)
* lots of fixes to query
* feat(querying): Awesome dynamic querying
* feat(querying): Tests for querying
* chore(querying): Remove commented out code
* feat(build): Change build for local typescript
* fix(database): Trigger observer error from .on() cancel callback
* fix(query): Feedback from jeffbcross
* fix(querying): Newline
* chore(version): Update to rc
* chore(version): Upgrade rxjs to beta 6
* chore(merge): Clean up merge conflics
* fix(typings): Provide more specific typings
0 commit comments