Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(mergeMap): readd resultSelector as deprecated #3494

Merged
merged 7 commits into from
Mar 30, 2018

Commits on Mar 30, 2018

  1. Configuration menu
    Copy the full SHA
    735f55a View commit details
    Browse the repository at this point in the history
  2. refactor(mergeMapTo): readd resultSelector as deprecated

    - readds deprecated resultSelector to mergeMapTo
    - adds tests
    benlesh committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    acd3487 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bd17a3 View commit details
    Browse the repository at this point in the history
  4. refactor(concatMapTo): readd resultSelector as deprecated

    - readds resultSelector
    - updates tests
    benlesh committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    9c5f77e View commit details
    Browse the repository at this point in the history
  5. refactor(mergeMap): add overload for undefined resultSelector and con…

    …currency
    
    - updates deprecation messages a bit as well
    benlesh committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    ee57d37 View commit details
    Browse the repository at this point in the history
  6. refactor(switchMap): readd resultSelector

    - updates tests
    - adds deprecated flag
    benlesh committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    02bc478 View commit details
    Browse the repository at this point in the history
  7. refactor(exhaustMap): readd resultSelector as deprecated

    - updates tests
    benlesh committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    f4d211a View commit details
    Browse the repository at this point in the history