Valentin Robert
c0d18b73e8
concatMap supports arrays ( #9010 )
2016-04-18 00:45:49 +09:00
Valentin Robert
85701ac79c
RxJS: resultSelector is optional in combineLatest ( #8917 )
2016-04-12 23:17:06 +09:00
Valentin Robert
abccfd4309
partition's thisArg should be optional ( #8895 )
2016-04-12 22:54:32 +09:00
vvakame
7de6c3dd94
Merge branch 'master' into rename-repo-url
2016-03-17 21:06:54 +09:00
vvakame
14fe4313f4
replace internal module to namespace
2016-03-17 02:18:10 +09:00
vvakame
56295f5058
replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped
2016-03-17 00:55:26 +09:00
Jacob Eggers
ec0ee97259
Fixing rx-lite module name
2015-12-06 21:58:46 -08:00
Richard Towers
f06966b9ff
Fix Rx.Observable.scan seeded overload
2015-10-11 20:00:54 +01:00
Igor Oleinikov
d2bab5738b
Merge pull request #4992 from fkowal/rx_2.5.3
...
bump rx to 2.5.3
2015-08-30 09:21:45 -07:00
Martin Obert
07e3d201c0
added missing getValue() definition for Rx.BehaviorSubject
2015-07-21 12:30:23 +02:00
Maciej Kowalski
4d86cc2408
bump rx to 2.5.3
2015-07-20 15:49:54 +02:00
Ian Riley
0a183cdfaf
Adds 'default' property to SchedulerStatic interface.
...
**default** is an alias for the, now legacy, **timeout** property on Scheduler.
2015-07-19 13:25:29 -07:00
Matt Sylvia
33c279b92b
Fix typo in Rx.Observable.fromIterable method name
2015-07-09 16:26:23 -04:00
Trevor Baron
eff6f5ec54
change fromEvent to allow element of any type
...
this function can take a wide range of types for element as seen from docs: https://github.com/Reactive-Extensions/RxJS/blob/master/doc/api/core/operators/fromevent.md
"element (Any): The DOMElement, NodeList, jQuery element, Zepto Element, Angular element, Ember.js element or EventEmitter to attach a listener. For Backbone.Marionette this would be the application or an EventAggregator object."
2015-06-23 20:48:31 -04:00
Dave Keen
d4873ce3f5
rx: added missing 'pairs' definition
2015-06-02 15:52:20 +02:00
Igor Oleinikov
e4434bce38
Updated TestScheduler to be interface instead of class.
2014-11-22 10:54:08 -08:00
Igor Oleinikov
319040ce1a
Updated VirtualTimeScheduler to be interface instead of class.
2014-11-22 10:50:43 -08:00
Igor Oleinikov
c9b5ff330e
RxJS: added missed return type for Scheduler constructor.
2014-11-22 10:39:33 -08:00
Igor Oleinikov
8fea426543
RxJS: definition for Scheduler moved to rx-lite.d.ts and described by interface pair.
2014-11-22 10:30:55 -08:00
Igor Oleinikov
4dfaec5ea8
rx.all.ts renamed to rx.all.d.ts.
2014-11-22 09:26:48 -08:00
Igor Oleinikov
b51c8625bc
Merge branch 'master' of https://github.com/Igorbek/rx.d.ts into RxJS
2014-11-22 08:44:55 -08:00
Igor Oleinikov
1014322dc8
Merge branch 'master' of https://github.com/Igorbek/rx.d.ts into RxJS
2014-09-30 20:11:50 -07:00
Igor Oleinikov
b66e6a1f50
Merge branch 'master' of https://github.com/Igorbek/rx.d.ts into RxJS
2014-07-22 14:44:09 -07:00
Igor Oleinikov
da341ea3d1
Merge branch 'master' of https://github.com/Igorbek/rx.d.ts into RxJS
2014-07-22 13:19:52 -07:00
Igor Oleinikov
df571c866d
Merge branch 'master' of https://github.com/Igorbek/rx.d.ts into RxJS
2014-07-22 13:11:16 -07:00
Igor Oleinikov
b6717c63e2
Merge branch 'master' of https://github.com/Igorbek/rx.d.ts into RxJS
2014-07-22 12:08:33 -07:00
Igor Oleinikov
982aafdcde
Merge remote-tracking branch 'rx/master' into RxJS
2014-07-22 10:42:04 -07:00
Igor Oleinikov
f915513180
Removed rx files before merging.
2014-07-22 10:41:20 -07:00
Igor Oleinikov
3854edf9c3
Added few helpers functions.
2014-07-22 10:03:38 -07:00
Igor Oleinikov
3a92e77193
rx.js renamed to rx.
2014-07-21 18:11:26 -07:00