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.7.0
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.0
Choose a head ref
  • 7 commits
  • 19 files changed
  • 2 contributors

Commits on Dec 15, 2022

  1. Configuration menu
    Copy the full SHA
    8c4347c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60d6c40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d501961 View commit details
    Browse the repository at this point in the history
  4. feat(buffer): closingNotifier should support ObservableInput (#7073)

    * feat(buffer): closingNotifier should support ObservableInput
    
    * chore(buffer): remove bad test
    jakovljevic-mladen authored Dec 15, 2022
    Configuration menu
    Copy the full SHA
    61b877a View commit details
    Browse the repository at this point in the history
  5. feat(delayWhen): delayWhen's delayDurationSelector should support…

    … `ObservableInput` (#7049)
    
    * feat(delayWhen): `delayWhen`'s `delayDurationSelector` should support `ObservableInput`
    
    * test(delayWhen): support Promises in delayWhen
    
    * chore: speed-up the tests
    jakovljevic-mladen authored Dec 15, 2022
    Configuration menu
    Copy the full SHA
    dfd95db View commit details
    Browse the repository at this point in the history
  6. feat(share): ShareConfig factory properties should support Observable…

    …Input (#7093)
    
    * feat(share): ShareConfig factory properties should support ObservableInput
    
    * test(share): add test that verifies Promise support
    jakovljevic-mladen authored Dec 15, 2022
    Configuration menu
    Copy the full SHA
    cc3995a View commit details
    Browse the repository at this point in the history
  7. chore(publish): 7.8.0

    benlesh committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    0a4e8bf View commit details
    Browse the repository at this point in the history
Loading