Matthew Arbesfeld
75427d70ce
Merge branch 'devel' into cordova-hcp
...
Conflicts:
docs/client/docs.js
examples/leaderboard/.meteor/versions
meteor
packages/backbone/package.js
packages/constraint-solver/package.js
packages/meetup/package.js
packages/meteor-tool/package.js
packages/showdown/package.js
packages/stylus/package.js
scripts/admin/meteor-release-experimental.json
tools/commands-packages.js
tools/commands.js
tools/project.js
tools/tests/old/app-with-private/.meteor/versions
tools/tests/old/app-with-public/.meteor/versions
tools/tests/old/empty-app/.meteor/versions
2014-08-27 13:38:57 -07:00
David Glasser
9a4a7f2b11
update docs
2014-08-26 08:00:45 -07:00
Maria Pacana
8f097cbea7
Minor edits to packaging docs.
2014-08-25 15:42:59 -07:00
David Glasser
08b2625082
METEOR-CORE -> METEOR
2014-08-24 18:46:37 -07:00
David Glasser
50bf28b1d0
docs: minor tweaks, update table of contents
2014-08-24 17:18:07 -07:00
ekatek
2e4893d8af
docs apis
2014-08-24 03:02:09 -07:00
ekatek
2f8e6d7af1
wip
2014-08-23 22:44:35 -07:00
ekatek
b96f455b80
docs changes: everything but the API
2014-08-23 22:15:46 -07:00
ekatek
6154916bfd
changing release name and removing the release override
2014-08-23 20:32:32 -07:00
David Glasser
cf3753b244
Update docs app to 0.9.0-rc12
2014-08-22 19:34:12 -07:00
Matthew Arbesfeld
ef359e2d69
Add startup docs
2014-08-20 15:51:06 -07:00
Slava Kim
a669c2d0ed
meteor bundle -> meteor build in docs app
2014-08-20 13:54:14 -07:00
Matthew Arbesfeld
83c3aeebc3
Add missing s
2014-08-20 13:43:29 -07:00
Matthew Arbesfeld
dafe967d37
Update docs with *-platform*
2014-08-20 13:30:44 -07:00
Sashko Stubailo
27a70db922
Add more stuff for Meteor.isCordova
2014-08-20 13:25:17 -07:00
Sashko Stubailo
654c7b4bc8
Add Meteor.isCordova to docs
2014-08-20 13:20:17 -07:00
David Glasser
98b2885e85
Revert "Upgrade Node to 0.10.30. Fix npm bug again."
...
This reverts commit 56ff54b085 .
2014-08-15 07:21:24 -07:00
David Glasser
56ff54b085
Upgrade Node to 0.10.30. Fix npm bug again.
2014-08-14 10:15:47 -07:00
David Glasser
afd77b4d0e
Clarify that C.find(selector) is optional
...
Fixes #2353 . Fixes #2367 .
2014-08-07 14:41:47 -07:00
Richard Littauer
d7b403b5b6
Docs: Added cross-reference for origin.meteor.com
...
Fixes #2343 .
2014-08-07 14:33:33 -07:00
David Glasser
845286b925
Merge branch 'devel' into packaging
2014-08-05 13:13:27 -07:00
David Glasser
4b7adf8397
Make events documentation more clear
...
Fixes #2335 . See also Issue #2202 .
2014-08-01 17:04:24 -07:00
David Glasser
26006d53dc
Merge branch 'devel' into packaging
...
Conflicts:
tools/utils.js
2014-07-30 17:40:44 -07:00
Tom Wang
114b36bbcb
fix typo
2014-07-30 16:23:17 -07:00
Ryan Yeske
2658a18a01
recognize forceApprovalPrompt option in Accounts.ui.config
...
this option was originally added via #1226
2014-07-30 16:23:17 -07:00
Emily Stark
3ad5ff6c90
Merge branch 'master' into devel
...
Conflicts:
packages/mongo-livedata/oplog_observe_driver.js
2014-07-29 14:40:44 -07:00
Emily Stark
6efb7c85cc
Update docs and examples to 0.8.3
2014-07-29 14:34:19 -07:00
David Greenspan
6ec8f05e4c
Docs changes for 0.8.3
2014-07-25 16:07:16 -07:00
Tom Wang
3c0f3bac14
fix typo
2014-07-22 18:37:01 +08:00
Ryan Yeske
be73e042a1
recognize forceApprovalPrompt option in Accounts.ui.config
...
this option was originally added via #1226
2014-07-21 18:34:28 -07:00
David Glasser
996d347139
Merge branch 'devel' into packaging
...
Conflicts:
docs/client/api.html
docs/client/concepts.html
docs/client/introduction.html
meteor
packages/html-tools/package.js
packages/spacebars-common/package.js
packages/webapp/webapp_server.js
tools/bundler.js
2014-07-21 16:18:25 -07:00
Fredric Endrerud
effd3c1524
Change AppCache from browser whitelist to blacklist
2014-07-18 16:07:02 -07:00
David Greenspan
e970d5381d
Merge branch 'blaze-refactor' into devel
...
Conflicts:
packages/spacebars-tests/template_tests.html
packages/spacebars-tests/template_tests.js
packages/ui/render.js
2014-07-10 16:29:20 -07:00
Maria Pacana
ecb366f62e
Revised wording about Manual on docs page.
2014-07-08 18:56:02 -07:00
Maria Pacana
478899c4d3
Added links to Meteor Manual on docs page.
2014-07-08 18:40:26 -07:00
Maria Pacana
1d946bc040
Added links to Meteor Manual on docs page.
2014-07-08 17:59:31 -07:00
David Greenspan
fe1cd72a8e
Document UI.remove
...
Also tweak the warning about non-jQuery removals
2014-07-08 13:13:05 -07:00
David Greenspan
8afc41f0ef
Remove mentions of “Component” from docs
...
“instantiated component” -> “rendered template”
2014-07-08 12:18:13 -07:00
Emily Stark
d962d498c8
Remove more SRP from docs
2014-07-07 11:45:03 -07:00
David Glasser
7bfa2dacb5
Add package.json and npm-shrinkwrap.json to bundle
...
Recommend their use instead of hacky fibers reinstallation.
2014-07-01 16:18:36 -07:00
David Glasser
6bf6480569
Clarify that your publisher must do SOMETHING
...
Either return cursor(s), or use the low-level API.
Fixes #2253
2014-06-27 16:48:20 -07:00
Emily Stark
1c90d0410c
galaxy-reload-safetybelt -> reload-safetybelt
2014-06-26 15:08:41 -07:00
Emily Stark
b76f3e67c8
Move reload safety belt into an opt-in package
2014-06-26 15:08:41 -07:00
David Glasser
cffc1ed1cc
camelcase api.versionsFrom and api.addFiles
...
Leave around api.add_files so as to not break literally every
package. Leave our own uses of it alone until after merging to devel, so
that merging package.js files isn't a nightmare.
2014-06-24 16:11:30 -07:00
Emily Stark
da356dad0f
Remove sentence about SRP from docs
2014-06-24 08:33:02 -07:00
Emily Stark
51e1429d86
Make docs npm install one line
2014-06-23 16:39:27 -07:00
Emily Stark
969009460c
Update docs for bcrypt dependency
2014-06-23 16:35:55 -07:00
Emily Stark
1c12b1a49f
Merge branch 'master' into devel
...
Conflicts:
History.md
packages/accounts-password/password_server.js
packages/spacebars-tests/template_tests.html
packages/spacebars-tests/template_tests.js
packages/ui/base.js
2014-06-23 08:18:19 -07:00
Emily Stark
5cba1289e8
Update docs and examples
2014-06-23 08:13:51 -07:00
Emily Stark
1180597f06
bump dev bundle; upgrade node
2014-06-16 18:17:21 -07:00