Commit Graph

50 Commits

Author SHA1 Message Date
Avital Oliver
de413efe50 Fold the absolute-url package into the meteor package 2012-09-19 16:19:54 -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
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
f46dfc2717 Follow-up to 0ed8555 (no-op, different structure). 2012-09-14 22:43:35 -07:00
David Glasser
f340c35c02 Basic email support. 2012-09-14 18:38:29 -07:00
David Glasser
0ed8555690 Fix {{#dtdd}} handler in docs for 0.3.8 changes. 2012-09-14 17:09:37 -07:00
Nick Martin
8f4045c1b9 Bump version number for release. 2012-08-30 21:00:42 -07:00
David Greenspan
5d34cdf1d2 tmpldecl => template in URL fragments 2012-08-30 15:05:41 -07:00
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
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
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
b3ada2cf4f Document absolute-url package. 2012-08-15 23:28:51 -07:00
Nick Martin
92b848fe1a Update version for release 0.3.9. 2012-08-07 23:02:12 -07:00
Nick Martin
78c47533b5 Initial documentation. 2012-08-02 22:21:13 -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
Nick Martin
eca3b91375 Bump version number. 2012-06-06 21:26:20 -07:00
Avital Oliver
401a2f05fd Bump version to 0.3.6 2012-05-16 18:01:36 -07:00
David Greenspan
62794338c4 fix docs markdown again (link regression) 2012-05-16 12:12:06 -07:00
David Greenspan
fe3bbee305 event docs; xtreme markdown fixes 2012-05-11 12:37:11 -07:00
David Greenspan
6ea4976d19 add another markdown hack 2012-05-11 12:37:10 -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
192537d0df bootstrap package docs 2012-04-27 10:21:21 -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
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
3afa5fd9ca Update docs for http changes. 2012-04-19 15:39:00 -07:00
David Greenspan
cde4a4abd2 First pass at HTTP docs. 2012-04-18 20:46:47 -07:00
Nick Martin
ca5990f476 Bump version for release. 2012-04-10 12:19:47 -07:00
Nick Martin
e89ba2c262 Bump version number for release. 2012-04-09 23:31:31 -07:00
Nick Martin
419ee84ef1 Bump version number for release. 2012-04-04 18:33:54 -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
Nick Martin
f1ec9c148f Bump version number for release. 2012-03-20 17:01:25 -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
289818615c document findOne() 2012-02-06 18:58:31 -08:00
matt debergalis
0b3907a476 Import Meteor documentation 2012-02-02 17:20:07 -08:00