Sashko Stubailo
6835354580
Don't release the hold if it doesn't exist
2015-08-06 17:41:17 -07:00
Sashko Stubailo
c568ce6358
Fix todos example, and imply launch screen everywhere
2015-08-06 17:36:50 -07:00
David Greenspan
2cfd6a322a
Merge branch 'master' into devel
2015-08-03 14:18:55 -07:00
David Greenspan
6b5c0c6d94
Bump versions in docs and examples
2015-08-03 14:12:29 -07:00
David Greenspan
913e35d4ec
bump app release versions to RC
2015-07-31 10:57:31 -07:00
David Glasser
1c93d09834
add standard-minifiers to examples
...
clean up some other example package usage
2015-07-22 21:28:49 -07:00
Edwin Lin
7b6dd02b54
Fix typo in todos example
2015-07-11 09:00:34 -07:00
Slava Kim
8946bd3963
Point examples' mobile-config.js files to the right files
2015-04-30 15:18:39 -07:00
Selwyn
f429c6ad96
Replace deprecated router function
2015-04-14 13:45:25 -07:00
Sashko Stubailo
2ab9e98fa4
Update example apps to latest version
2015-04-06 11:26:32 -07:00
Sashko Stubailo
3f8a512043
Update examples to 1.1
2015-03-31 14:17:13 -07:00
Sashko Stubailo
71ea938141
Update all of the examples
2015-03-25 14:55:37 -07:00
David Glasser
c8c9f8dc60
Update docs and examples to 1.0.4.2
2015-03-20 11:32:45 -07:00
David Glasser
865fdce33c
Update docs and examples for 1.0.4.1
2015-03-18 00:53:26 -07:00
David Glasser
e84f5d7c74
Update docs and examples to 1.0.4
2015-03-17 13:31:29 -07:00
David Glasser
0fc2261cfe
Update docs and examples to 1.0.4-rc.0
2015-03-05 23:23:21 -08:00
David Glasser
acae4a576e
Merge branch 'master' into devel
...
Made sure not to revert the run-velocity change that was reverted on
master.
2015-02-25 09:35:31 -08:00
David Glasser
749ecb81ad
update docs and examples for 1.0.3.2
2015-02-25 09:32:21 -08:00
Christian Bundy
650695f878
Change cursor to pointer on checkbox hover
2015-02-24 22:04:55 -08:00
David Glasser
d1e76b52cb
Update examples and docs to 1.0.3.2-rc.0
2015-02-24 15:48:20 -08:00
Selwyn
39435fffa6
Removed deprecated collection code
...
`Meteor.Collection` is old and has been changed to `Mongo.Collection`.
Fixes #3701 .
2015-02-11 08:53:17 -08:00
Slava Kim
e2b78cfd0b
Merge branch 'templateEventsMethods' into devel
...
Adds Template#onRendered, Template#onCreated and Template#onDestroyed methods
2015-01-21 11:02:09 -08:00
ekatek
1e062d9f82
update examples to 1.0.3.1
2015-01-20 17:57:11 -08:00
Slava Kim
9e7c14ac81
Globally replace Template.rendered callbacks to Template.onRendered
...
In:
- examples
- some blaze tests
- packages
Change:
- rendered -> onRendered()
- created -> onCreated()
- destroyed -> onDestroyed()
2015-01-16 16:36:23 -08:00
David Glasser
0daffe9bd8
Remove duplicate code
...
Duplication was introduced at merge c78e04645d . Commit
ccc2526 (right-hand side of merge) moved this code from the bottom to
the middle. Commit 21411b4 added a newline at the end of the file,
which made this a conflicted merge; the merge conflict was not resolved
properly.
Fixes #3208 .
2015-01-07 17:14:01 -08:00
adnissen
bab6ac5ef7
fixed 'make list public/private' language to accurately reflect the action being performed
2014-12-29 13:47:24 -08:00
David Glasser
e9e849f0f5
Update examples to 1.0.2.1
2014-12-22 17:42:46 -08:00
David Glasser
c9345ed4ea
Delete straggling submodule objects
2014-12-09 14:04:42 -08:00
Emily Stark
71652f9b9f
Merge branch 'master' into devel
...
Conflicts:
History.md
docs/client/data.js
docs/client/full-api/concepts.html
docs/client/full-api/tableOfContents.js
examples/localmarket/.meteor/packages
packages/ddp/package.js
packages/meteor-tool/package.js
packages/mongo/package.js
scripts/admin/manifest.json
2014-12-09 13:15:29 -08:00
Emily Stark
b4fbf0af44
update docs and examples to 1.0.1
2014-12-09 13:01:22 -08:00
David Glasser
a34585b4b3
default packages file: mention checking in
...
Fixes #3127 .
2014-12-04 19:17:29 -08:00
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
Emily Stark
d7090b11d8
update examples to 1.0
2014-10-28 10:25:28 -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
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
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