David Greenspan
8aa9d858d0
remove identifier in docs
2014-08-26 12:35:03 -07:00
David Greenspan
02fccd56d8
Merge remote-tracking branch 'origin/devel' into blaze-templates
...
Conflicts:
docs/.meteor/versions
2014-08-26 12:34:36 -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
David Greenspan
60c894f2a6
Fix typos
2014-08-24 09:09:42 -07:00
David Greenspan
bbb5fac38c
add docs identifier/version files
2014-08-24 09:07:13 -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
David Greenspan
d0004c117e
Fix ambiguous wording
2014-08-18 17:36:04 -07:00
David Greenspan
715d0474cf
Document UI.ReactiveVar
2014-08-18 17:27:02 -07:00
David Greenspan
e10e920942
UI.findView (instead of getCurrentView, etc.)
2014-08-18 17:05:37 -07:00
David Greenspan
f9b59995da
More docs
2014-08-18 16:32:58 -07:00
David Greenspan
dee86be33e
Mucho API docs for UI
2014-08-18 14:32:27 -07:00
David Greenspan
f362f949af
UI.data() / UI.data(view) / UI.data(element)
...
Question: Keep UI.getElementData in docs, or just for back-compat?
2014-08-15 16:17:23 -07:00
David Greenspan
275d281202
How to obtain a View object
2014-08-15 11:22:42 -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 Greenspan
aa0211a63c
UI.View docs
2014-08-14 20:13:48 -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