Commit Graph
18 Commits
Author SHA1 Message Date
Igor Oleinikov 0fecabb6e0 Version bump to 2.2.25 2014-06-05 13:18:20 +04:00
Igor Oleinikov c132321667 RxJS: Updated to version 2.2.24 2014-05-22 15:06:28 +04:00
Igor Oleinikov 52d7857dad Updated rx.async.d.ts to version 2.2.20 2014-04-14 10:54:32 +04:00
Igor Oleinikov 82f2b025da RxJS: *-lite.ts renamed to *-lite.d.ts (to contribute with package) 2014-04-03 18:19:48 +04:00
Igor Oleinikov d27c018d05 Version bump to 2.2.18 2014-04-01 13:39:25 +04:00
Igor Oleinikov a837a49c69 Turned Observer from class to interfaces. 2014-03-19 16:42:45 +04:00
Igor Oleinikov eea2b04a5a Renamed lighted versions to names without .d.ts to exclude from building. 2014-03-19 16:16:46 +04:00
Igor Oleinikov d6da8b051f Extracted common part of definitions of rx.lite and rx.async into rx.async-lite.d.ts 2014-03-19 14:43:50 +04:00
Igor Oleinikov 7ae46cf1fd Fixed headers of RxJS-Async and RxJS-Time. 2014-03-18 12:01:02 +04:00
Igor Oleinikov 5c938e56b0 Rx-Async: version bump to 2.2.15; added ObservableStatic.startAsync. 2014-03-18 11:51:52 +04:00
Igor Oleinikov 3e29e44ddb Promises was moved from rx.async.d.ts to rx.d.ts. 2014-03-18 10:31:19 +04:00
Igor Oleinikov 0a70335334 Merge branch 'promises-a-plus' 2014-03-10 21:27:52 +04:00
Igor Oleinikov 87cd95fd92 promises-a-plus: added initial defintions
rx.js: modified IPromise in Async module to match Promises/A+
2014-03-07 14:07:28 +04:00
Bartvds 709a0363a0 added/fixed headers o-s
https://github.com/borisyankov/DefinitelyTyped/issues/1570
2014-01-24 01:56:27 +01:00
Igor Oleinikov f121d2eecc rx.async: added tests; added toPromise operator 2014-01-06 22:49:12 +04:00
Igor Oleinikov e9b3be70b9 rx.async: uninlined Promise definition 2013-12-18 12:02:58 +04:00
Igor Oleinikov ba81c30675 rx.js: fixed references rx.js.* -> rx.* 2013-12-16 15:28:25 +04:00
Igor Oleinikov 249fd303b3 Renamed rx.js.*.d.ts files into rx.*.d.ts; fixed references 2013-12-16 09:58:41 +04:00