Skip to content

Commit

Permalink
Developer Guide (#150)
Browse files Browse the repository at this point in the history
* 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
davideast committed May 5, 2016
1 parent 1eb383a commit d1ac3a4
Show file tree
Hide file tree
Showing 7 changed files with 1,079 additions and 416 deletions.
Loading

0 comments on commit d1ac3a4

Please sign in to comment.