Commit Graph

1205 Commits

Author SHA1 Message Date
David Glasser
2c4a10921a Fix references to Meteor.Collection in docs
Fixes #2574.
2014-09-11 16:14:10 -07:00
Mitar
1cb07f5c6c It is not true anymore that one cannot store EJSON in the database. 2014-09-10 17:49:53 -07:00
Adam Monsen
b50a69be48 fix link to update operators in MongoDB manual
Related note: I think the MongoDB folks say "update operators" where
they used to say "update modifiers", so we may want to follow their
lead.
2014-09-10 17:18:13 -07:00
Sashko Stubailo
1c20a0413e Documenting Npm and Cordova in package.js
Summary: Also includes improvements to JSDoc, ignore those!

Test Plan: Read the docs

Reviewers: slava, ekate

Reviewed By: slava

CC: nim

Differential Revision: https://phabricator.meteor.com/D819
2014-09-10 15:49:04 -07:00
Sashko Stubailo
4b40e5982d Talk about tarball URLs
Conflicts:
	docs/client/data.js
2014-09-10 15:48:20 -07:00
Sashko Stubailo
2efcf789bd Remove extra bit in the docs 2014-09-10 15:47:56 -07:00
Sashko Stubailo
7c666f929e Make data.js about half the size
Conflicts:
	docs/client/data.js
2014-09-10 15:46:32 -07:00
Sashko Stubailo
ac617110ea Improve documentation, add to table of contents
Conflicts:
	docs/client/data.js
	docs/client/names.json
2014-09-10 15:45:50 -07:00
Sashko Stubailo
21fe416bff Typo 2014-09-10 15:42:32 -07:00
Sashko Stubailo
2c692668ca Add a part about how to disable fastclick for an element 2014-09-10 15:42:25 -07:00
Sashko Stubailo
79da5dc9b8 Made a small change to fastclick docs 2014-09-10 15:42:16 -07:00
Sashko Stubailo
3b5c2537be Add documentation about fastclick 2014-09-10 15:42:07 -07:00
Sashko Stubailo
4c2a8877e8 Talk about tarball URLs 2014-09-10 15:37:10 -07:00
Sashko Stubailo
8e6f9ab3cc Typo 2014-09-10 15:28:46 -07:00
Sashko Stubailo
3aeca8d461 Add a part about how to disable fastclick for an element 2014-09-10 15:27:54 -07:00
Sashko Stubailo
9d5629e861 Made a small change to fastclick docs 2014-09-10 14:43:25 -07:00
Sashko Stubailo
b6004b19a3 Add documentation about fastclick 2014-09-10 14:38:30 -07:00
Sashko Stubailo
53e81e89bc Remove extra bit in the docs 2014-09-10 13:36:27 -07:00
Sashko Stubailo
4b90199024 Make data.js about half the size 2014-09-10 09:28:56 -07:00
Sashko Stubailo
0f9427e0b2 Improve documentation, add to table of contents 2014-09-10 09:16:03 -07:00
Sashko Stubailo
d5108ee194 Fix issue where application-configuration was included 2014-09-09 13:06:57 -07:00
Sashko Stubailo
e742697675 Migrate docs completely to the new JSDoc system
Summary: Done, yo. Check out the DocsData global in the docs app

Test Plan: Ran the docs diff script, checked visually.

Reviewers: avital

Reviewed By: avital

CC: nim, ben, dgreenspan

Differential Revision: https://phabricator.meteor.com/D811
2014-09-09 12:58:21 -07:00
Sashko Stubailo
8ee024d10b Improve docs 2014-09-09 11:38:41 -07:00
Emily Stark
3548f64b83 Remove docs app-config package.
Not necessary as of ddf0493ad
2014-09-09 08:30:15 -07:00
Mitchell Wulfman
65ae593584 Fix repetitive typo 2014-09-08 15:53:44 -07:00
Adam Monsen
99897764f7 pluralize "CoffeeScript variables"
trivial doc fix
2014-09-08 15:29:25 -07:00
Sashko Stubailo
211157df3b Add links for Element and Node 2014-09-08 10:07:45 -07:00
Sashko Stubailo
9f62ff547f Merged and reran doc script 2014-09-08 10:02:41 -07:00
Sashko Stubailo
74cf848f2d Merge branch 'devel' into jsdocfinal 2014-09-07 10:09:47 -07:00
Avital Oliver
0f7ae4b0f7 Merge branch 'master' into devel
Conflicts:
	packages/meteor-tool/package.js
2014-09-06 18:59:01 -07:00
Avital Oliver
e8ff8c8f0a Merge branch 'release-0.9.1.1'
Conflicts:
	docs/.meteor/release
	docs/.meteor/versions
	docs/client/docs.js
	docs/packages/application-configuration/versions.json
	examples/clock/.meteor/release
	examples/clock/.meteor/versions
	examples/leaderboard/.meteor/release
	examples/leaderboard/.meteor/versions
	examples/parties/.meteor/release
	examples/parties/.meteor/versions
	examples/todos/.meteor/release
	examples/todos/.meteor/versions
	examples/wordplay/.meteor/release
	examples/wordplay/.meteor/versions
	scripts/admin/banners.json
	scripts/admin/manifest.json
2014-09-06 18:50:13 -07:00
Avital Oliver
6c4b344a07 Crutch for Galaxy apps
Once 04cc467582 is released,
we can get rid of this.
2014-09-06 17:27:25 -07:00
Avital Oliver
9db3ec88d7 A bunch more file updates for 0.9.1.1 2014-09-06 17:14:07 -07:00
Sashko Stubailo
cd5b987417 No more old docs! 2014-09-05 19:04:54 -07:00
Sashko Stubailo
0772306c2d Migrate Meteor.wrapAsync 2014-09-05 18:47:58 -07:00
Sashko Stubailo
6f829b32a9 Merge branch 'devel' into jsdocfinal
Conflicts:
	docs/client/api-box.js
	docs/client/api.html
	docs/client/data.js
	docs/client/nameToId.js
	docs/client/names.json
2014-09-05 18:43:20 -07:00
Sashko Stubailo
9d83e2a62d Merge branch 'check' into devel
Conflicts:
	docs/client/data.js
	docs/client/link-redirect.js
2014-09-05 18:40:08 -07:00
Sashko Stubailo
985b267195 Fix broken links 2014-09-05 18:38:53 -07:00
Sashko Stubailo
20dee11664 Make changes I talked about with Nick 2014-09-05 18:35:28 -07:00
David Glasser
fe436f2c8a appcache doc update for 0.9.0 change
Fixes #2465.
2014-09-05 16:52:05 -07:00
Sashko Stubailo
853ef8535c Merge branch 'devel' of github.com:meteor/meteor into devel 2014-09-05 14:51:58 -07:00
Sashko Stubailo
080f6627e9 Update link to point to public hackpad 2014-09-05 14:51:47 -07:00
Sashko Stubailo
2c969270ea Add docs for EJSON interface, attempt to remove data.js from diffs
Only Match.test, check, and UI.dynamic left. I can see the light!
2014-09-05 14:37:28 -07:00
Sashko Stubailo
ef14f531ae Fix some small errors based on doc diff script 2014-09-05 11:52:59 -07:00
Ben Newman
b46e66e3ea Make Meteor.wrapAsync official, and simplify binding.
Summary:
To bind the wrapped function to an object, just pass that object as the
optional second argument to Meteor.wrapAsync:

  var response = Meteor.wrapAsync(HTTP.get, HTTP)("http://example.com");

Test Plan: meteor test-packages meteor

Reviewers: emily, avital, sashko

Reviewed By: emily

CC: nim

Differential Revision: https://phabricator.meteor.com/D807
2014-09-05 11:48:21 -07:00
Slava Kim
6ca6641a34 Merge branch 'master' into release-0.9.2
Includes latest 0.9.1 changes

Conflicts:
	examples/leaderboard/.meteor/versions
	examples/parties/.meteor/versions
	examples/todos/.meteor/versions
	packages/accounts-base/package.js
	packages/accounts-ui-unstyled/package.js
	packages/autoupdate/package.js
	packages/constraint-solver/package.js
	packages/facebook/package.js
	packages/github/package.js
	packages/google/package.js
	packages/http/package.js
	packages/less/package.js
	packages/meetup/package.js
	packages/meteor-developer/package.js
	packages/meteor-platform/package.js
	packages/meteor-tool/package.js
	packages/meteor/package.js
	packages/minimongo/package.js
	packages/oauth/package.js
	packages/oauth1/package.js
	packages/reload/package.js
	packages/templating/package.js
	packages/twitter/package.js
	packages/webapp/package.js
	packages/weibo/package.js
	scripts/admin/meteor-release-experimental.json
	tools/help.txt
	tools/tests/apps/hot-code-push-test/.meteor/versions
2014-09-05 11:28:12 -07:00
Sashko Stubailo
ba0b2f003c Improve type link generation in autoApiBox 2014-09-05 10:36:25 -07:00
Sashko Stubailo
511ddb479b Merge branch 'document-rest' into devel
Conflicts:
	docs/.meteor/versions
2014-09-05 10:03:20 -07:00
Sashko Stubailo
97be584775 Add warning to the docs api.js file to not use it anymore 2014-09-05 09:58:59 -07:00
Sashko Stubailo
443fd8874b Fix some package api docs 2014-09-05 09:56:22 -07:00