Commit Graph

418 Commits

Author SHA1 Message Date
Nick Martin
f8c561140f Bump version numbers on apps. 2013-04-16 12:51:51 -07:00
Nick Martin
ac1e62ac30 Update apps to 0.6.2-rc3 2013-04-15 23:35:44 -07:00
David Glasser
0625277113 Document EJSON.isBinary. 2013-04-12 19:48:39 -07:00
Avital Oliver
04a5678c20 Improve docs consistency 2013-04-09 19:27:24 -07:00
Avital Oliver
a163c78dd0 0.6.1 2013-04-08 10:42:07 -07:00
David Glasser
1c8a667242 Update docs and examples to 0.6.0. 2013-04-04 12:08:38 -07:00
Shane Reustle
73e6d4eb4c Fixed typo in docs under collection.allow 2013-04-03 23:55:36 -07:00
David Glasser
974583d9a6 Tested examples and docs with 0.6.0-rc7. 2013-04-03 17:00:32 -07:00
David Glasser
3f73d8545e Document Meteor.release. 2013-04-03 16:18:28 -07:00
Nick Martin
9e318c7a93 Add security note to docs. 2013-04-02 04:15:22 -07:00
Nick Martin
2c9af3e5b5 Mixpanel in docs tweaks.
- move mixpanel code to pre-existing analytics file.
- also track when people navigate in the docs
- remove 'preview.meteor.com' alias
2013-04-01 14:29:16 -07:00
karayu
beca43e6e8 mixpanel 2013-04-01 14:29:16 -07:00
David Glasser
43f6ea8a80 update docs and examples to 0.6.0-rc1 2013-04-01 12:17:25 -07:00
David Glasser
72e744ca5a Minor doc updates. 2013-04-01 10:31:07 -07:00
Nick Martin
6aa855fbe0 Remove list of names from docs. 2013-03-27 18:56:23 -07:00
David Glasser
67f7343022 Fix function name typo in docs. 2013-03-27 15:13:48 -07:00
Chris Mather
a2485a85fc minor wordsmithing 2013-03-26 14:32:31 -07:00
Andrew Wilcox
c443011e46 Clarify Meteor.startup documentation.
Fixes #831.
2013-03-26 14:32:31 -07:00
David Glasser
2790b90f4b Wrap new doc section, link to global in the Node API, and mention @. 2013-03-23 13:11:51 -07:00
Andrew Wilcox
e0d6c7d658 add documentation for setting global vars in CoffeeScript 2013-03-23 13:07:22 -07:00
Rahul
d9667c9761 Fixes #848. Remove spurious 'cursors' from api docs. 2013-03-22 18:22:52 -07:00
David Greenspan
74e10e96af Don't rerun computations that throw in first run
This change prevents Spark from rerunning isolates that errored during initial rendering, and it seems like the right thing in general.
2013-03-22 14:19:43 -07:00
Chris Mather
065ca60eec Add Chris to list of names in docs introduction. 2013-03-22 10:54:16 -07:00
David Greenspan
0fe094f530 docs wording 2013-03-21 14:09:40 -07:00
David Greenspan
df5d2800ae dep.depend() instead of Deps.depend(dep)
simpler than having Deps.depend and addDependent, reads fine
2013-03-21 14:09:40 -07:00
David Glasser
5eb56c6da4 docs now uses Meteor.release 2013-03-19 15:13:54 -07:00
David Glasser
a0e9fc3979 Add release files (0.6.0) to docs and all examples.
As part of the release process we'll update docs and all active
examples (other/unfinished examples can be updated as necessary). eg, first to
0.6.1-rc1, etc, and then to 0.6.1 when that is tagged from rc.
2013-03-19 15:13:54 -07:00
Naomi Seyfer
b475c95358 Old note about old event syntax was confusing people on IRC 2013-03-19 11:23:10 -07:00
Nick Martin
45fef52095 Use coffeescript.org instead of github link. 2013-03-14 12:12:24 -07:00
Nick Martin
d58d5f7e80 Bump version number for next release. 2013-03-14 11:12:15 -07:00
Kevin Miller
bfb7ed2e30 Made links to external projects in package section more consistent. 2013-03-13 16:09:12 -07:00
Kevin Miller
5e107051b2 Changed JavaScript spelling to be more consistent. 2013-03-13 16:09:12 -07:00
Kevin Miller
cf2423f6ab Added authentication header to break up the rather long data & security section. 2013-03-13 16:09:12 -07:00
Kevin Miller
12fa62e33f Added link to smart packages. 2013-03-13 16:09:12 -07:00
Kevin Miller
e15c49d0de Fixed link to isClient/isServer. 2013-03-13 16:09:12 -07:00
David Glasser
9ffdc44487 Merge branch 'devel' into release-0.5.8 2013-03-13 06:20:29 -07:00
Geoff Schmidt
017ee5eac5 minor docs editing/examples improvement 2013-03-13 06:08:52 -07:00
David Glasser
431e3ab900 Merge branch 'devel' into release-0.5.8 2013-03-13 06:05:16 -07:00
David Glasser
854bca2fae Remove outdated comment about update/remove rewriting. 2013-03-13 06:03:59 -07:00
Geoff Schmidt
a158e3f901 Update docs: update/remove RPCs may only use IDs as selectors, other tweaks 2013-03-13 05:52:58 -07:00
Nick Martin
c699f9fef4 Bump version number for new release. 2013-03-12 10:46:19 -07:00
Nick Martin
abe3ee9cbe Merge remote-tracking branch 'origin/deps-radical' into devel 2013-03-12 10:39:03 -07:00
Nick Martin
e0d1a29633 Merge branch 'appcache' into devel
Conflicts:
	History.md
2013-03-11 22:35:24 -07:00
Nick Martin
5f7cd81eeb Doc tweak and History.md. 2013-03-11 22:34:05 -07:00
Nick Martin
68474b25ae Merge branch 'meetup' into devel 2013-03-11 21:03:59 -07:00
Naomi Seyfer
1c4041ee71 Doc review and example code in docs 2013-03-11 17:52:38 -07:00
Naomi Seyfer
1653c091e7 Change the names from factory to transform 2013-03-11 15:49:17 -07:00
David Greenspan
0f598403b5 docs wording improvement 2013-03-11 13:05:34 -07:00
David Greenspan
96d05d741f Deps.Variable => Deps.Dependency 2013-03-11 12:37:25 -07:00
David Greenspan
a18a92e65f Deps.run => Deps.autorun 2013-03-11 12:17:39 -07:00