From 6ece912a7809ba84fd766767cf8f169b0afc7b3a Mon Sep 17 00:00:00 2001 From: Google Open Source Bot Date: Wed, 2 Aug 2023 15:04:06 +0000 Subject: [PATCH 01/14] [firebase-release] Removed change log and reset repo after 6.1.0 release --- CHANGELOG.md | 1 - README.md | 20 ++++++++++---------- 2 files changed, 10 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 59eb9c19..e69de29b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1 +0,0 @@ -- Update `firebase` peer dependency to include `^10.0.0` compat (#1032) \ No newline at end of file diff --git a/README.md b/README.md index 0f986da4..71021a5b 100644 --- a/README.md +++ b/README.md @@ -62,8 +62,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 @@ -72,17 +72,17 @@ Localized versions of the widget are available through the CDN. To use a localized widget, load the localized JS library instead of the default library: ```html - - + + ``` where `{LANGUAGE_CODE}` is replaced by the code of the language you want. For example, the French version of the library is available at -`https://www.gstatic.com/firebasejs/ui/6.0.2/firebase-ui-auth__fr.js`. The list of available +`https://www.gstatic.com/firebasejs/ui/6.1.0/firebase-ui-auth__fr.js`. The list of available languages and their respective language codes can be found at [LANGUAGES.md](LANGUAGES.md). Right-to-left languages also require the right-to-left version of the stylesheet, available at -`https://www.gstatic.com/firebasejs/ui/6.0.2/firebase-ui-auth-rtl.css`, instead of the default +`https://www.gstatic.com/firebasejs/ui/6.1.0/firebase-ui-auth-rtl.css`, instead of the default stylesheet. The supported right-to-left languages are Arabic (ar), Farsi (fa), and Hebrew (iw). ### Option 2: npm Module @@ -188,8 +188,8 @@ for a more in-depth example, showcasing a Single Page Application mode. * TODO(DEVELOPER): Paste the initialization snippet from this dialog box: * Firebase Console > Project Settings > Add App > Web. ***************************************************************************************** --> - - + + - + +