From 4a4835f7a7325a724f2f9514f67d3c6110a418cc Mon Sep 17 00:00:00 2001 From: Firebase Operations Date: Wed, 22 Nov 2017 17:45:45 +0000 Subject: [PATCH] [firebase-release] Updated FirebaseUI for Web to 2.5.0 --- README.md | 12 +- bower.json | 2 +- dist/firebaseui.css | 1 + dist/firebaseui.js | 355 ++++++++++++++++++++++++++++++++++++++++++++ dist/npm.js | 355 ++++++++++++++++++++++++++++++++++++++++++++ package.json | 2 +- 6 files changed, 719 insertions(+), 8 deletions(-) create mode 100644 dist/firebaseui.css create mode 100644 dist/firebaseui.js create mode 100644 dist/npm.js diff --git a/README.md b/README.md index 89a76722..8f3a787c 100644 --- a/README.md +++ b/README.md @@ -53,8 +53,8 @@ You just need to include the following script and CSS file in the `` tag of your page, below the initialization snippet from the Firebase Console: ```html - - + + ``` #### Localized Widget @@ -169,8 +169,8 @@ for a more in-depth example, showcasing a Single Page Application mode. * TODO(DEVELOPER): Paste the initialization snippet from: * Firebase Console > Overview > Add Firebase to your web app. * ***************************************************************************************** --> - - + + - + +