Commit Graph
39 Commits
Author SHA1 Message Date
Raghav Katyal 395c4e1639 Turning on consistent casing flag and fixing failures 2016-06-30 15:14:49 -07:00
Ryan Cavanaugh bfd400a8f8 Add noEmit to all config files 2016-05-10 12:24:49 -07:00
Ryan Cavanaugh e808e8e062 Remove unneeded references 2016-05-10 12:22:25 -07:00
Ryan Cavanaugh 50387d4046 Change relative reference paths to types references. Errors incoming... 2016-05-09 18:06:27 -07:00
Ryan Cavanaugh 49b1ac6a38 Rename all entry points to index.d.ts and explicitify all file lists 2016-05-09 17:29:10 -07:00
Ryan Cavanaugh ab2b4191c5 Add typesRoot to all config files 2016-05-09 13:52:25 -07:00
Ryan Cavanaugh ded70421be Turn off strict null checks 2016-05-04 15:08:38 -07:00
Ryan Cavanaugh 69d1929d8a Add tsconfig.json files 2016-05-04 14:14:39 -07:00
Ryan Cavanaugh e7c111c4b7 Merge remote-tracking branch 'upstream/master' into types2.0
Add tsconfig files everywhere

# Conflicts:
#	azure-mobile-services-client/AzureMobileServicesClient.d.ts
#	bookshelf/bookshelf.d.ts
#	hapi/hapi.d.ts
#	helmet/helmet.d.ts
#	mongodb/mongodb.d.ts
#	nock/nock.d.ts
#	react-bootstrap/react-bootstrap.d.ts
#	react-helmet/react-helmet.d.ts
#	restify/restify.d.ts
#	sequelize/sequelize.d.ts
2016-04-27 20:40:21 -07:00
Valentin RobertandMasahiro Wakame c0d18b73e8 concatMap supports arrays (#9010) 2016-04-18 00:45:49 +09:00
Valentin RobertandMasahiro Wakame 85701ac79c RxJS: resultSelector is optional in combineLatest (#8917) 2016-04-12 23:17:06 +09:00
Valentin RobertandMasahiro Wakame 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