Slava Kim
3311c5df9c
Point to released readme of Spacebars
...
Fixes #4729
2015-07-12 12:47:55 -07:00
David Glasser
6395521041
Document valid template names
...
Fixes #4417 .
See also #1602 .
2015-06-10 15:12:56 -07:00
Dan Dascalescu
9adcfd32dc
Typo fix
2015-06-10 13:53:10 -07:00
Sashko Stubailo
5511298a13
Improve new template.subscribe example
2015-05-29 12:44:54 -04:00
Sashko Stubailo
fcc83be5bd
Add another example for template.subscribe
2015-05-19 11:30:22 -07:00
Slava Kim
cdaaa6b0eb
Merge branch 'master' into devel
2015-04-02 14:43:23 -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
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
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
Slava Kim
e7a0906a48
Add an example for Template.onRendered
2015-03-18 15:52:22 -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
Sashko Stubailo
b652770229
Fix the example to use self instead of this
2015-03-11 16:30:57 -07:00
Sashko Stubailo
50de6f59f7
Add another example for TemplateInstance#subscribe
2015-03-11 10:30:54 -07:00
Slava Kim
0af4a8ff7c
Sashko's comments
2015-02-24 10:55:43 -08:00
Slava Kim
59c9c72450
Add more documentation to helpers
...
Describe arguments to helpers. Point to the Spacebars readme. Note that each
helper is an autorun
2015-02-12 14:10:29 -08:00
Sashko Stubailo
c0aab1e8d3
Template-level subscriptions
2015-02-11 18:10:33 -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
9c4e227ae4
More edits to docs, according to Sashko's comments
2015-01-16 16:40:24 -08:00
Slava Kim
c361b8eeee
Update documentation about Template#onCreated/onRendered/onDestroyed
2015-01-16 11:29:22 -08:00
Dan Dascalescu
07c8373cd3
rm extra linebreak
2015-01-12 11:14:53 -08:00
David Greenspan
3aadefa71d
History.md and docs tweaks
2014-12-08 14:01:03 -08:00
Mitar
d6fd5c21bc
Added tests and documentation.
2014-12-07 13:30:38 -08:00
Sashko Stubailo
c41269161b
Fixed links on full docs
2014-10-28 02:28:35 -07:00