Commit Graph

82 Commits

Author SHA1 Message Date
David Greenspan
15d38fefcd document supported event types 2012-05-11 12:37:12 -07:00
David Greenspan
fe3bbee305 event docs; xtreme markdown fixes 2012-05-11 12:37:11 -07:00
David Greenspan
2738e7798a event map wording fix 2012-05-11 12:37:10 -07:00
David Greenspan
4c38c567c7 remove docs warnings 2012-05-11 12:37:10 -07:00
David Greenspan
6ea4976d19 add another markdown hack 2012-05-11 12:37:10 -07:00
David Greenspan
a8e3a266e4 update remove() example for new Meteor.ui; fixes #125 2012-05-11 12:36:41 -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
phillc
25cb78e040 Typo in docs 2012-05-02 14:26:06 -07:00
David Greenspan
93e793891c fix scroll-to-#id-on-page-load and nav link slide in FF 2012-05-01 15:00:15 -07:00
Nick Martin
ef9f956786 Version bump for 0.3.5 release. 2012-04-28 13:55:44 -07:00
Nick Martin
bf46f04024 Bump version number for release. 2012-04-27 18:03:26 -07:00
matt debergalis
55af4717f1 missing file 2012-04-27 11:30:23 -07:00
matt debergalis
192537d0df bootstrap package docs 2012-04-27 10:21:21 -07:00
Edward Ocampo-Gooding
88481938a0 Fix placement of collection cursor.forEach example in docs 2012-04-27 08:53:39 -07:00
Nick Martin
896775cf43 Fix alphabetical order. 2012-04-26 17:44:32 -07:00
Nick Martin
05efb31504 Docs and license for sass. 2012-04-26 17:43:35 -07:00
Nick Martin
717d710a3b Docs for stylus. 2012-04-26 14:40:07 -07:00
David Greenspan
9e75e13c85 remove warning from docs 2012-04-26 11:18:07 -07:00
Gabriel Horner
00117e6fda Fix Meter.autosubscribe docs example to refer to correct method 2012-04-23 17:50:29 -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
matt debergalis
c1badda2f0 remove examples nav 2012-04-22 10:26:56 -07:00
Nick Martin
bec7f52312 Bump version number for release. 2012-04-20 17:19:06 -07:00
Nick Martin
e5fce5bb0a Fixup version number script. 2012-04-20 17:18:20 -07:00
matt debergalis
4889a6d18e Make collection.remove() a no-op on client
This matches the server behavior.  It's dangerously easy to accidently
pass a falsey selector to remove.  To really remove all documents in a
collection, explicitly pass the {} selector.
2012-04-19 16:15:54 -07:00
Nick Martin
ddc2b0e5dd Docs tweak. 2012-04-19 16:07:04 -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
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
David Greenspan
cde4a4abd2 First pass at HTTP docs. 2012-04-18 20:46:47 -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
c819eac0bd Merge commit '5b61091' into devel 2012-04-16 15:03:12 -07:00
matt debergalis
5fd063558f docs typo 2012-04-16 15:00:01 -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
David Greenspan
b123748709 fix insert() example (insert returns _id, not object) 2012-04-13 22:00:10 -07:00
Bobby Warner
5b61091665 Minor doc change in Meteor.ui.render 2012-04-12 00:25:06 -05:00
David Greenspan
54c1525667 fix cursor.observe argument name 2012-04-11 14:35:39 -07:00
David Greenspan
95e32f069d fix docs nav positioning 2012-04-11 14:20:13 -07:00
David Greenspan
6a50711cc5 remove optimizeLegibility (see commit message in frontpage repo) 2012-04-11 14:07:32 -07:00
Nick Martin
ca5990f476 Bump version for release. 2012-04-10 12:19:47 -07:00
matt debergalis
b6187909cc doc updates 2012-04-10 04:34:05 -07:00
Nick Martin
3de4aa72c0 Update docs to only fire analytics on production sites. 2012-04-10 01:25:59 -07:00
Geoff Schmidt
fab90d53ce remove the word 'preview' from our vocabulary 2012-04-10 01:09:13 -07:00
Nick Martin
e89ba2c262 Bump version number for release. 2012-04-09 23:31:31 -07:00
David Greenspan
616999615e same favicon for docs 2012-04-09 11:24:11 -07:00
Nick Martin
edea43ee9b Eliminate Google Group. 2012-04-07 20:07:55 -07:00
Nick Martin
e805d56e43 Remove "it's a secret" splash screen. 2012-04-07 20:00:18 -07:00