Andy
|
a4bd9fa3c1
|
Add "noImplicitThis" to all tsconfig.json (#13446)
* Add "noImplicitThis" to all tsconfig.json
* Use `"noImplicitThis": false` on packages with broken tests.
|
2016-12-19 14:11:46 -08:00 |
|
Ryan Cavanaugh
|
a5f4d50ccc
|
Fix tsconfig files for new option name / behavior.
Also fixes some inconsistent whitespace.
|
2016-07-12 13:54:56 -07:00 |
|
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 |
|
Ryan Cavanaugh
|
4cfa4a7ef4
|
Convert knockout.mapping to UMD
|
2016-04-22 16:10:58 -07:00 |
|
vvakame
|
56295f5058
|
replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped
|
2016-03-17 00:55:26 +09:00 |
|
Horiuchi_H
|
bc92442c07
|
change CRLF to LF
|
2016-02-08 12:01:16 +09:00 |
|
John Hasselkus
|
07798ba68f
|
Update KnockoutMappingUpdateOptions to add the missing target field
Also makes the observable field optional as it's only present if target
is a writable observable.
|
2016-01-31 10:37:20 -06:00 |
|
dcrusader
|
85388e0177
|
Knockout mapping observable array functions
Knockout adds mapped versions of remove/destroy and adds "mappedCreate"
|
2015-01-02 13:45:14 -08:00 |
|
vvakame
|
070fd9d268
|
remove not required tscparams
|
2015-01-02 20:48:15 +09:00 |
|
Erik Schierboom
|
2db8ff1f09
|
Made any parameter explicit and added tests
|
2014-11-22 13:21:39 +01:00 |
|
Mohamed Hegazy
|
2aaa293cb1
|
Remove quotes from response files
|
2014-09-02 14:53:39 -07:00 |
|
Bart van der Schoor
|
1d345f6c14
|
cleaned-up headers
|
2014-06-18 23:31:11 +02:00 |
|
Poul Kjeldager Sørensen
|
97911421e2
|
The changes fixes such it work with 1.0
Its also back compatible.
|
2014-04-05 10:16:53 +02:00 |
|
SomaticIT
|
31b03fb9b8
|
Add amd definition for knockout.mapping
|
2014-02-25 22:40:08 +01:00 |
|
vvakame
|
2708bc05cd
|
Fixed tsc failed on Node.js v0.8.25
|
2013-10-03 11:23:38 +09:00 |
|
vvakame
|
3fe1f6bc4e
|
Fixed to CI test passing
|
2013-10-03 10:18:58 +09:00 |
|
vcastro
|
613809f5d8
|
Updated breeze.d.ts, durandal.d.ts and knockout.mapping.d.ts to better support TS 0.9.
|
2013-06-20 23:03:16 +01:00 |
|
damianog
|
e7f58eeb94
|
Update to KnockoutObservable generics
Update due dependancies with knockout that now implements generics
|
2013-06-20 14:35:21 +03:00 |
|
JesperSchultz
|
913de29307
|
fix for fromJSON with options
|
2013-04-23 14:39:00 +02:00 |
|
Anwar Javed
|
415e25ace5
|
Missing Key Method In Knockout Mapping
|
2013-01-20 12:04:47 +05:30 |
|
Boris Yankov
|
209d95071a
|
Update reference paths
|
2013-01-17 20:03:30 +02:00 |
|
Boris Yankov
|
c98eebb137
|
Rename all definition files, remove versions
|
2013-01-17 17:17:27 +02:00 |
|
Boris Yankov
|
343bbd832c
|
Add missing reference to knockout.mapping definitions
|
2013-01-10 12:50:07 +02:00 |
|
Anwar Javed
|
c8baec1d65
|
Update knockout.mapping/knockout.mapping-2.0.d.ts
Add Update Callback.
|
2013-01-08 15:54:58 +05:30 |
|
Anwar Javed
|
a91b6f7f01
|
Update knockout.mapping/knockout.mapping-2.0.d.ts
Adding Create Callback for KnockoutMappingOptions.
|
2013-01-08 08:43:53 +05:30 |
|
Anwar Javed
|
c47690729e
|
Update knockout.mapping/knockout.mapping-2.0.d.ts
Specify Optional Parameters
|
2013-01-01 15:56:38 +05:30 |
|
Boris Yankov
|
2b805340b5
|
Rename files and folders for consistency
|
2012-11-20 13:57:16 +02:00 |
|