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

RxJS: updated to version 2.2.15 #1870

Merged
merged 11 commits into from
Mar 18, 2014
Merged

Conversation

Igorbek
Copy link
Collaborator

@Igorbek Igorbek commented Mar 18, 2014

  • Core
    • renamed Internals to internals;
    • moved promises from Async to Core;
    • added config with promises configuration;
    • added Observable.fromGenerator method;
    • added overloads for merge, concat, selectMany/flatMap taking promises instead of observables;
  • Async
    • added tests for promises;
    • added startAsync method;
  • BackPressure (new package):
    • added pausable, pausableBuffered, controlled methods and ControlledObservable interface.

Igorbek added a commit that referenced this pull request Mar 18, 2014
RxJS: updated to version 2.2.15
@Igorbek Igorbek merged commit 9445fb4 into DefinitelyTyped:master Mar 18, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant