- Notifications
You must be signed in to change notification settings - Fork2.2k
Comparing changes
Open a pull request
base repository:angular/angularfire
Uh oh!
There was an error while loading.Please reload this page.
base:18.0.1
head repository:angular/angularfire
Uh oh!
There was an error while loading.Please reload this page.
compare:19.0.0
- 17commits
- 379files changed
- 5contributors
Commits on Jul 15, 2024
Revive samples/advanced and update it to latest Angular (#3543)
* build: Update samples/advanced to Angular v14* build: Update samples/advanced to Angular v15* fix: Update firebase config for samples/advanced* fix: Update the config so permissions work* fix: Update remaining references to the old project ID* build: Update samples/advanced to Angular v16* build: Update samples/advanced to Angular v17* build: Update samples/advanced to Angular v18* build: update node version for samples/advanced---------Co-authored-by: James Daniels <jamesdaniels@google.com>
Commits on Jul 30, 2024
refactor: Replace Zone.scheduleMacroTask with ExperimentalPendingTasks (
#3542)* refactor: Replace Zone.scheduleMacroTask with ExperimentalPendingTasks* lint: Fix pre-commit issues* fix: Guard access to global Zone in case it is undefined* build: Stop build reintroducing lint errors
mmalerba authoredJul 30, 2024
Commits on Aug 6, 2024
Add a zoneless configuration for samples/advanced (#3557)
* Migrate samples/advanced to standalone* Add a zoneless configuration for samples/advanced
mmalerba authoredAug 6, 2024
Commits on Nov 20, 2024
* angular v19 peers* firebase v11* bundle schematics, remove unneeded deps*fix#3556
Commits on Dec 11, 2024
* Pending tasks and data-connect* Migrating to pendingUntilEvent* Starting to refactor test suite* Bumping eslint* Disabiling compat/firestore tests for now
Commits on Dec 12, 2024
Drop isSupported injection, bump rxfire (#3588)
* Bump rxfire dep* Drop isSupported inject in favor of PLATFORM_ID test* Analytics is technically isPlatformBrowser rather than !isPlatformServer, prolly no diff
Commits on Dec 13, 2024
Adding more injector safety (#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
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>
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
Commits on Jan 16, 2025
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 18.0.1...19.0.0
Uh oh!
There was an error while loading.Please reload this page.