Commit Graph

523 Commits

Author SHA1 Message Date
David Glasser
2548eba93a Update examples to use 'meteor-platform'
Pin iron:router to @0.9.4 in localmarket. (Maybe fixes #2969.)

Organize localmarket packages and add comments.

This commit does not update the versions files; that will happen at
release time.
2014-11-17 16:49:59 -08:00
David Glasser
92b1bf1369 Upgrade request to 2.47.0 from 2.33.0
Looks like it now auto-detects $HTTP_PROXY so we could drop that code
from http-helpers (but not from the faye stuff).
2014-10-30 15:12:29 -07:00
Emily Stark
d7090b11d8 update examples to 1.0 2014-10-28 10:25:28 -07:00
Nick Martin
a1d7dba599 Move parties and wordplay out of default examples. 2014-10-28 00:57:06 -07:00
Nick Martin
3a50054e20 Point to a wiki page detailing how to configure twitter keys.
Wiki page doesn't have content yet.
2014-10-28 00:56:49 -07:00
Nick Martin
46f71f187d New example. 2014-10-28 00:56:42 -07:00
David Greenspan
ca4cac9d47 Remove extra HTML attribute 2014-10-27 17:01:35 -07:00
ekatek
91b4c5fc14 maybe we do not need an exact dependency here 2014-10-24 16:34:11 -07:00
ekatek
7e656cb820 pin iron-router to 0.9.4 exactly 2014-10-24 12:32:38 -07:00
David Greenspan
e60f904eef Whitespace 2014-10-22 13:36:13 -07:00
Zoltan Olah
b4fbfe016f Adds missing Android assets and standardizes asset filenames between platforms 2014-10-22 12:43:02 -07:00
Slava Kim
caf9538b8d Edits to todo's mobile config 2014-10-21 12:57:12 -07:00
Avital Oliver
cab3217eb0 Default version for Todos app on mobile 2014-10-17 11:22:57 -07:00
Sashko Stubailo
b0dab99f9a Pin todos to the checkout because it doesn't work with 0.9.4 right now 2014-10-17 09:39:25 -07:00
Sashko Stubailo
c78e04645d Merge branch 'mdg-todos' into devel
Conflicts:
	examples/todos/.meteor/release
	examples/todos/lib/router.js
2014-10-17 09:34:38 -07:00
Sashko Stubailo
ccc25260f6 Update todos 2014-10-17 09:30:11 -07:00
Avital Oliver
2e425df7cd In Todos, don't re-render all items when unnecessary
Prior to this commit, any time the 'incompleteCount' field of a list
changes (due to a new task being added or a task marked complete),
we'd re-render the entire list of tasks.
2014-10-16 19:56:54 -07:00
Slava Kim
45925a7ef8 s/"/'/g 2014-10-16 16:24:14 -07:00
Sashko Stubailo
701db7cfcb Add mdg-leaderboard 2014-10-16 15:34:09 -07:00
Avital Oliver
30a1ac4a89 Rename variable 2014-10-15 20:59:48 -07:00
Avital Oliver
11abe0cfb7 Fix usage of new LaunchScreen API in Todos 2014-10-15 19:03:42 -07:00
Slava Kim
51a23fc346 Another pass on LaunchScreens 2014-10-13 17:30:50 -07:00
Stephan Hochhaus
4462c18964 Deps.autorun becomes Tracker.autorun
Updated wordplay and parties example to use Tracker.autorun instead of
legacy Deps
2014-10-13 16:27:05 -07:00
Sashko Stubailo
101b96bdcc Merge branch 'master' into devel 2014-10-13 14:51:41 -07:00
Sashko Stubailo
6b060010f6 Bump releases for all examples 2014-10-13 14:50:08 -07:00
Sashko Stubailo
f286bef233 Update banner.json 2014-10-13 12:29:21 -07:00
Sashko Stubailo
f2645c1ac9 Update todos 2014-10-13 11:17:12 -07:00
Slava Kim
21411b4114 Use the mobile-launch-screen package in todos
The example doesn't "flash" with the white page on mobile when launched.
2014-10-11 03:32:04 -07:00
Sashko Stubailo
3952dbfda5 Update todos 2014-10-09 20:26:47 -07:00
Sashko Stubailo
38b437b676 Update todos to newest code with touchwipe 2014-10-09 16:28:15 -07:00
Slava Kim
eb24eb59d4 Make icons/splashscreens options consistent with underscores 2014-10-08 14:47:42 -07:00
Sashko Stubailo
1a73a4a6c3 Update todos 2014-10-07 17:10:47 -07:00
Sashko Stubailo
67fbec2263 Add new todos example 2014-10-03 21:25:24 -07:00
Sashko Stubailo
c4115de3bc Remove cordova-build-override from todos example 2014-10-01 20:48:37 -07:00
Sashko Stubailo
283b57894d Update todos app 2014-09-29 23:01:33 -07:00
Sashko Stubailo
1ac45850de Replace todos with new example 2014-09-29 21:09:25 -07:00
ekatek
dd7635af6e merging from master 2014-09-25 19:45:48 -07:00
Nick Martin
0c3d8138cb update examples for 0.9.3 2014-09-25 19:39:26 -07:00
Avital Oliver
403cc2ff8c Remove Cordova platforms from leaderboard example app
Their existence means that trying to run the app on iOS requires
you to have Java installed.
2014-09-25 18:10:02 -07:00
David Greenspan
48264ccafd Use preferred helper style in docs,apps,packages 2014-09-25 14:56:15 -07:00
Emily Stark
15460e83bf Update examples to 0.9.2.2 2014-09-17 23:04:25 -04:00
Emily Stark
7299bac40f update examples to 0.9.2.1 2014-09-15 16:49:00 -07:00
Emily Stark
12ad0a3d46 update examples to 0.9.2 2014-09-15 14:10:36 -07:00
Slava Kim
d1dbadb2f9 Upgrade leaderboard 2014-09-10 16:24:47 -07:00
Slava Kim
2d6d04c80e upgrade leaderboard 2014-09-09 00:05:12 -07:00
Slava Kim
6ca6641a34 Merge branch 'master' into release-0.9.2
Includes latest 0.9.1 changes

Conflicts:
	examples/leaderboard/.meteor/versions
	examples/parties/.meteor/versions
	examples/todos/.meteor/versions
	packages/accounts-base/package.js
	packages/accounts-ui-unstyled/package.js
	packages/autoupdate/package.js
	packages/constraint-solver/package.js
	packages/facebook/package.js
	packages/github/package.js
	packages/google/package.js
	packages/http/package.js
	packages/less/package.js
	packages/meetup/package.js
	packages/meteor-developer/package.js
	packages/meteor-platform/package.js
	packages/meteor-tool/package.js
	packages/meteor/package.js
	packages/minimongo/package.js
	packages/oauth/package.js
	packages/oauth1/package.js
	packages/reload/package.js
	packages/templating/package.js
	packages/twitter/package.js
	packages/webapp/package.js
	packages/weibo/package.js
	scripts/admin/meteor-release-experimental.json
	tools/help.txt
	tools/tests/apps/hot-code-push-test/.meteor/versions
2014-09-05 11:28:12 -07:00
Emily Stark
ca526df381 Update examples to 0.9.1 2014-09-04 16:13:59 -07:00
David Greenspan
b500d410e5 .meteor/versions 2014-09-03 11:53:44 -07:00
Slava Kim
a6c4ed6e6e Merge branch 'release-0.9.1' into release-0.9.2
Conflicts:
	packages/autoupdate/package.js
	packages/meteor-tool/package.js
	packages/meteor/package.js
	scripts/admin/meteor-release-experimental.json
2014-09-02 13:49:21 -07:00
David Greenspan
16635af69f commit todos versions 2014-08-30 13:03:48 -07:00