8000 Comparing 7.8.1...7.8.2 · ReactiveX/rxjs · GitHub
[go: up one dir, main page]

Skip to content
Permalink

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: ReactiveX/rxjs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7.8.1
Choose a base ref
...
head repository: ReactiveX/rxjs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7.8.2
Choose a head ref
  • 11 commits
  • 127 files changed
  • 10 contributors

Commits on Apr 27, 2023

  1. 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)
    jakovljevic-mladen committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    456fc71 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. docs: improve glossary and semantics page (#7267)

    fix hyperlink, grammatical errors, and improve clarity
    
    (cherry picked from commit 9ddc27d)
    bruceharris authored and jakovljevic-mladen committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    b6d00c1 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. 1 Configuration menu
    Copy the full SHA
    0e2ef5e View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. 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)
    arahm730 and jakovljevic-mladen committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    5c3fb33 View commit details
    Browse the repository at this point in the history
  2. docs: provide URL for the V8 docs app (#7244)

    (cherry picked from commit 2947583)
    jakovljevic-mladen committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    9db6563 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. 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>
    josepot and benlesh authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    27855c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    d69d890 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. 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
    JamesHenry authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    2fb0740 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. docs(rxjs.dex): replace polyfill.io with a Cloudflare equivalent (#7487)

    (cherry picked from commit f9f07f1)
    tnfssc authored and jakovljevic-mladen committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    4a2d0d2 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2025

  1. 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
    pmoleri authored Feb 18, 2025
    Configuration menu
    Copy the full SHA
    8bbfa4e View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2025

  1. chore(publish): 7.8.2

    benlesh committed Feb 22, 2025
    Configuration menu
    Copy the full SHA
    e5351d0 View commit details
    Browse the repository at this point in the history
Loading
0