-
Notifications
You must be signed in to change notification settings - Fork 918
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: firebase/firebase-js-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: firebase@9.9.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: firebase/firebase-js-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: firebase@9.9.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 173 files changed
- 9 contributors
Commits on Aug 5, 2022
-
Allow FirstPartyAuth to specify a token factory func. (#6495)
* Allow FirstPartyAuth to specify a token factory func. (#4773) * Allow firstparty credentials to specify an authToken factory that is used in lieu of direct GAPI. * Remove stray import * Add return type to private method Co-authored-by: wu-hui <53845758+wu-hui@users.noreply.github.com> * First Party Auth Factory * More fix * Nullable gapi * Fix Co-authored-by: Richie Foreman <richie.foreman@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 79df09b - Browse repository at this point
Copy the full SHA 79df09bView commit details
Commits on Aug 6, 2022
-
* Make index beta * Update API reports * Add missing one. * Update API reports * Fix format Co-authored-by: wu-hui <wu-hui@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ac578e9 - Browse repository at this point
Copy the full SHA ac578e9View commit details
Commits on Aug 12, 2022
-
Fix filtered get() cache (#6497)
Fix issue where `get()` incorrectly updated non-default query cache. Also fixes #6397
Configuration menu - View commit details
-
Copy full SHA for a5d9e10 - Browse repository at this point
Copy the full SHA a5d9e10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b2079d - Browse repository at this point
Copy the full SHA 2b2079dView commit details
Commits on Aug 15, 2022
-
Add Firefox testing to Auth (#6522)
* Update version test to accomidate multiple browsers * Add notes and console.logs * Update tests to accomidate firefox browser * Remove console.log * Update browsers based on environment variable * Update browsers when unit test selected * Update karma config to take env variable * Add test github action * Update github workflow * Update build command * Update format in test changed auth * Remove stand alone action for firefox auth * Add expect for spys, and test command for browser unit * Update spy to use proper sinon chai syntax
Configuration menu - View commit details
-
Copy full SHA for dc7574e - Browse repository at this point
Copy the full SHA dc7574eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f4ba25 - Browse repository at this point
Copy the full SHA 6f4ba25View commit details -
Fixed faulty transaction bug (#6508)
Fixed issue where if a listener on a filtered query with a server-side index is created with a listener at a non-intersecting path would cause incorrect results to be reported.
Configuration menu - View commit details
-
Copy full SHA for fcd4b8a - Browse repository at this point
Copy the full SHA fcd4b8aView commit details
Commits on Aug 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b6c231a - Browse repository at this point
Copy the full SHA b6c231aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f6a4d2 - Browse repository at this point
Copy the full SHA 3f6a4d2View commit details
Commits on Aug 17, 2022
-
Revert "Updated type of action parameter for DataSnapshot#forEach" (#…
Configuration menu - View commit details
-
Copy full SHA for 9f1e3c6 - Browse repository at this point
Copy the full SHA 9f1e3c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 505cb26 - Browse repository at this point
Copy the full SHA 505cb26View commit details
Commits on Aug 18, 2022
-
Remove all references to
@firebase/polyfill
from repo (#6543)* Remove @firebase/polyfill references from repo * Remove @firebase/polyfill references from repo * Add changeset
Configuration menu - View commit details
-
Copy full SHA for dcfebe8 - Browse repository at this point
Copy the full SHA dcfebe8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee79447 - Browse repository at this point
Copy the full SHA ee79447View commit details -
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 47895fe - Browse repository at this point
Copy the full SHA 47895feView commit details
There are no files selected for viewing