Commit Graph
47 Commits
Author SHA1 Message Date
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
Dave Allen de913f6f0f Minor edits to README 2013-09-18 10:27:38 -07:00
Dave Allen 0e17506942 Minor edits to README 2013-09-18 10:25:45 -07:00
Dave Allen 265ce185b5 Minor edits to README 2013-09-18 10:24:27 -07:00
Dave Allen 9b838c9efb Minor edits to README 2013-09-18 10:23:16 -07:00
Dave Allen f40c3e7c67 Minor edits to README 2013-09-18 10:18:02 -07:00
Dave Allen 179608249c Deprecated and added reference to new smart package 2013-09-18 10:12:55 -07:00
Dave Allen 16db4e7088 Minor changes to section on collections 2013-09-03 14:15:47 -07:00
Dave Allen d6fe70c01b Minor changes to section on collections 2013-09-03 12:55:11 -07:00
Dave Allen 3a99f27196 Changed section on collections 2013-09-03 12:45:18 -07:00
Dave Allen c13b2ed733 Various changes to README 2013-08-29 09:50:05 -07:00
Dave Allen 9e716b9bcc Minor change to intro 2013-08-29 09:43:15 -07:00
Dave Allen 692bbb95e2 Minor change to intro 2013-08-29 09:42:34 -07:00
Dave Allen 538af0796f Minor change to intro 2013-08-29 09:32:23 -07:00
Dave Allen b75496dc6a Hopfeully last wordsmithing 2013-08-28 17:01:16 -07:00
Dave Allen e96690c7af Hopfeully last wordsmithing 2013-08-28 16:28:49 -07:00
Dave Allen 3c89f21a1c Hopfeully last wordsmithing 2013-08-28 16:28:17 -07:00
Dave Allen d2173f35e6 More wordsmithing 2013-08-28 16:27:18 -07:00
Dave Allen 7fd8f60cc6 More wordsmithing 2013-08-28 16:25:21 -07:00
Dave Allen 29f32ee4c4 More wordsmithing 2013-08-28 16:21:20 -07:00
Dave Allen 8661326d65 More wordsmithing 2013-08-28 16:16:50 -07:00
Dave Allen cf9f92a8c9 Fixed some typos 2013-08-28 16:01:38 -07:00
Dave Allen b53ca37666 Added usage notes 2013-08-28 15:48:19 -07:00
Dave Allen 2a453fef50 Changed some return types from type Object to type any so properties and methods of return types can be called 2013-08-28 13:33:21 -07:00
Dave Allen 8b53feb590 Added initial type definitions for Meteor 2013-08-27 09:52:02 -07:00