David Glasser
7ff27f4e17
Update more docs about onStop
2015-03-05 21:36:18 -08:00
Slava Kim
e2b78cfd0b
Merge branch 'templateEventsMethods' into devel
...
Adds Template#onRendered, Template#onCreated and Template#onDestroyed methods
2015-01-21 11:02:09 -08:00
Slava Kim
e2d071f31c
Sashko's comments
2015-01-16 16:00:53 -08:00
Slava Kim
c361b8eeee
Update documentation about Template#onCreated/onRendered/onDestroyed
2015-01-16 11:29:22 -08:00
David Glasser
1c6856722c
Fix some minor docs issues
...
Fixes #3319 .
2015-01-13 16:28:14 -08:00
David Glasser
880661ee8c
Document that Meteor.method calls are additive
...
Fixes #3177 . Fixes #3234 .
2015-01-12 11:21:55 -08:00
ogourment
5b88474e0c
Make deny, allow example clear as to client/server
...
As per explanation from Avital Oliver in meteor-talk, I suggest making this change in the doc to make it more clear that the example does not need to reside on *both* the client and server. The title of the sections (deny, allow) from the autoApiBox specify "server". The example got me confused as is.
2014-12-07 12:31:09 -05:00
Collin Donahue-Oponski
de18328083
Fix typo (missing word)
2014-12-04 19:22:10 -08:00
Chris Bridgett
691404ed70
Template helper commentCount example was duplicating comment text
2014-12-03 15:22:46 -08:00
Wonkyung Lyu
f8333123ba
Fix typo error on docs
2014-10-30 10:17:53 -07:00
Kevin Chiu
5bbd908502
fixed a typo instaling -> installing
2014-10-28 14:59:37 -07:00
Sashko Stubailo
a4b33110e3
Merge branch 'responsive-docs' into devel
...
Conflicts:
docs/client/basic/sections/collections.md
docs/client/basic/sections/commandline.md
2014-10-28 02:31:05 -07:00
Sashko Stubailo
f38321a337
Fix remaining sidebar links
2014-10-28 02:28:38 -07:00
Sashko Stubailo
b5038e7253
Move Meteor.Error
2014-10-28 02:28:38 -07:00
Sashko Stubailo
8ccf52ab78
Improve links and add mobile section
2014-10-28 02:28:37 -07:00
Sashko Stubailo
2221234c28
Add file structure
2014-10-28 02:28:37 -07:00
Ben Newman
ba51494e1d
Address feedback on the basic docs from @stubailo.
2014-10-28 02:28:37 -07:00
Sashko Stubailo
0865fa732b
Make CLI section more compact, move it out of the involved div
2014-10-28 02:28:37 -07:00
Ben Newman
090b4d16d5
Flesh out basic documentation for the command line tool.
2014-10-28 02:28:37 -07:00
Slava Kim
7050ce6893
Make all links relative
2014-10-28 02:28:37 -07:00
Ben Newman
a7a18ea1b5
My edits to the second half of the basic docs.
2014-10-28 02:28:37 -07:00
Sashko Stubailo
79a71975dd
Make edits suggested by avi
2014-10-28 02:28:37 -07:00
Ben Newman
cc3f54956a
Address basic docs feedback from @stubailo.
2014-10-28 02:28:36 -07:00
Ben Newman
a54b64a137
My edits to the basic docs.
2014-10-28 02:28:35 -07:00
Sashko Stubailo
898ed0c777
Many fixes
2014-10-28 02:28:35 -07:00
Sashko Stubailo
a629c46543
Make a lot of progress towards merging basic and full docs
2014-10-28 02:28:35 -07:00
David Glasser
ef093fa751
hide boring options in basic
...
semicolon separated, because allow/deny options have spaces and commas
2014-10-28 01:21:59 -07:00
David Glasser
f37e604b78
fix a Meteor.startup link
2014-10-28 00:49:53 -07:00
Sashko Stubailo
ee602e3992
Fix remaining sidebar links
2014-10-27 18:49:10 -07:00
Sashko Stubailo
eae23d433a
Move Meteor.Error
2014-10-27 18:47:39 -07:00
Sashko Stubailo
7eb8b2c38e
Improve links and add mobile section
2014-10-27 17:56:55 -07:00
Sashko Stubailo
86554c7e03
Merge branch 'responsive-docs' of github.com:meteor/meteor into responsive-docs
2014-10-27 17:37:35 -07:00
Sashko Stubailo
c14cd7e907
Add file structure
2014-10-27 17:37:25 -07:00
Ben Newman
85836d8b0b
Address feedback on the basic docs from @stubailo.
2014-10-27 20:16:45 -04:00
Sashko Stubailo
36d18f556b
Make CLI section more compact, move it out of the involved div
2014-10-27 17:15:32 -07:00
Ben Newman
eeb62b7820
Flesh out basic documentation for the command line tool.
2014-10-27 19:58:00 -04:00
Slava Kim
cae75404e5
Make all links relative
2014-10-27 15:01:42 -07:00
Ben Newman
95d81f682d
My edits to the second half of the basic docs.
2014-10-27 16:03:47 -04:00
Sashko Stubailo
e4ad00394f
Make edits suggested by avi
2014-10-27 12:32:03 -07:00
Ben Newman
53c84e21d1
Address basic docs feedback from @stubailo.
2014-10-27 12:44:17 -04:00
Ben Newman
2e90ec853a
My edits to the basic docs.
2014-10-24 18:16:06 -04:00
Sashko Stubailo
51160f4e0b
Many fixes
2014-10-23 13:39:12 -07:00
Sashko Stubailo
ace6bd97da
Make a lot of progress towards merging basic and full docs
2014-10-22 23:49:25 -07:00