Sashko Stubailo
7776e86333
Merge branch '0.9.4' of github.com:meteor/meteor into 0.9.4
...
Conflicts:
docs/client/data.js
2014-10-08 15:18:01 -07:00
Sashko Stubailo
45a18297d1
Change docs to recommend using strings for Meteor.Error
2014-10-08 15:17:03 -07:00
Slava Kim
588bf28409
Make icons/splashscreens options consistent with underscores
2014-10-08 14:48:51 -07:00
Sashko Stubailo
b9db774834
Fix broken links and release headline
2014-10-07 13:46:00 -07:00
Sashko Stubailo
eaa8dc7a3b
Update set to setPreference
2014-10-03 16:51:29 -07:00
Sashko Stubailo
81b963d729
Edit mobile-config.js documentation
2014-10-02 16:47:02 -07:00
Slava Kim
4905dfd188
Change other example fields
2014-10-01 10:50:54 -07:00
Slava Kim
8ae8925ce5
Change the example url to example.com
2014-10-01 10:37:06 -07:00
Slava Kim
51500e2be6
Prefer backticks in markdown for code
2014-10-01 10:36:39 -07:00
Slava Kim
d2b009f8e9
Move docs section about build plugins even further
...
Sashko should probably review this
2014-10-01 10:35:42 -07:00
Slava Kim
62b1c82185
Move two docs sections below
2014-09-30 20:53:50 -07:00
Slava Kim
ef29e4abae
Set up documentation for the mobile conf file
2014-09-30 20:53:33 -07:00
Nick Martin
fc194393b2
Merge branch 'devel' into release-0.9.4
...
Conflicts:
tools/help.txt
2014-09-29 21:38:47 -07:00
Mitar
5b2c7e6ddc
Template.created has now more use.
2014-09-29 14:24:55 -07:00
Sashko Stubailo
5aa76db4df
Merge branch 'devel' into release-0.9.4
...
Conflicts:
docs/client/data.js
2014-09-29 10:40:39 -07:00
Sashko Stubailo
23eea24abc
Merge branch 'devel' into release-0.9.4
...
Conflicts:
docs/client/data.js
2014-09-29 10:39:05 -07:00
Sashko Stubailo
9d65f92699
A lot of docs fixes and a rename to match the other functions
2014-09-26 14:00:45 -07:00
David Greenspan
48264ccafd
Use preferred helper style in docs,apps,packages
2014-09-25 14:56:15 -07:00
Sashko Stubailo
9460dcf9f8
Merge branch 'registerBuildPlugin' into devel
...
Conflicts:
docs/client/data.js
2014-09-25 11:47:04 -07:00
Emily Stark
bc89e54d17
Add clarifying sentence to Assets section of docs.
...
Fixes #2594 .
2014-09-23 13:52:28 -07:00
Sashko Stubailo
af3f987699
A first pass at documenting build plugins
...
Documentation for the CompileStep is only in the source right now
2014-09-22 17:27:00 -07:00
David Greenspan
9a95568f40
Rename UI.dynamic to Template.dynamic in docs
2014-09-18 17:49:36 -07:00
Sashko Stubailo
857b380416
Remove duplicate part from the docs, move JSDoc comment for Npm.require
2014-09-16 13:52:33 -07:00
Emily Stark
ccfee68145
Merge branch 'master' into devel
...
Conflicts:
docs/client/api.html
docs/client/data.js
docs/client/names.json
meteor
packages/autoupdate/package.js
packages/base64/.gitignore
packages/constraint-solver/package.js
packages/device-orientation/.gitignore
packages/less/package.js
packages/meteor-tool/package.js
packages/meteor/package.js
packages/package-version-parser/package.js
packages/webapp/webapp_server.js
scripts/admin/meteor-release-experimental.json
tools/commands.js
tools/help.txt
tools/package-version-parser.js
tools/run-all.js
tools/tests/apps/build-errors/packages/with-colon-plugin/.gitignore
2014-09-15 14:48:57 -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
2efcf789bd
Remove extra bit in the docs
2014-09-10 15:47:56 -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
53e81e89bc
Remove extra bit in the docs
2014-09-10 13:36:27 -07:00
Sashko Stubailo
0f9427e0b2
Improve documentation, add to table of contents
2014-09-10 09:16:03 -07:00
Sashko Stubailo
8ee024d10b
Improve docs
2014-09-09 11:38:41 -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
20dee11664
Make changes I talked about with Nick
2014-09-05 18:35:28 -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
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
Sashko Stubailo
443fd8874b
Fix some package api docs
2014-09-05 09:56:22 -07:00
Sashko Stubailo
f1085bdb83
Added the api calls in package.js
2014-09-05 09:41:05 -07:00
Sashko Stubailo
aeff585f79
Add some more doc comments
2014-09-05 09:31:41 -07:00
Sashko Stubailo
586b6e2712
Auto document a lot more things
2014-09-04 21:42:03 -07:00
Sashko Stubailo
cb5c2c543d
Document allow and deny
...
Add option for comma-separated options and arguments
2014-09-04 19:54:56 -07:00
Sashko Stubailo
1402fdd3f6
Document all Template and Blaze methods with autoApiBox and fix links
2014-09-04 19:29:58 -07:00
Sashko Stubailo
1dd43672d6
Move most of Blaze docs to autoApiBox
2014-09-04 19:20:39 -07:00
David Greenspan
0b1d744731
Merge branch 'reactive-dict' into devel
...
Conflicts:
examples/todos/.meteor/versions
2014-09-03 15:20:09 -07:00
Sashko Stubailo
a269f4f05b
Improve the mention of check at the end of methods
2014-09-03 10:37:40 -07:00
Sashko Stubailo
1c308e0310
Improve documentation for check and Match
2014-09-03 10:32:26 -07:00
Sashko Stubailo
afef45585d
Improve docs for check, moving it to the Meteor.methods section
2014-09-02 20:16:15 -07:00
Sashko Stubailo
e0f96cce55
Improve documentation of check, add a link from Meteor.methods
2014-09-02 20:04:17 -07:00