This repository has been archived by the owner on Jul 30, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 18
Implement ES Observables #59
Comments
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
7 tasks
rorticus
added a commit
that referenced
this issue
Dec 7, 2016
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.The text was updated successfully, but these errors were encountered: