Ryan Cavanaugh
e105eabd48
Remove invalid references
2016-05-10 16:27:59 -07:00
Ryan Cavanaugh
bfd400a8f8
Add noEmit to all config files
2016-05-10 12:24:49 -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
7a47e67dcc
Start preparing for path- transition
2016-05-09 13:47:53 -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
Dave Allen
402a133aab
Fixed header
2016-03-30 11:51:32 -07:00
Dave Allen
196a892e6e
Reverted module declarations back to namespace declarations.
2016-03-30 11:45:35 -07:00
Dave Allen
34c761bb51
Updated for Meteor 1.3. Added more tests to verify recent updates to definitions.
2016-03-30 11:16:17 -07: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
Alex
cc4e272bbf
Update meteor.d.ts
2016-02-24 16:54:15 +08:00
vvakame
9027703c0b
pass npm run all in new definition-tester
2016-02-10 00:16:03 +09:00
Horiuchi_H
bc92442c07
change CRLF to LF
2016-02-08 12:01:16 +09:00
Maciej Kucharski
4d5f70f153
updated and fixed failing meteor tests
2016-02-04 16:01:06 +01:00
Maciej Kucharski
794ad5905b
Meteor.Error constructor can be also called with (number, string?, string?)
...
see: http://docs.meteor.com/\#/full/meteor_error
Even though property is specified as example right below shows usage with a number instead.
2016-02-04 16:00:23 +01:00
Maximilian Friedmann
2830f7f722
Update meteor.d.ts
...
collection.remove returns the number of removed items, just like update/upsert etc., see http://docs.meteor.com/#/full/remove
2015-11-25 22:54:59 +01:00
Dave Allen
22d5a3bccc
Updated definitions for Meteor version 1.2.0.2
2015-10-07 14:25:59 -07:00
Dave Allen
c38e954360
Updated Meteor definitions for Meteor version 1.2.0.2
2015-10-06 12:05:49 -07:00
Sebastian Clausen
92e42e0b5a
made parameter of interface ObjectID optional
2015-09-30 16:05:13 +02:00
Daniel Rosenwasser
58345fc448
Merge branch 'master' into handleExtraObjectLiteralProperties
...
Conflicts:
angular-ui-bootstrap/angular-ui-bootstrap-tests.ts
2015-08-17 12:28:46 -07:00
Daniel Rosenwasser
b0c077fdd3
'Selector' shouldn't extend 'Object' in 'meteor'.
2015-08-10 18:15:51 -07:00
vvakame
eba9f1e2ff
remove unrequired .tscparams
2015-08-08 15:41:13 +09:00
Peter Grman
10564f321b
Fix implicit any types
...
Most types already would have been any, the others were changed based on
documentation, and similar changes. I used also `any` if the type was
unclear.
2015-05-07 18:19:36 +02:00
Dave Allen
d3a2d07470
Updated for Meteor version 1.1.0.1
2015-04-03 10:40:49 -07:00
Dave Allen
0a6c8b63f8
Fixed reference to definitions in test file.
2015-02-05 14:56:15 -08:00
Dave Allen
8e09840c4b
Fixed header at top of definition file.
2015-02-05 14:55:00 -08:00
Dave Allen
a8c07f3288
Fixed class definitions.
2015-02-05 14:49:46 -08:00
Dave Allen
8fc4e913d6
Fixed some important links and references in the README.
2015-01-23 08:29:08 -08:00
Dave Allen
a451b00ed5
Fixed path to definitions in test.
2015-01-22 15:46:42 -08:00
Dave Allen
aa3c40741a
Fixed comment at top of definition file to conform to standards.
2015-01-22 15:43:07 -08:00
Dave Allen
25de4289ef
Updated for Meteor 1.0.3.1
2015-01-22 15:35:30 -08:00
Dave Allen
80f606d5db
Updated Readme with indication that the definitions are for Meteor 1.0.2.1. Will update rest of Readme soon.
2015-01-09 15:44:03 -08:00
Dave Allen
3eedbeafbd
Updated definitions for Meteor version 1.0.2.1
2015-01-09 15:08:44 -08:00
Dave Allen
26ce5ade66
Again fixed the comment at the top
2014-09-05 15:29:36 -07:00
Dave Allen
a6ea0223f6
Fixed the comment at the top
2014-09-05 15:26:12 -07:00
Dave Allen
1c21eda410
Minor edits to README
2014-09-05 15:19:14 -07:00
Dave Allen
14070fd926
Updated for Meteor 0.9.1
2014-09-05 15:15:30 -07:00
Dave Allen
d4f35925c4
Merge remote-tracking branch 'upstream/master'
2014-09-05 14:54:15 -07:00
Mohamed Hegazy
2aaa293cb1
Remove quotes from response files
2014-09-02 14:53:39 -07:00
Dave Allen
6e0a973285
Remove reference to lib.d.ts
2014-08-04 10:25:39 -07:00
Dave Allen
8dc6096566
Fixed test file reference to meteor def file.
2014-08-04 10:23:39 -07:00
Dave Allen
4241fd0e05
Updated for Meteor 0.8.3 using new auto-generation script that parses the official Meteor api.js documentation file. Updated the test file accordingly.
2014-08-04 10:21:06 -07:00
Slava Kim
fddbc6a081
Fix missing semicolons
2013-12-22 15:47:56 -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