Commit Graph

124 Commits

Author SHA1 Message Date
Nick Martin
ee3bd696fe Move flush to deps. Not the best place for it, but better than core. 2012-08-29 18:00:17 -07:00
David Greenspan
5b03c1f5fb events, helpers 2012-08-29 17:25:24 -07:00
David Greenspan
9c566c9788 template instances 2012-08-29 16:41:18 -07:00
Nick Martin
df7a24b6cc Make document structure match navbar, adding needed api boxes, etc. 2012-08-29 16:37:26 -07:00
David Greenspan
d1e56cd94f good nav 2012-08-29 15:38:49 -07:00
David Greenspan
c42070451f more template docs 2012-08-29 14:47:08 -07:00
David Greenspan
238cfd9a88 tweaks 2012-08-28 13:11:07 -07:00
David Greenspan
2fd4e4c5c1 more Template work 2012-08-28 13:11:07 -07:00
David Greenspan
bdb89d8c55 Create "Templates" section 2012-08-28 13:11:07 -07:00
David Greenspan
c758bbb164 Move Meteor.flush to Core 2012-08-28 13:11:07 -07:00
David Greenspan
76984e87ac Further hack docs Markdown for Spark 2012-08-28 13:11:07 -07:00
Nick Martin
6f8f08714b Merge branch 'devel' into spark 2012-08-27 13:48:45 -07:00
David Greenspan
2255c61383 more events({... changes 2012-08-23 12:17:53 -07:00
Audrey Roy
ff5fd84d0b Add clarification to 'Quick start' with link to supported platforms. 2012-08-21 16:09:15 -07:00
Nick Martin
1df6b74ada Feedback from review. 2012-08-16 21:16:31 -07:00
Nick Martin
b3ada2cf4f Document absolute-url package. 2012-08-15 23:28:51 -07:00
David Glasser
cb95d44cb3 Doc fix: Cursor.observe available on both client and server 2012-08-14 10:54:30 -07:00
Nick Martin
92b848fe1a Update version for release 0.3.9. 2012-08-07 23:02:12 -07:00
Nick Martin
f55a824f2c Tweak docs. 2012-08-06 16:33:14 -07:00
Nick Martin
78c47533b5 Initial documentation. 2012-08-02 22:21:13 -07:00
Alex Seville
0f1816181c Tag mismatch in docs.html
h2/h1 tag mismatch in main-headline can be misinterpreted by browsers (i.e. Safari 5.0.4 will fail and display a blank page).
2012-08-02 17:57:02 -07:00
Nick Martin
7510b8430e Bump version number for release! 2012-07-12 22:10:40 -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
David Greenspan
4719433383 docs changes for event.{target -> currentTarget} change 2012-07-09 20:14:24 -07:00
matt debergalis
682c1650c5 document field specifiers 2012-07-02 18:21:53 -07:00
matt debergalis
bdcccfd32e Link to mailing lists 2012-07-02 17:53:36 -07:00
matt debergalis
eb25822679 rework publish example 2012-07-02 17:53:25 -07:00
Nick Martin
2d329d7c44 Change install instructions to be SSL now. 2012-06-27 18:17:10 -07:00
Nick Martin
a39aabc25c Update URL for github ribbon. 2012-06-25 15:11:25 -07:00
David Greenspan
d320dc2858 docs api fix for subscription_set 2012-06-20 18:16:19 -07:00
Nick Martin
723a668efa Fix instructions in docs. Fixes #174. 2012-06-19 12:44:45 -07:00
Nick Martin
eca3b91375 Bump version number. 2012-06-06 21:26:20 -07:00
David Greenspan
646765eeae docs formatting fix 2012-06-05 12:22:17 -07:00
Avital Oliver
f6a292d7e6 Very minor fix to documentation 2012-05-31 15:57:37 -07:00
Avital Oliver
b9c3a7fe73 Merge pull request #94 from mpj/patch-4
Updated title on the documentation
2012-05-30 12:14:52 -07:00
David Greenspan
86e3eacaed improved docs wording introducing is_client/is_server (see #157) 2012-05-25 11:51:04 -07:00
Avital Oliver
401a2f05fd Bump version to 0.3.6 2012-05-16 18:01:36 -07:00
Nick Martin
1cba2f21f0 Bump fibers version in docs. 2012-05-16 15:31:27 -07:00
David Greenspan
4ac26ecc49 note in docs about IE6-8 limitation 2012-05-16 12:52:47 -07:00
David Greenspan
62794338c4 fix docs markdown again (link regression) 2012-05-16 12:12:06 -07:00
Geoff Schmidt
5e5769490a Clarifications in new events docs
(with David)
2012-05-15 15:18:11 -07:00
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