David Glasser
cb95d44cb3
Doc fix: Cursor.observe available on both client and server
2012-08-14 10:54:30 -07:00
matt debergalis
682c1650c5
document field specifiers
2012-07-02 18:21:53 -07:00
David Greenspan
d320dc2858
docs api fix for subscription_set
2012-06-20 18:16:19 -07:00
David Greenspan
646765eeae
docs formatting fix
2012-06-05 12:22:17 -07:00
matt debergalis
986ffbae49
Provide document ID to Meteor.Collection callback.
2012-05-09 11:38:26 -07:00
matt debergalis
ee201b68d0
clean up set/unset text
2012-05-06 21:51:15 -07:00
matt debergalis
6cf6fab193
in publish, this.set() takes dictionary, not k and v.
2012-05-06 09:07:50 -07:00
matt debergalis
d86a6b1ced
Add note to add HTTP package to use Meteor.http.
...
Break out the four helper methods into separate API stanzas for a bit
more clarity.
2012-04-22 15:24:30 -07:00
Nick Martin
3afa5fd9ca
Update docs for http changes.
2012-04-19 15:39:00 -07:00
David Greenspan
adbd44491c
docs wording improvement pass
2012-04-19 12:58:46 -07:00
David Greenspan
cde4a4abd2
First pass at HTTP docs.
2012-04-18 20:46:47 -07:00
Kyle Robinson Young
37781a5e47
docs: typo fixes
2012-04-15 23:10:12 -07:00
David Greenspan
54c1525667
fix cursor.observe argument name
2012-04-11 14:35:39 -07:00
Geoff Schmidt
21708cab77
Wordsmithing
2012-04-04 18:07:26 -07:00
David Greenspan
42f908a73c
fix Template.api.{call,apply} conflicting with methods in docs, brekaing IE
2012-04-04 17:16:35 -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
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
d5fd6e8738
Update documentation.
2012-02-29 16:08:59 -08:00
Geoff Schmidt
3e47029a61
port skel, todos, leaderboard to new data API
2012-02-17 01:02:34 -08:00
matt debergalis
289818615c
document findOne()
2012-02-06 18:58:31 -08:00
matt debergalis
6a0831d9b0
Align Minimongo and MongoDB semantics.
...
* remove() removes all documents in collection (previously, had to
explicitly pass {} selector to MM).
* update() requires {multi: true} to update multiple documents.
Previously we defaulted to true, now multi defaults to false.
2012-02-06 18:17:53 -08:00
matt debergalis
0b3907a476
Import Meteor documentation
2012-02-02 17:20:07 -08:00