Commit Graph

1290 Commits

Author SHA1 Message Date
Slava Kim
c48dbfe477 Remove $ signs from docs 2015-04-28 16:01:21 -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
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
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
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
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
06f35fb5b7 Update docs to 1.0.5 release 2015-03-25 14:53:33 -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
3a4a3273d0 Merge branch 'release-1.0.4.2' 2015-03-20 11:33:27 -07:00
David Glasser
c8c9f8dc60 Update docs and examples to 1.0.4.2 2015-03-20 11:32:45 -07:00
Nick Martin
4ebd0cc8b7 Merge branch 'master' into devel 2015-03-18 22:18:44 -07:00
Nick Martin
1f2b600735 Remove force-ssl from docs. It does not get along well with appcache. #3965. 2015-03-18 22:16:30 -07:00
Nick Martin
4c369c6a56 Revert "Temporarily disable appcache and force-ssl while we figure out how to make them work right together."
This reverts commit d6dea52ce6.
2015-03-18 21:54:08 -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
David Glasser
00047e185a Remove jquery-waypoints from docs; we haven't used it in a while 2015-03-17 14:23:03 -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
Nick Martin
d6dea52ce6 Temporarily disable appcache and force-ssl while we figure out how to make them work right together. 2015-03-17 13:55:09 -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
hwillson
7d9afa31b7 Added missing meteor debug content. 2015-03-10 15:27:01 -07:00
hwillson
0ba6d137ed Added missing meteor debug content. 2015-03-10 15:26:43 -07:00
David Glasser
0fc2261cfe Update docs and examples to 1.0.4-rc.0 2015-03-05 23:23:21 -08:00
David Glasser
7ff27f4e17 Update more docs about onStop 2015-03-05 21:36:18 -08:00
David Glasser
7e1ec96afd jsdoc update 2015-03-05 21:25:57 -08:00
Sashko Stubailo
6a22fc948e Remove "work in progress" text 2015-03-04 21:05:57 -08:00
hwillson
056fce508d Removed broken stylus and showdown links from full-api docs packages menu. 2015-03-03 14:00:00 -08:00
hwillson
112cd395de Removed broken stylus and showdown links from full-api docs packages menu. 2015-03-03 13:59:33 -08:00