-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Comparing changes
Open a pull request
base repository: angular/angularfire
base: ac3dd7c
head repository: ValentinFunk/angularfire
compare: 38e6f51
- 10 commits
- 36 files changed
- 3 contributors
Commits on Nov 13, 2019
-
chore: allow passsing Scheduler to fromRef
This follows a convention from RxJS where observable creators allow passing a scheduler (e.g. fromPromise, of, empty, ...) Setting the default scheduler to asyncScheduler has the same effect as the delay(0) which is why it was removed.
Valentin committedNov 13, 2019 Configuration menu - View commit details
-
Copy full SHA for 441f9b0 - Browse repository at this point
Copy the full SHA 441f9b0View commit details -
Valentin committed
Nov 13, 2019 Configuration menu - View commit details
-
Copy full SHA for 5a9550c - Browse repository at this point
Copy the full SHA 5a9550cView commit details -
fix(universal-test): bring back universal-test app
Valentin committedNov 13, 2019 Configuration menu - View commit details
-
Copy full SHA for 47f1490 - Browse repository at this point
Copy the full SHA 47f1490View commit details
Commits on Nov 14, 2019
-
Valentin committed
Nov 14, 2019 Configuration menu - View commit details
-
Copy full SHA for ae2d800 - Browse repository at this point
Copy the full SHA ae2d800View commit details
Commits on Nov 26, 2019
-
fix: schedule completed and error notifications in the specified sche…
…duler And add tests to verify behavior
Valentin committedNov 26, 2019 Configuration menu - View commit details
-
Copy full SHA for cffb209 - Browse repository at this point
Copy the full SHA cffb209View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90e3f9f - Browse repository at this point
Copy the full SHA 90e3f9fView commit details -
fix(typings): don't type ZoneScheduler.delegate to support old TS ver…
…sions
Valentin committedNov 26, 2019 Configuration menu - View commit details
-
Copy full SHA for a63b20c - Browse repository at this point
Copy the full SHA a63b20cView commit details
Commits on Dec 19, 2019
-
fix(keepUnstableUntilFirst): multicast only after rescheduling
BREAKING: fromRef() observables are no longer multicasted by default
Valentin committedDec 19, 2019 Configuration menu - View commit details
-
Copy full SHA for 9c9658c - Browse repository at this point
Copy the full SHA 9c9658cView commit details -
fix(keepUnstableUntilFirst): schedule emissions inside of angular syn…
…chronously, invoke zone task if unsubscribed before first emission
Valentin committedDec 19, 2019 Configuration menu - View commit details
-
Copy full SHA for ec16f2c - Browse repository at this point
Copy the full SHA ec16f2cView commit details
Commits on Jan 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 38e6f51 - Browse repository at this point
Copy the full SHA 38e6f51View 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 ac3dd7c...38e6f51