Commit Graph

11840 Commits

Author SHA1 Message Date
Justin SB
d4acbd93d5 Rename "Downloading packages" to not be misleading
Change this to "Checking local packages versions" to more accurately
reflect what we're doing.

Also add a few more debug statements so it is clearer when we are and aren't
downloading new versions.

Closes #2950
2014-10-29 10:11:49 -07:00
Dan Dascalescu
fb5ef8555e Typo and broken link fix 2014-10-28 17:39:17 -07:00
Dan Dascalescu
e496220bfd rm duplicate history entry 2014-10-28 17:34:12 -07:00
David Greenspan
b6c4d11f58 Merge branch 'matteodem-escape-curly-braces' into devel
Conflicts:
	History.md
2014-10-28 16:57:10 -07:00
David Greenspan
cd0b347b86 Allow {{| in attributes, add tests
Unfortunately, these escapes don’t enjoy full “optimization” because template tags are expanded after optimization.  To remedy this, we’d have to be more flexible about what TemplateTags can parse into (e.g. a string), or add another pass to the compiler.
2014-10-28 16:27:01 -07:00
Sashko Stubailo
c6ac5c6a31 Add versions.json from new non-core packages 2014-10-28 15:52:22 -07:00
Sashko Stubailo
c1df106bf0 Bump version and add deprecation message for jquery-layout 2014-10-28 15:51:36 -07:00
Sashko Stubailo
69c92eb24a Add deprecation message and bump version for jquery-history 2014-10-28 15:49:41 -07:00
Sashko Stubailo
45f305fef0 Move jquery-history and jquery-layout into non-core 2014-10-28 15:48:11 -07:00
Sashko Stubailo
f5af944073 Merge branch 'master' into devel 2014-10-28 15:42:08 -07:00
Rishi Goomar
efaf0d54b9 Update packages in docs
It's all there except for fastclick.

Solves #2937
2014-10-28 15:41:37 -07:00
Sashko Stubailo
a41ff548d5 Merge pull request #2940 from rgoomar/patch-1
Update packages in full api docs
2014-10-28 15:40:55 -07:00
Kevin Chiu
b60bc258da fixed a typo instaling -> installing 2014-10-28 15:00:14 -07:00
Sashko Stubailo
6c118f3346 Add command line section back in 2014-10-28 14:59:55 -07:00
Kevin Chiu
5bbd908502 fixed a typo instaling -> installing 2014-10-28 14:59:37 -07:00
David Greenspan
7a58387def Merge branch 'escape-curly-braces' of github.com:matteodem/meteor into matteodem-escape-curly-braces 2014-10-28 14:58:52 -07:00
Rishi Goomar
22253721a8 Update packages in docs
It's all there except for fastclick.

Solves #2937
2014-10-28 14:24:18 -07:00
Sashko Stubailo
9376c631be Add command line section back in 2014-10-28 11:34:30 -07:00
David Glasser
19ead0ec1e Link pre-0.9.0 to 1.0 2014-10-28 10:55:10 -07:00
David Glasser
c8d157b6fe Link to the tutorial from the docs 2014-10-28 10:47:16 -07:00
David Glasser
6a71f36281 Merge branch 'link-to-tutorial' 2014-10-28 10:46:45 -07:00
Emily Stark
710fb1fa80 Merge branch 'devel' of github.com:meteor/meteor into devel 2014-10-28 10:45:43 -07:00
David Glasser
c2882a2e2e Link to the tutorial from the docs 2014-10-28 10:44:36 -07:00
Emily Stark
cb54ae18fb Merge branch 'master' into devel
Conflicts:
	History.md
	examples/localmarket/.meteor/release
	examples/localmarket/.meteor/versions
	packages/stylus/README.md
	tools/compiler.js
	tools/package-client.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-10-28 10:42:30 -07:00
David Glasser
ac893c9af4 Fix jsdoc. No longer depends on dev bundle. 2014-10-28 10:41:05 -07:00
David Glasser
2248a0174a Fix jsdoc. No longer depends on dev bundle. 2014-10-28 10:34:59 -07:00
Emily Stark
1391fa6181 Merge branch 'release-1.0' 2014-10-28 10:29:42 -07:00
Emily Stark
d7090b11d8 update examples to 1.0 2014-10-28 10:25:28 -07:00
David Glasser
78af6c5e51 "merge" docs from devel 2014-10-28 10:24:25 -07:00
Sashko Stubailo
b033a151bd Update release number 2014-10-28 10:14:54 -07:00
Sashko Stubailo
d74c291b99 Merge branch 'devel' of github.com:meteor/meteor into devel 2014-10-28 10:12:59 -07:00
Sashko Stubailo
3b6f3ce681 Improve waypoints, bump to 1.0 2014-10-28 10:12:51 -07:00
Avital Oliver
5103fbe197 Explain strict tag closing limitation in html-tools README 2014-10-28 10:12:23 -07:00
David Greenspan
3dbad553b5 Add XXX comment 2014-10-28 10:03:29 -07:00
Sashko Stubailo
c2730e4ce6 Scroll to actual top of the page 2014-10-28 09:55:18 -07:00
Sashko Stubailo
ab22135543 Merge remote-tracking branch 'origin/readmes' into devel
Conflicts:
	docs/client/full-api/packages/fastclick.html
	docs/client/full-api/packages/stylus.html
	docs/client/packages/stylus.html
	packages/blaze/README.md
	packages/spacebars-compiler/README.md
	packages/stylus/README.md
2014-10-28 09:50:07 -07:00
Geoff Schmidt
a6cbb5f264 another link in mongo readme 2014-10-28 09:36:03 -07:00
Geoff Schmidt
11400a5976 Blaze readme! 2014-10-28 09:30:03 -07:00
ekatek
fb7466078e INCREMENT THE RELEASE NUMBER release/METEOR@1.0 2014-10-28 08:57:07 -07:00
Avital Oliver
2ca942f9cb Correct links to www.meteor.com project pages 2014-10-28 02:54:45 -07:00
Avital Oliver
96b43c4b63 Remove XXXs from html-tools README
If anything, we should track these somewhere else.
And especially now, given that we publish READMEs
on Atmosphere these should definitely not be here.
2014-10-28 02:53:43 -07:00
Emily Stark
b4c10d8f61 bump package versions 2014-10-28 02:49:54 -07:00
Nick Martin
5697e79004 banner for 1.0 2014-10-28 02:49:11 -07:00
Emily Stark
1f73d9c06d bump release manifest for rc.12 2014-10-28 02:44:43 -07:00
Sashko Stubailo
a4b33110e3 Merge branch 'responsive-docs' into devel
Conflicts:
	docs/client/basic/sections/collections.md
	docs/client/basic/sections/commandline.md
2014-10-28 02:31:05 -07:00
Emily Stark
920a7e5958 Add some forgotten items to history 2014-10-28 02:30:57 -07:00
Emily Stark
5bb20e7875 History.md corrections 2014-10-28 02:30:56 -07:00
Sashko Stubailo
f38321a337 Fix remaining sidebar links 2014-10-28 02:28:38 -07:00
Sashko Stubailo
b5038e7253 Move Meteor.Error 2014-10-28 02:28:38 -07:00
Sashko Stubailo
8ccf52ab78 Improve links and add mobile section 2014-10-28 02:28:37 -07:00