| .. |
|
index.d.ts
|
Rename all entry points to index.d.ts and explicitify all file lists
|
2016-05-09 17:29:10 -07:00 |
|
rx-lite-tests.ts
|
Merge commit 'upstream/master~200' into merge_7_25
|
2016-07-26 18:25:24 -07:00 |
|
rx-lite.d.ts
|
Fixing return values for Observable functions
|
2016-06-28 13:42:30 +02:00 |
|
rx.aggregates.d.ts
|
Remove <reference path="../xxx/xxx.d.ts"> from definitions files and replace it with import * as Xxx from "xxx" or <reference types="xxx"/>
|
2016-09-16 08:59:57 -07:00 |
|
rx.all.d.ts
|
Remove <reference path="../xxx/xxx.d.ts"> from definitions files and replace it with import * as Xxx from "xxx" or <reference types="xxx"/>
|
2016-09-16 08:59:57 -07:00 |
|
rx.async-lite.d.ts
|
replace internal module to namespace
|
2016-03-17 02:18:10 +09:00 |
|
rx.async-tests.ts
|
Remove unneeded references
|
2016-05-10 12:22:25 -07:00 |
|
rx.async.d.ts
|
Remove <reference path="../xxx/xxx.d.ts"> from definitions files and replace it with import * as Xxx from "xxx" or <reference types="xxx"/>
|
2016-09-16 08:59:57 -07:00 |
|
rx.backpressure-lite.d.ts
|
replace internal module to namespace
|
2016-03-17 02:18:10 +09:00 |
|
rx.backpressure-tests.ts
|
Add missing files to rx tsconfig (#11437)
|
2016-10-03 13:09:41 -07:00 |
|
rx.backpressure.d.ts
|
Add missing files to rx tsconfig (#11437)
|
2016-10-03 13:09:41 -07:00 |
|
rx.binding-lite.d.ts
|
replace internal module to namespace
|
2016-03-17 02:18:10 +09:00 |
|
rx.binding.d.ts
|
Remove <reference path="../xxx/xxx.d.ts"> from definitions files and replace it with import * as Xxx from "xxx" or <reference types="xxx"/>
|
2016-09-16 08:59:57 -07:00 |
|
rx.coincidence-lite.d.ts
|
partition's thisArg should be optional (#8895)
|
2016-04-12 22:54:32 +09:00 |
|
rx.coincidence.d.ts
|
Remove <reference path="../xxx/xxx.d.ts"> from definitions files and replace it with import * as Xxx from "xxx" or <reference types="xxx"/>
|
2016-09-16 08:59:57 -07:00 |
|
rx.experimental.d.ts
|
Remove <reference path="../xxx/xxx.d.ts"> from definitions files and replace it with import * as Xxx from "xxx" or <reference types="xxx"/>
|
2016-09-16 08:59:57 -07:00 |
|
rx.joinpatterns.d.ts
|
Remove <reference path="../xxx/xxx.d.ts"> from definitions files and replace it with import * as Xxx from "xxx" or <reference types="xxx"/>
|
2016-09-16 08:59:57 -07:00 |
|
rx.lite.d.ts
|
|
|
|
rx.testing.d.ts
|
Remove <reference path="../xxx/xxx.d.ts"> from definitions files and replace it with import * as Xxx from "xxx" or <reference types="xxx"/>
|
2016-09-16 08:59:57 -07:00 |
|
rx.time-lite.d.ts
|
replace internal module to namespace
|
2016-03-17 02:18:10 +09:00 |
|
rx.time.d.ts
|
Remove <reference path="../xxx/xxx.d.ts"> from definitions files and replace it with import * as Xxx from "xxx" or <reference types="xxx"/>
|
2016-09-16 08:59:57 -07:00 |
|
rx.virtualtime.d.ts
|
Remove <reference path="../xxx/xxx.d.ts"> from definitions files and replace it with import * as Xxx from "xxx" or <reference types="xxx"/>
|
2016-09-16 08:59:57 -07:00 |
|
tsconfig.json
|
Fix 'rx' tsconfig (#11692)
|
2016-10-04 10:43:33 -07:00 |