-
Notifications
You must be signed in to change notification settings - Fork 3k
Comparing changes
Open a pull request
base repository: ReactiveX/rxjs
base: 7.8.1
head repository: ReactiveX/rxjs
compare: 7.8.2
- 11 commits
- 127 files changed
- 10 contributors
Commits on Apr 27, 2023
-
Remove old docs annotations (#7227)
* docs: remove owner tag processor * docs: remove static tag processor * docs: remove @nocollapse tag definition * docs: remove @Class tag definition * docs: remove @constructor tag definition * docs: remove @method tag definition * docs: remove @type tag definition * docs: remove unused tag defs * docs: remove target-package * docs: remove more examples package stuff * docs: remove Catharsis types * docs: remove Angular specific stuff from docs * docs: replace "input Observables" with "ObservableInputs" (cherry picked from commit 6e3e5e4)
Configuration menu - View commit details
-
Copy full SHA for 456fc71 - Browse repository at this point
Copy the full SHA 456fc71View commit details
Commits on Jun 5, 2023
-
docs: improve glossary and semantics page (#7267)
fix hyperlink, grammatical errors, and improve clarity (cherry picked from commit 9ddc27d)
Configuration menu - View commit details
-
Copy full SHA for b6d00c1 - Browse repository at this point
Copy the full SHA b6d00c1View commit details
Commits on Jun 16, 2023
-
1
Configuration menu - View commit details
-
Copy full SHA for 0e2ef5e - Browse repository at this point
Copy the full SHA 0e2ef5eView commit details
Commits on Jun 19, 2023
-
docs: add MonoTypeOperatorFunction documentation (#7284)
* docs: add MonoTypeOperatorFunction documentation * docs: update MonoTypeOperatorFunction documentation Co-authored-by: Mladen Jakovljević <jakovljevic.mladen@gmail.com> --------- Co-authored-by: Mladen Jakovljević <jakovljevic.mladen@gmail.com> (cherry picked from commit 0fe6b2f)
Configuration menu - View commit details
-
Copy full SHA for 5c3fb33 - Browse repository at this point
Copy the full SHA 5c3fb33View commit details -
docs: provide URL for the V8 docs app (#7244)
(cherry picked from commit 2947583)
Configuration menu - View commit details
-
Copy full SHA for 9db6563 - Browse repository at this point
Copy the full SHA 9db6563View commit details
Commits on Jul 31, 2023
-
fix(mergeWith): works correctly with an Array (#7281)
* fix(mergeWith): works correctly with an Array * test: just use a synchronous test to ensure it doesn't emit more or less than it's supposed to (including emitting undefineds). * test: fix `mergeWith` test --------- Co-authored-by: Ben Lesh <ben@benlesh.com>
Configuration menu - View commit details
-
Copy full SHA for 27855c6 - Browse repository at this point
Copy the full SHA 27855c6View commit details
Commits on Oct 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d69d890 - Browse repository at this point
Copy the full SHA d69d890View commit details
Commits on Dec 12, 2023
-
chore: 7.x remove global npm install and ignore latest TS (#7398)
* chore: remove global npm install * chore: ignore 7.x branch for latest TS workflow * chore: ignore 7.x branch for latest TS workflow
Configuration menu - View commit details
-
Copy full SHA for 2fb0740 - Browse repository at this point
Copy the full SHA 2fb0740View commit details
Commits on Jun 28, 2024
-
docs(rxjs.dex): replace polyfill.io with a Cloudflare equivalent (#7487)
(cherry picked from commit f9f07f1)
Configuration menu - View commit details
-
Copy full SHA for 4a2d0d2 - Browse repository at this point
Copy the full SHA 4a2d0d2View commit details
Commits on Feb 18, 2025
-
fix(animationFrameScheduler): some tasks are never flushed and someti…
…mes it breaks completely (#7444) * fix(tests): Minor fix sandbox fake timers Sandbox was not cleaning up correctly and making fail the test that I added. * fix(animationFrameSchduler): Add failing tests * fix(animationFrameScheduler): Fix the scenarios in added tests * chore(animationFrameScheduler): minor code improvement * chore(animationFrameScheduler): minor test code improvement Make test assert order more clear
Configuration menu - View commit details
-
Copy full SHA for 8bbfa4e - Browse repository at this point
Copy the full SHA 8bbfa4eView commit details
Commits on Feb 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e5351d0 - Browse repository at this point
Copy the full SHA e5351d0View 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 7.8.1...7.8.2