-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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: angular/angularfire
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 19.0.0-rc.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: angular/angularfire
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 324 files changed
- 5 contributors
Commits on Dec 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bc926a8 - Browse repository at this point
Copy the full SHA bc926a8View commit details
Commits on Jan 9, 2025
-
fix(compat): correct injectors to fix issue with compat API on v19 (#…
…3595) * fix: run inject in angular injection context * fix: pass injector to pendingUntilEvent pipe * TestBed for database test, inject env for Auth and RC --------- Co-authored-by: James Daniels <jamesdaniels@google.com>
Configuration menu - View commit details
-
Copy full SHA for e567618 - Browse repository at this point
Copy the full SHA e567618View commit details
Commits on Jan 10, 2025
-
Zone docs and switch to warnings (#3608)
* Warn rather than error, thats trippin folk * Add doc on zone wrappers * Words
Configuration menu - View commit details
-
Copy full SHA for 8ce95bf - Browse repository at this point
Copy the full SHA 8ce95bfView commit details
Commits on Jan 16, 2025
-
* Bunch of stuff * Bump firebase * Cleanup
Configuration menu - View commit details
-
Copy full SHA for 35e0a98 - Browse repository at this point
Copy the full SHA 35e0a98View commit details
Commits on Apr 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for da4d2d1 - Browse repository at this point
Copy the full SHA da4d2d1View commit details
Commits on Apr 9, 2025
-
Bump action, bump minor (#3644)
* Bump minor * Bump upload/download artifact
Configuration menu - View commit details
-
Copy full SHA for ec4e3bd - Browse repository at this point
Copy the full SHA ec4e3bdView commit details
Commits on May 14, 2025
-
* Bump to dependency on firebase 11.8.0 (currently a prerelease) * Add new AI entry --------- Co-authored-by: James Daniels <jamesdaniels@google.com>
Configuration menu - View commit details
-
Copy full SHA for 20bee94 - Browse repository at this point
Copy the full SHA 20bee94View commit details
Commits on May 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 61fde1b - Browse repository at this point
Copy the full SHA 61fde1bView commit details
Commits on May 30, 2025
-
* Bump peers, bump version * Quick fix for build:jasmine * Remove upset test for now
Configuration menu - View commit details
-
Copy full SHA for c1c6af9 - Browse repository at this point
Copy the full SHA c1c6af9View commit details
Commits on Jun 12, 2025
-
fix: Avoid handling promise rejections twice in stability helper (#3657)
`PendingTasks.run` reports rejections of the promise to the `ErrorHandler`. This function already returns a promise that is meant to be handled in the developer's application. If there _is_ handling there, the rejection is handled both in the `PendingTasks.run` and in the developer callsite. This change updates the code to use `PendingTasks.add` instead, which has no built in error handling mechanisms. fixes angular/angular#61932
Configuration menu - View commit details
-
Copy full SHA for eb99d8e - Browse repository at this point
Copy the full SHA eb99d8eView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 19.0.0-rc.4...main