Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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(docs): Begin developer guide * feat(docs): Update docs for RC * fix(docs): Update readme * feat(docs): Moar docs * fix(docs): Update reamdme * fix(docs): Update readme * fix(docs): Update readme * fix(docs): Update readme * fix(docs): Update readme
- Loading branch information