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

fix(rxjs): add exports for symbols/interfaces that were missing #3380

Merged
merged 1 commit into from
Mar 7, 2018

Conversation

jasonaden
Copy link
Collaborator

@jasonaden jasonaden commented Mar 5, 2018

Includes:

rxjs:

Operator
Subscriber
AsyncSubject
ConnectableObservable
TimeoutError
VirtualTimeScheduler

rxjs/ajax:

AjaxRequest
AjaxResponse
AjaxError
AjaxTimeoutError

rxjs/operators:

Timestamp (made an interface)
TimeInterval (made an interface)

@rxjs-bot
Copy link

rxjs-bot commented Mar 5, 2018

Messages
📖

CJS: 1314.5KB, global: 698.6KB (gzipped: 114.5KB), min: 135.0KB (gzipped: 29.8KB)

Generated by 🚫 dangerJS

@coveralls
Copy link

Coverage Status

Coverage increased (+0.0004%) to 97.524% when pulling f61b7f3 on jasonaden:add_connectable_observable into 4465a9f on ReactiveX:master.

Includes:

`rxjs`:

Operator
Subscriber
AsyncSubject
ConnectableObservable
TimeoutError
VirtualTimeScheduler

`rxjs/ajax`:

AjaxRequest
AjaxResponse
AjaxError
AjaxTimeoutError

`rxjs/operators`:

Timestamp (made an interface)
TimeInterval (made an interface)
@jasonaden jasonaden changed the title fix(rxjs): export ConnectableObservable fix(rxjs): add exports for symbols/interfaces that were missing Mar 6, 2018
@jasonaden jasonaden force-pushed the add_connectable_observable branch from f61b7f3 to b6b2d9e Compare March 6, 2018 20:50
@lock
Copy link

lock bot commented Jun 6, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants