Commit Graph

1193 Commits

Author SHA1 Message Date
Warren Seine
eb232109a2 Fix typo in documentation. 2015-04-14 15:21:42 -07:00
Eric Wyne
f25c3683a4 change docs to doc
This parameter name is misleading. A single document is passed to the Meteor.deny({update}) function, not an array of documents
2015-04-14 14:36:58 -07:00
David Glasser
431dd2a78f Merge branch 'pr/4154' into devel
Fixes #4154.
2015-04-14 14:10:22 -07:00
David Glasser
af647f7e7e Tweaks 2015-04-14 14:08:27 -07:00
Henry Todd
93b3519ad7 Add notice about ROOT_URL to OAuth API docs
A possible pitfall when configuring OAuth is that after proxying the Meteor application behind (for instance) nginx, the ROOT_URL doesn't match the hostname/port combination expected.
2015-04-14 14:06:46 -07:00
Evan Dull
cc6f5201d3 Fixes #4149.
Add missing space between words.
2015-04-07 21:21:29 -04:00
Sashko Stubailo
e75875e369 Merge branch 'master' into devel
Conflicts:
	History.md
	docs/client/data.js
	tools/run-mongo.js
	tools/tests/mongo.js
2015-04-06 11:30:20 -07:00
Sashko Stubailo
7f4d51f6a1 Update docs 2015-04-06 11:22:15 -07:00
Slava Kim
a9b7a66751 Update docs version 2015-04-02 14:51:35 -07:00
Slava Kim
cdaaa6b0eb Merge branch 'master' into devel 2015-04-02 14:43:23 -07:00
angelo
93cf9cecd6 added basic attachments handling
now Email.send(options) options support options.attachments, which is assumed to be [] of attachment objects.

see here https://github.com/andris9/mailcomposer#add-attachments for supported attachment object structure.
tested it at my current project. going to propose pull request.

PR #3772

[stubailo: added link to the above page in the docs, removed extra comment]
2015-04-01 17:40:22 -07:00
zyzo
a68ff30be4 Issue #3916: Add links to GitHub source code to docs
PR #3934

[stubailo: some improvements]
2015-04-01 17:32:13 -07:00
Sashko Stubailo
9fe2f4b442 Merge pull request #4099 from meteor/template-subs-connection
Template subs connection
2015-04-01 17:30:11 -07:00
zyzo
4689ee7dfa Issue #3916: Add links to GitHub source code to docs
PR #3934

[stubailo: some improvements]
2015-04-01 17:21:05 -07:00
Sashko Stubailo
ac93ac5ed1 Fix up commit, add better docs 2015-04-01 17:03:53 -07:00
Sashko Stubailo
c0dee19593 Fix typo about rendered vs onRendered 2015-04-01 10:37:05 -07:00
Slava Kim
ce322adf05 Use html and not handlebars for docs in md 2015-03-31 17:08:51 -07:00
Slava Kim
da6cef3b9c Merge branch 'onrendered-example' 2015-03-31 17:04:38 -07:00
Slava Kim
a90e73416b More descriptive code examples 2015-03-31 17:04:06 -07:00
David Greenspan
8557d054dc Merge branch 'master' into devel 2015-03-31 16:36:15 -07:00
Matt DeBergalis
5856c6d04a copyedit 2015-03-31 14:22:40 -07:00
Matt DeBergalis
c4e38723ba link to official windows installer 2015-03-31 14:21:10 -07:00
Sashko Stubailo
355521a4eb Update Docs 2015-03-31 14:15:04 -07:00
Devian
6bab8c9caa Add momentum scrolling to documentation
enable momentum scrolling on the documentation page for iOS devices
2015-03-31 17:31:25 +02:00
Mitar
e85fdc9059 docs: can use currentData inside template.autorun
I think it is important to stress that you can use Template.currentData
inside template.autorun, because you cannot use it inside
Tracker.autorun, it throws an error that current view does not exist.
2015-03-27 22:51:13 -07:00
Slava Kim
c9fd50d0f4 Merge branch 'tracker-errors' into release-1.1 2015-03-25 19:33:56 -07:00
Sashko Stubailo
46d6de3106 Re-run docs script 2015-03-25 16:52:49 -07:00
Sashko Stubailo
4ff636c7df Merge branch 'master' into release-1.1
Conflicts:
	History.md
2015-03-25 16:07:42 -07:00
Sashko Stubailo
39b11ca456 Merge branch 'master' into devel
Conflicts:
	History.md
2015-03-25 14:58:21 -07:00
Sashko Stubailo
f3e19c37cf Update release number in the docs 2015-03-25 14:52:46 -07:00
Slava Kim
14bce609c9 Add some examples for onCreated and onDestroyed 2015-03-21 21:46:11 -07:00
Slava Kim
d332646a54 Remove redundant information from the onRendered example. 2015-03-21 21:37:15 -07:00
David Glasser
87a0366352 Merge branch 'master' into devel for 1.0.4.2 2015-03-20 11:34:44 -07:00
David Glasser
c8c9f8dc60 Update docs and examples to 1.0.4.2 2015-03-20 11:32:45 -07:00
Slava Kim
e7a0906a48 Add an example for Template.onRendered 2015-03-18 15:52:22 -07:00
David Glasser
601f007922 Merge branch 'master' into devel 2015-03-18 00:56:51 -07:00
David Glasser
c775e1e445 Merge branch 'release-1.0.4.1' 2015-03-18 00:54:08 -07:00
David Glasser
865fdce33c Update docs and examples for 1.0.4.1 2015-03-18 00:53:26 -07:00
hwillson
cca2ef2354 Minor adjustments to add blaze and spacebars package references.
[stubailo: Some improvements before merging]
2015-03-17 13:55:44 -07:00
David Glasser
21bdac8734 Merge branch 'master' into devel
Conflicts:
	History.md
	packages/accounts-password/package.js
	packages/accounts-password/password_server.js
	packages/constraint-solver/package.js
	packages/meteor-tool/package.js
	packages/non-core/npm-bcrypt/package.js
	packages/package-version-parser/package-version-parser-tests.js
	packages/package-version-parser/package-version-parser.js
	packages/package-version-parser/package.js
	tools/selftest.js
2015-03-17 13:41:14 -07:00
David Glasser
8ea5618c53 Merge branch 'release-1.0.4' 2015-03-17 13:34:37 -07:00
David Glasser
e84f5d7c74 Update docs and examples to 1.0.4 2015-03-17 13:31:29 -07:00
Slava Kim
1df8d15275 Put extra onError callback of Tracker.autorun to a named options object 2015-03-17 00:42:35 -07:00
Slava Kim
9a29988016 Merge pull request #3937 from meteor/callbacks-docs
Better documentation for callbacks taking arguments
2015-03-17 07:21:11 +00:00
Slava Kim
b3e1c4d89a Docs: Put TrackerComputationFunction typedef to Tracker namespace 2015-03-17 00:20:32 -07:00
Slava Kim
c8d02245e3 Generate references to typedefs but omit them in docs 2015-03-14 23:05:26 -07:00
Robin Jakobsson
dd79aeabbc change deprecated 'new Meteor.Collection' to 'new Mongo.Collection' to address #3906 2015-03-12 11:22:29 +01:00
Sashko Stubailo
b652770229 Fix the example to use self instead of this 2015-03-11 16:30:57 -07:00
David Glasser
aca23adb70 Update docs for 1.0.4-rc.3 2015-03-11 15:54:44 -07:00
Sashko Stubailo
50de6f59f7 Add another example for TemplateInstance#subscribe 2015-03-11 10:30:54 -07:00