Commit Graph

49 Commits

Author SHA1 Message Date
emgee3
cbd55698fd Add collapsing TOC to Meteor Docs
On small devices (< 768 px) make the Table of Contents hide by default.
2014-04-24 13:45:55 -07:00
David Greenspan
d27fa802b7 Change {{> content}} to {{> UI.contentBlock}}
...and elseContent to UI.elseBlock.
2014-03-04 20:08:22 -08:00
Avital Oliver
ae67643a3f Make docs work on shark 2014-01-22 16:34:56 -08:00
Avital Oliver
ede2e80d48 {{#better_markdown}} -> {{#markdown}} 2014-01-20 00:03:01 -08:00
David Glasser
a933225026 Merge branch 'devel' into shark 2013-12-02 17:29:35 -08:00
karayu
7372c4cd05 added meta description 2013-11-26 15:34:03 -08:00
Avital Oliver
a39a8bd1ac docs closer to working 2013-10-07 15:50:47 -07:00
Avital Oliver
01ce66310e work towards porting docs 2013-10-07 15:50:46 -07:00
Avital Oliver
17129ee45a fix docs modulo block helpers args (i think) 2013-10-04 13:56:03 -07:00
David Glasser
5eb56c6da4 docs now uses Meteor.release 2013-03-19 15:13:54 -07:00
Nick Martin
d58d5f7e80 Bump version number for next release. 2013-03-14 11:12:15 -07:00
Nick Martin
c699f9fef4 Bump version number for new release. 2013-03-12 10:46:19 -07:00
Naomi Seyfer
ac7afdbf53 Incrementing versions 2013-02-19 10:31:42 -08:00
David Glasser
1535fe3437 Bump version number and add release notes. 2013-02-14 16:49:06 -08:00
Nick Martin
1385137f01 Bump version number in prep for release 2013-02-07 22:49:56 -08:00
David Glasser
864371f9ab Bump version number to 0.5.4 and write History.md. 2013-01-08 10:40:52 -08:00
David Glasser
cf4190e9c0 Increment version to 0.5.3. 2012-12-23 12:36:05 -08:00
David Glasser
68db80f500 Update version number to 0.5.2. 2012-11-27 08:43:29 -08:00
Nick Martin
83386b23d9 Bump version number to 0.5.1. 2012-11-15 23:14:19 -08:00
Nick Martin
6dfb976104 Bump version number for 0.5.0. 2012-10-12 21:17:18 -07:00
David Glasser
5eb81e920d Increment version to 0.4.2. 2012-10-01 18:25:18 -07:00
David Glasser
f40b7b03c0 Update version number for 0.4.1.
This will be the commit that 0.4.1 is released from. If the initial release
candidate fails QA, this commit will be reverted.
2012-09-18 10:49:40 -07:00
David Glasser
d1467c983d Revert "Update version number for 0.4.1."
This reverts commit 8ddcc21a0e.

More changes are necessary to History.md.
2012-09-18 10:21:26 -07:00
David Glasser
8ddcc21a0e Update version number for 0.4.1.
This will be the commit that 0.4.1 is released from. If the initial release
candidate fails QA, this commit will be reverted.
2012-09-17 23:38:51 -07:00
Nick Martin
8f4045c1b9 Bump version number for release. 2012-08-30 21:00:42 -07:00
David Greenspan
bdb89d8c55 Create "Templates" section 2012-08-28 13:11:07 -07:00
Nick Martin
92b848fe1a Update version for release 0.3.9. 2012-08-07 23:02:12 -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
eca3b91375 Bump version number. 2012-06-06 21:26:20 -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
Avital Oliver
401a2f05fd Bump version to 0.3.6 2012-05-16 18:01:36 -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
Mattias Petter Johansson
6db9a51d75 Updated title on the documentation to be more friendly to people that has many tabs open. "Meteor" gets confusing when you have both the documentation, and say, the examples open at the same time, as they are both titled "Meteor". 2012-04-25 13:05:13 +03: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
David Greenspan
95e32f069d fix docs nav positioning 2012-04-11 14:20:13 -07:00
matt debergalis
b6187909cc doc updates 2012-04-10 04:34:05 -07:00
David Greenspan
616999615e same favicon for docs 2012-04-09 11:24:11 -07:00
matt debergalis
5d0388c5b8 just use media queries 2012-04-04 17:14:50 -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
Nick Martin
ec25f76866 Bump version number 2012-03-06 18:36:31 -08:00
matt debergalis
048f39ca23 bump 2012-02-09 15:03:57 -08:00
matt debergalis
32d1e985a6 Document status states. 2012-02-02 17:26:04 -08:00
matt debergalis
0b3907a476 Import Meteor documentation 2012-02-02 17:20:07 -08:00