David Glasser
5e622215ba
Change all publicly documented APIs to use camelCase.
...
For now, the old names still work as well.
This includes:
- Meteor.isServer/isClient
- this.isSimulation in methods
- Context.onInvalidate
- Meteor.status().retryCount/retryTime
Remove old backwards-compatibility "Sky" alias for "Meteor".
Update all examples in the docs to use camelCase.
Delete unused docs/client/projects.html file.
2012-09-17 14:26:45 -07:00
David Glasser
f340c35c02
Basic email support.
2012-09-14 18:38:29 -07:00
David Glasser
5697cc568b
Add note to docs about auth.
2012-09-06 16:51:47 -07:00
David Greenspan
5d34cdf1d2
tmpldecl => template in URL fragments
2012-08-30 15:05:41 -07:00
Nick Martin
c839cc137c
Replace or reword references to Meteor.ui
2012-08-29 18:00:17 -07:00
David Greenspan
2255c61383
more events({... changes
2012-08-23 12:17:53 -07:00
Nick Martin
32206de243
Update docs for new features.
2012-07-12 22:07:27 -07:00
David Greenspan
c0bb4e9ae8
update docs
2012-07-11 14:42:36 -07:00
Nick Martin
723a668efa
Fix instructions in docs. Fixes #174 .
2012-06-19 12:44:45 -07:00
David Greenspan
86e3eacaed
improved docs wording introducing is_client/is_server (see #157 )
2012-05-25 11:51:04 -07:00
Nick Martin
1cba2f21f0
Bump fibers version in docs.
2012-05-16 15:31:27 -07:00
David Greenspan
4c38c567c7
remove docs warnings
2012-05-11 12:37:10 -07:00
matt debergalis
7a05b1337a
Merge pull request #64 from skalb/devel
...
Fix Meteor.ui.render example in docs
2012-04-19 10:57:57 -07:00
Sameer Kalburgi
9ebb67a02c
Function passed to Meteor.ui.render must return a string.
2012-04-19 10:18:48 -07:00
matt debergalis
0f4fa81d77
Merge pull request #52 from shama/docs-typos
...
docs: typo fixes
2012-04-16 19:47:36 -07:00
matt debergalis
6915b603be
fix top_scorers example. can't observe limit on client.
2012-04-16 14:50:48 -07:00
Kyle Robinson Young
37781a5e47
docs: typo fixes
2012-04-15 23:10:12 -07:00
matt debergalis
b6187909cc
doc updates
2012-04-10 04:34:05 -07:00
Geoff Schmidt
21708cab77
Wordsmithing
2012-04-04 18:07:26 -07:00
matt debergalis
6c32d547ac
remove double-nested better_markdown
2012-04-04 17:57:59 -07:00
David Greenspan
eab71e3bbb
more templates docs changes per Geoff comments
2012-04-03 22:30:56 -07:00
David Greenspan
3d935b6dab
New docs for templates.
...
Squashed:
Live HTML concept section, written before
finish template concepts
all new Meteor.ui API reference
minor wording
update examples in docs
fix remaining examples
fix broken links in docs
Meteor.ui.chunk example in docs
2012-04-03 22:10:21 -07:00
matt debergalis
39224837ec
make docs work on ios, suppress nav on phone.
2012-03-28 17:57:29 -07:00
matt debergalis
a59f501b37
edits
2012-03-20 16:55:34 -07:00
matt debergalis
7377ce2041
Major formatting and content update to docs.
2012-03-20 16:55:30 -07:00
matt debergalis
0b3907a476
Import Meteor documentation
2012-02-02 17:20:07 -08:00