Andy
ae4fe7b6de
Use "lib" in tsconfigs instead of "target". ( #13968 )
...
* Use "lib" in tsconfigs instead of "target".
Only add "dom" to libraries that need it. This is determined by a script, so many libraries that have "dom" maybe should not.
* Update new-package and readme
* Add back "target" where necessary
2017-01-18 07:51:51 -08:00
Andy
2f71174636
Restructure to support old versions ( #13811 )
...
* Restructure to support old versions
* Fix tests
2017-01-06 12:36:57 -08:00
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
Andy
cd4debea25
Remove BOM character from the start of files ( #12838 )
2016-11-28 10:40:45 -08:00
Ryan Cavanaugh
639b88af6a
Get more tests passing
2016-07-26 15:03:04 -07:00
Ryan Cavanaugh
c73630c9a3
Merge commit 'upstream/master~400' into merge_7_25
...
# Conflicts:
# angular-translate/angular-translate.d.ts
# knex/knex.d.ts
# redux-logger/index.d.ts
# simplestorage.js/index.d.ts
# underscore/underscore.d.ts
# yargs/yargs.d.ts
2016-07-26 13:53:00 -07:00
Ryan Cavanaugh
35075752ec
Merge commit 'upstream/master~750' into merge_7_25
2016-07-25 14:51:03 -07: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
Grégoire Castre
c2bb7dd9b7
Rewrite the globalize.d.ts adding all the missing function and their comments ( #6266 )
2016-06-19 12:47:16 +09: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
eloekset
d9e6d03e76
Set NuGet version 0.1.3 as Globalize version.
2016-03-02 16:40:20 +01:00
eloekset
876883d0fd
Created test file for the 0.1.3 definition.
2016-03-02 16:39:17 +01:00
eloekset
6b080a6bbf
Globalize definition for NuGet package v0.1.3.
2016-03-01 15:21:45 +01:00
vvakame
4de74cb527
normalize line ending (CRLF -> LF)
2016-02-16 01:20:30 +09:00
vvakame
eba9f1e2ff
remove unrequired .tscparams
2015-08-08 15:41:13 +09:00
afromogli
42256bd2d1
Fixed CI build errors in https://travis-ci.org/borisyankov/DefinitelyTyped/builds/70185499
2015-07-13 16:12:17 +02:00
afromogli
1fe53244ac
Update typings for globalize.d.ts. Only added typings for Number module (since it is the one we are using in our project).
2015-07-09 10:06:47 +02:00
Mohamed Hegazy
2aaa293cb1
Remove quotes from response files
2014-09-02 14:53:39 -07:00
StefanSchoof
fde9a8e787
Added calendar Property to GlobalizeCulture
...
The calendar Property is used to get and set the default calendar. See
79ae658b84 (defining-culture-information)
and
79ae658b84/lib/globalize.js (L263)
2014-07-22 20:58:26 +02:00
vvakame
6ab4ffae2b
Remove not required tscparams
2014-01-02 16:34:52 +09:00
damianog
ef0db52948
Update globalize.d.ts
...
'format' lacks return-type annotation
2013-12-15 13:16:39 +01:00
John Reilly
db49859709
Globalize: Corrected return types / amended tests
2013-11-21 09:59:58 +00:00
John Reilly
ba650a6f4e
Globalize:add missing overloads/now TS0.9.5 compt
2013-11-20 15:51:57 +00:00
John Reilly
b63705a0ca
Globalize: reduced the number of implicit anys
2013-11-05 14:32:55 +00: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
John Reilly
aadb08f0bd
Switched bool to boolean for TS 0.9.1
2013-08-07 10:47:03 +01:00
Natan Vivo
4357399664
Update globalize.d.ts
2013-04-29 17:29:38 -03:00
jodonoghue-avoca
1fe5ed10e5
Update globalize/globalize.d.ts
...
cultureSelector in the localize function is an optional parameter
2013-01-25 15:26:45 +00:00
Damiano
f039c13972
Globalize - Added GlobalizeMonths interface
...
Added GlobalizeMonths interface to detail months property by replacing
the 'any[]' declaration.
2012-12-26 09:53:25 +01:00
Boris Yankov
7c82efb17a
Update reference paths
2012-11-19 01:28:08 +02:00
Boris Yankov
c91c45f9ae
Move definitions and test in separate folders
...
This enables each definition to have a readme if necessary.
Also a .json metadata file to help with package managers.
And last, to have different versions of the definitions.
2012-11-18 22:28:44 +02:00