Commit Graph

502 Commits

Author SHA1 Message Date
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
Slava Kim
6e17faa5a7 Upgrade the example to mobile 2014-08-29 16:10:14 -07:00
Slava Kim
d18923d26e Fix the event handler input->button 2014-08-29 15:59:49 -07:00
Sashko Stubailo
96cfa5a7bd Remove extra newline 2014-08-29 15:36:53 -07:00
Sashko Stubailo
a9d544ec6b Make clock example work better on mobile 2014-08-29 15:35:56 -07:00
Sashko Stubailo
dd024fa690 Leaderboard is now responsive yay 2014-08-29 15:27:12 -07:00
Sashko Stubailo
08249e0797 CSS changes to leaderboard 2014-08-29 15:17:49 -07:00
Sashko Stubailo
82d1db5107 Rename Meteor.Collection to Mongo.Collection again 2014-08-29 12:28:32 -07:00
Sashko Stubailo
6b3d31ff5b Revert "Rename Meteor.Collection -> Mongo.Collection"
This reverts commit 96952dda2b.

Conflicts:
	packages/ddp/livedata_tests.js
	packages/minimongo/minimongo.js
	packages/mongo/collection.js
	packages/mongo/mongo_driver.js
	packages/mongo/mongo_livedata_tests.js
	packages/mongo/oplog_tests.js
	packages/reactive-dict/reactive-dict.js
	packages/session/session_tests.js
	tools/auth.js
2014-08-29 12:26:28 -07:00
Sashko Stubailo
96952dda2b Rename Meteor.Collection -> Mongo.Collection 2014-08-29 10:11:21 -07:00
Emily Stark
8e6b2faeca Update docs and examples to 0.9.0.1 2014-08-27 15:52:21 -07:00
Emily Stark
980e50ad0f Update apps to 0.9.0.1-rc1 2014-08-27 15:03:37 -07:00
David Glasser
2f74369043 Update examples. 2014-08-26 08:07:13 -07:00
David Glasser
97e1dd425c update examples to 0.9.0-rc21 2014-08-25 22:25:31 -07:00
David Glasser
c4948d8dff rename .meteor/identifier -> .meteor/.id 2014-08-22 17:31:21 -07:00
David Glasser
6839b6c6b9 todos version bump
(is this part of the release process? should it be? should we even store
these files?)
2014-08-13 13:27:51 -07:00
David Glasser
436f29ec9f move identifier .gitignore to a higher level
don't copy identifier file, instead of deleting it later. also, make
sure to skip an identifier file in the skel directory if one gets there somehow.
2014-08-12 14:54:56 -07:00
ekatek
01b0b0ebd4 adding versions files to example apps; making sure we don't create example apps with example identifiers by accident 2014-08-12 14:46:57 -04:00
Justin SB
93b7a6fb10 Add some more scenarios for benchmark 2014-07-31 19:58:16 -07:00
Justin SB
f2184d3dbe Tweak examples/unfinished/benchmark script 2014-07-30 14:43:19 -07:00
Justin SB
c3508acc07 Tweak benchmark to log each operation 2014-07-30 14:36:20 -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