-
Notifications
You must be signed in to change notification settings - Fork 3
Comparing changes
Open a pull request
base repository: jamesdaniels/angularfire2
base: a58b329
head repository: angular/angularfire
compare: eb99d8e
- 14 commits
- 370 files changed
- 5 contributors
Commits on Dec 11, 2024
-
More v19 enhancements (angular#3586)
* Pending tasks and data-connect * Migrating to pendingUntilEvent * Starting to refactor test suite * Bumping eslint * Disabiling compat/firestore tests for now
Configuration menu - View commit details
-
Copy full SHA for e18d8da - Browse repository at this point
Copy the full SHA e18d8daView commit details
Commits on Dec 12, 2024
-
Drop isSupported injection, bump rxfire (angular#3588)
* Bump rxfire dep * Drop isSupported inject in favor of PLATFORM_ID test * Analytics is technically isPlatformBrowser rather than !isPlatformServer, prolly no diff
Configuration menu - View commit details
-
Copy full SHA for 6b1b0ca - Browse repository at this point
Copy the full SHA 6b1b0caView commit details
Commits on Dec 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 01597da - Browse repository at this point
Copy the full SHA 01597daView commit details -
Adding more injector safety (angular#3590)
* Zone wrapper noops for our other helpers * Add a warning / error on potential Zone / hydration issues * Pass injection context to `zoneWrapFn` * Pass injection context into the Promise wrapper * `beforeAuthStateChanged` should not block
Configuration menu - View commit details
-
Copy full SHA for 45ccd39 - Browse repository at this point
Copy the full SHA 45ccd39View commit details
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 (a…
…ngular#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 <[email protected]>
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 (angular#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
-
zone log verbosity (angular#3613)
* 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 (angular#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 <[email protected]>
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
-
Preparing v20 release (angular#3655)
* 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 (ang…
…ular#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
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 a58b329...eb99d8e