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
1180597f06
bump dev bundle; upgrade node
2014-06-16 18:17:21 -07:00
Emily Stark
1492da8ed4
Fix docs typo
2014-05-22 12:10:26 -07:00
David Glasser
9f477e974d
Remove statement about Rails and Django
...
Fixes #2142 . Apparently Django doesn't work precisely this way.
2014-05-14 17:20:50 -07:00
David Glasser
f2e2a781cc
Update Node to 0.10.28 which includes our npm fix
2014-05-02 10:59:37 -07:00
Nick Martin
714e513b99
Upgrade Node.js from 0.10.25 to 0.10.26
2014-04-07 22:56:41 -07:00
David Glasser
ea10dfc545
Update concepts section
2014-03-26 19:38:02 -07:00
David Glasser
f3000b69bb
Redo Templates *API* section in docs
2014-03-26 13:37:26 -07:00
David Glasser
a965a117d2
Replace one instance of Meteor.render in docs
2014-03-26 13:37:26 -07:00
Avital Oliver
5671eaa2b7
Merge branch 'devel' into shark
...
Conflicts:
packages/minifiers/package.js
packages/preserve-inputs/package.js
packages/test-in-browser/driver.css
packages/test-in-browser/driver.js
2014-02-25 15:50:36 -08:00
David Glasser
98de5ffefe
More improvements to load order doc
...
Fixes #1839 . See also #1675 .
2014-02-20 14:17:06 -08:00
David Glasser
6471dce8fa
Merge branch 'devel' into shark
2014-01-27 13:58:11 -08:00
David Glasser
a7d10d650d
Update Node to 0.10.25. Remove bug workaround.
2014-01-23 12:15:29 -08:00
Avital Oliver
ede2e80d48
{{#better_markdown}} -> {{#markdown}}
2014-01-20 00:03:01 -08:00
David Glasser
cc1d47b5c5
Wording tweak.
2014-01-07 16:34:25 -08:00
Denis Gorbachev
f7c3e7621c
Update concepts.html
2014-01-07 16:29:49 -08:00
Avital Oliver
e3578c6c30
Merge branch 'devel' into shark
...
Conflicts:
packages/minimongo/minimongo.js
packages/minimongo/package.js
2014-01-07 04:08:06 -08:00
David Glasser
36bad38aa0
Merge branch 'master' into devel
...
Conflicts:
tools/mongo_runner.js
2013-12-20 14:26:27 -08:00
David Glasser
508ad66513
Support websockets on Node 0.10.24 too
2013-12-20 13:51:29 -08:00
David Greenspan
bb471a00e5
Merge remote-tracking branch 'origin/devel' into shark
...
Conflicts:
packages/handlebars/.npm/package/npm-shrinkwrap.json
2013-12-19 18:07:52 -08:00
Nick Martin
eeae8ad11e
Reword docs around file load order to be more correct. Fixes #1675 .
2013-12-19 15:14:16 -08:00
David Greenspan
c9a79c1593
Merge branch 'devel' into shark
...
Conflicts:
examples/leaderboard/.meteor/release
examples/parties/.meteor/release
examples/todos/.meteor/release
examples/wordplay/.meteor/release
2013-11-11 20:50:33 -08:00
Nick Martin
f4e21c0d37
Bump node version from 0.10.20 to 0.10.21 for Meteor 0.6.6.2 release.
2013-10-20 22:02:25 -07:00
David Greenspan
2378cbfbdc
Merge branch 'devel' into shark
2013-10-07 10:25:20 -07:00
Avital Oliver
17129ee45a
fix docs modulo block helpers args (i think)
2013-10-04 13:56:03 -07:00
David Glasser
664339fdb3
Yet another Node version bump: to 0.10.20. Fixes tls read bug.
2013-10-03 15:52:19 -07:00
David Glasser
6c1f92e891
Might as well use the version that just got released (0.10.19).
2013-09-24 23:31:47 -07:00
David Glasser
411c6cf8f4
Update to Node 0.10.18, bumping dev bundle version. Use caronte.
2013-09-24 17:13:37 -07:00
David Glasser
3665b31a82
Remove backwards-compatibility implementation of pre-0.6.5
...
Package.register_extension API.
It didn't even actually work for producing JavaScript files (eg a
coffeescript-like package): see #1410 . Package maintainers should have upgraded
to the more powerful 0.6.5 API by now anyway.
2013-09-12 13:55:15 -07:00
David Glasser
50e2f4c07c
Fix doc on how to get correct fibers.
2013-08-14 16:52:39 -07:00
Nick Martin
f3b2063eb7
fix typo.
2013-08-14 13:57:02 -07:00
Geoff Schmidt
f350edeb7d
Docs: CoffeeScript namespacing, other tweaks
2013-08-14 13:38:43 -07:00
David Glasser
f5531b41a6
Small doc cleanups:
...
- Fix order of ')' and '.' in a bunch of places
- Remove last reference to "smart packages"
- Fix an Atmosphere link
- Linkify a bunch of other things (CoffeeScript, npm, GitHub bug tracker, etc)
- Added a newline after the dot in "`meteor`. `meteor`". It looked way more
like `meteor.meteor` when rendered.
- Name `api.add_files` explicitly.
- Fix capitalization of GitHub
- Explain how weak deps check if the dep is there
- A few other typos
2013-08-13 09:25:47 -07:00
Geoff Schmidt
673b8462b1
Draft of doc updates for new packages system.
2013-08-13 01:32:23 -07:00
David Glasser
625aed5ea3
Upgrade fibers to 1.0.1. Specify the tested Node version in more places.
...
Dev bundle version not yet bumped.
Fixes #1153 .
2013-07-17 11:48:10 -07:00
Emily Stark
7046d4cc91
Assets docs
2013-06-28 14:55:47 -07:00
David Glasser
e0ef4d4ce9
docs: move note that slipped down a section.
2013-06-10 14:01:17 -07:00
Avital Oliver
fb61e884db
Don't create new var scope for js files in client/compatibility/
2013-04-24 15:53:19 -07:00
Nick Martin
45dea05b21
Minor wordsmithing
...
(Meteor provides the package whether or not you like to use it =)
2013-04-18 20:38:16 -07:00
David Glasser
296d4f5ccf
docs ready for review
2013-04-18 19:17:53 -07:00
David Glasser
f67db983c3
New check library.
2013-04-18 19:17:53 -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
Geoff Schmidt
017ee5eac5
minor docs editing/examples improvement
2013-03-13 06:08:52 -07:00
Nick Martin
abe3ee9cbe
Merge remote-tracking branch 'origin/deps-radical' into devel
2013-03-12 10:39:03 -07:00
David Greenspan
a18a92e65f
Deps.run => Deps.autorun
2013-03-11 12:17:39 -07:00
David Greenspan
8f3b0a279f
final glasser review
2013-03-11 12:06:50 -07:00
Matt DeBergalis
6508299f78
docs for accounts-meetup
2013-03-10 15:14:31 -07:00