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
runOutsideAngular for Universal compatibility and allow advanced configuration with DI (#1454)
* First.
* SSR work
* StorageBucket is a string...
* Add AngularFireModule back in
* Fix up storage and the tests
* Adding StorageBucket and DatabaseURL DI tests
* Adding specs for DI in auth + firestore
* More complete tests + fixed the storage test config
* Adding app.module back in and writing tests for app injection
* Export RealtimeDatabaseURL from database-deprecated
* Export FirebaseApp
* Working, needs wrapper
* More
* State changes and auditlog
* Wrap auth
* Reverted database-depricated a bit
* More cleanup
* Cleanup unused imports
0 commit comments