Commit Graph
10 Commits
Author SHA1 Message Date
Carl de Billy f83fb6805b Support for more RxJS packages + bool => boolean for TS0.9 2013-07-05 01:03:30 -04:00
Carl de Billy bc491674fc IObservable => IObservable<T>
Now use generics who improve a lot the writing of Rx fluent expressions!
2013-07-01 22:53:39 -04:00
Carl de Billy f90f624aef Fixed broken declarations of the upgrade to 0.9 2013-07-01 15:36:58 -04:00
Neil Stalker 484487ff17 Fix rx.js definition 2013-06-24 18:09:09 +01:00
Carl de Billy ae55029935 Added "RxJs jquery extensions" 2013-05-19 16:33:24 -04:00
Carl de Billy f4dcf1a486 Added "kind", "value" and "exception" to Rx Notifications 2013-05-19 16:30:39 -04:00
Carl de Billy ddad6540d1 More RxJs definitions
Definitions for RxJs.html, RxJs.Time and RxJs.Aggregates
2013-04-16 15:35:49 -04:00
Carl de Billy e833723595 Scan: "seed" can be any
First parameter of "scan" can be anything, not just number.
2013-04-16 15:30:29 -04:00
Boris Yankov 354ebd4afb Update readme and metadata for Rx.js 2013-01-20 07:16:50 +02:00
Boris Yankov b4dfd19ecf Add Rx.js 2013-01-20 07:13:20 +02:00