Skip to content
This repository has been archived by the owner on Jul 30, 2018. It is now read-only.

Implement ES Observables #59

Closed
matt-gadd opened this issue Nov 29, 2016 · 0 comments
Closed

Implement ES Observables #59

matt-gadd opened this issue Nov 29, 2016 · 0 comments
Assignees
Milestone

Comments

@matt-gadd
Copy link

Currently we are using a beta version of RxJS. In the Release Candidates they have essentially end of lifed AMD support. We can still continue to use the UMD version of the kitchen sink minified files but even rx.lite.min.js is 81kb minified. Given the only real surface area of RxJS we actually use is the Observables part it seems like it'd be trivial to just implement the ES Observables spec as is in TypeScript.

@matt-gadd matt-gadd added this to the 2016.12 milestone Nov 29, 2016
@rorticus rorticus self-assigned this Nov 29, 2016
rorticus added a commit to rorticus/shim that referenced this issue Nov 30, 2016
rorticus added a commit to rorticus/shim that referenced this issue Nov 30, 2016
rorticus added a commit to rorticus/shim that referenced this issue Nov 30, 2016
rorticus added a commit to rorticus/shim that referenced this issue Nov 30, 2016
rorticus added a commit to rorticus/shim that referenced this issue Dec 2, 2016
rorticus added a commit to rorticus/shim that referenced this issue Dec 2, 2016
rorticus added a commit to rorticus/shim that referenced this issue Dec 5, 2016
rorticus added a commit to rorticus/shim that referenced this issue Dec 5, 2016
rorticus added a commit that referenced this issue Dec 7, 2016
* Implementing Observables shim, issue #59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants