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
vvakame
56295f5058
replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped
2016-03-17 00:55:26 +09:00
Aya Morisawa
059c4ae43c
Remove trailing whitespaces
2016-01-27 19:21:20 +09:00
vvakame
070fd9d268
remove not required tscparams
2015-01-02 20:48:15 +09:00
MIZUNE Pine
fd5dbacc76
Fix ajaxSettings
2014-11-08 03:42:15 +09:00
MIZUNE Pine
d41f971197
Fix a bug
2014-11-04 16:41:19 +09:00
MIZUNE Pine
9d05959fea
Bugfix
2014-10-30 03:09:35 +09:00
MIZUNE Pine
3e107a2942
Added appendTo overload
2014-09-20 03:58:09 +09:00
Masahiro Wakame
a9fa66235c
Merge pull request #2769 from mhegazy/tscParamsChange
...
Remove quotes from response files
2014-09-05 11:31:35 +09:00
MIZUNE Pine
27305dfa79
Add event shortcut methods
2014-09-04 20:45:10 +09:00
Mohamed Hegazy
2aaa293cb1
Remove quotes from response files
2014-09-02 14:53:39 -07:00
MIZUNE Pine
d51f7f601a
Add length property
2014-08-26 15:01:51 +09:00
Philip Bulley
c625577cb7
prepend() allows ZeptoCollection arg
2014-03-28 17:29:14 +00:00
Philip Bulley
0c88531646
after() allows ZeptoCollection arg
2014-03-28 17:24:42 +00:00
Philip Bulley
bf8e60395f
append() / before() support for ZeptoCollection arg
...
zepto.d.ts defines `append()` and `before()` methods for string, HTMLElement and HTMLElement[], but Zepto also supports ZeptoCollection. Added method overloads supporting ZeptoCollection.
2014-03-28 17:06:58 +00:00
Bartvds
1c1a37c1e4
removed utf-8 BOM marker
...
for consistency
2014-01-24 18:51:21 +01:00
Bartvds
d436daf4c2
added/fixed headers t-z
...
https://github.com/borisyankov/DefinitelyTyped/issues/1570
2014-01-24 02:59:02 +01:00
Jeffery Grajkowski
798dbfbf8f
Converting ungeneric "Array" to "any[]"
...
TypeScript 0.9.5 beta does not allow generic type references without the type argument. This code will still compile for 0.9.1 users. Flight and Ember have further compile problems in 0.9.5 that I don't feel qualified to address as I'm not versed in those libraries.
2013-11-26 10:29:46 -08: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
jbaldwin
f6c5a200e5
Upgraded jbaldwin projs to 0.9.1.0
2013-08-19 16:19:56 -06:00
Boris Yankov
f677cca98d
Multiple bool => boolean fixes
2013-08-07 18:02:05 +03:00
Boris Yankov
dd35f69637
Big replacement: bool with boolean
2013-08-07 16:59:39 +03:00
jbaldwin
203409a7c7
Added zepto.d.ts definitions and tests
2013-05-27 10:46:33 -06:00