David Greenspan
ae295659d0
lookup searches up for "data" arg
...
try `{{> content}}` instead of `body`
2013-06-25 12:13:42 -07:00
David Greenspan
62fb1f4bf2
example twiddling
2013-06-25 05:57:58 -07:00
David Greenspan
6551e3a366
search Template.foo namespace for components
...
fix inheritance superClass tracking
2013-06-25 05:08:14 -07:00
David Greenspan
fbfd3fb824
alias MyComp.augment to MyComp(…)
2013-06-24 14:51:17 -07:00
David Greenspan
e7451a406f
Comp.augment (to be aliased to Comp(...))
2013-06-24 14:45:25 -07:00
David Greenspan
06fad56c5a
expand comp.lookup behavior
...
also bodyClass,elseClass become body,else
2013-06-18 09:40:22 -07:00
David Greenspan
de5b3b7b1f
clean up old app code
2013-06-17 17:13:27 -07:00
David Greenspan
8ffffaaeae
fix typo in replaceChild
2013-06-17 14:58:35 -07:00
David Greenspan
db36afc1a4
fix typos; If/Each; make shark example work
2013-06-17 14:49:51 -07:00
David Greenspan
cbfd6e5f61
define EmptyComponent
2013-06-17 14:01:53 -07:00
David Greenspan
3df9d66bb5
Annotations for linker and proper dependencies
2013-06-17 14:01:52 -07:00
David Greenspan
e28f7f1646
functional Each component
2013-06-17 14:01:51 -07:00
David Greenspan
c27ecae3aa
WIP XXX
2013-06-17 14:01:51 -07:00
David Greenspan
9494860d82
fix so it runs
2013-06-17 14:01:51 -07:00
David Greenspan
e873e636fe
"Each" wip
2013-06-17 14:01:51 -07:00
David Greenspan
31bc8c55a4
uncomment "Each" component (needs rewrite)
2013-06-17 14:01:51 -07:00
David Greenspan
762841cf0e
reactive attributes in renderbuffer
2013-06-17 14:01:51 -07:00
David Greenspan
4c1c9979c1
more Meteor UI
2013-06-17 14:01:50 -07:00
David Greenspan
f1a0fcd12c
component.getArg
2013-06-17 14:01:50 -07:00
David Greenspan
350d0f5cfe
import of shark work (UI Components)
2013-06-17 14:01:50 -07:00
David Glasser
3fa0b533cc
wordplay: make dictionary check O(1) and take punctuation out of word list
...
apologies to deberg for stealing all of his git blame credit.
2013-06-14 11:09:57 -07:00
Emily Stark
1f3a69d7eb
Update wordplay example to use Assets API
2013-06-14 08:40:26 -07:00
Nick Martin
299543da78
bump release number in docs and examples.
2013-06-10 11:48:00 -07:00
Nick Martin
55dd8a0304
Bump example version numbers for QA testing.
2013-06-05 22:13:02 -07:00
David Glasser
6edeacf29e
Update examples to 0.6.4-rc1.
2013-05-31 13:02:41 -07:00
Nick Martin
bb4afdff5b
move app out of package
2013-05-22 21:58:43 -07:00
Tim Haines
b7754f8c28
Refactor Oauth packages and extract twitter package from accounts-twitter
2013-05-17 18:00:35 -07:00
Nick Martin
2fb44613ce
Bump example version numbers.
2013-05-15 11:52:09 -07:00
Avital Oliver
98c5efd8f1
Prerequisites for python-ddp-client
2013-05-06 12:13:02 -07:00
Avital Oliver
3ff6df2e9e
Merge branch 'master' into devel
...
Conflicts:
History.md
packages/accounts-github/github_server.js
2013-04-24 14:01:22 -07:00
Avital Oliver
97b4ed263d
0.6.2.1
2013-04-24 11:10:16 -07:00
Nick Martin
c12f3851d1
Add audit-argument-checks to parties. This way when we do QA, we will exercise the package.
2013-04-18 19:30:44 -07:00
David Glasser
f67db983c3
New check library.
2013-04-18 19:17:53 -07:00
Nick Martin
f8c561140f
Bump version numbers on apps.
2013-04-16 12:51:51 -07:00
Nick Martin
ac1e62ac30
Update apps to 0.6.2-rc3
2013-04-15 23:35:44 -07:00
Avital Oliver
a163c78dd0
0.6.1
2013-04-08 10:42:07 -07:00
David Glasser
1c8a667242
Update docs and examples to 0.6.0.
2013-04-04 12:08:38 -07:00
David Glasser
974583d9a6
Tested examples and docs with 0.6.0-rc7.
2013-04-03 17:00:32 -07:00
David Glasser
43f6ea8a80
update docs and examples to 0.6.0-rc1
2013-04-01 12:17:25 -07:00
David Greenspan
fe58789d8f
fix error logging in login-demo
2013-03-26 11:13:55 -07:00
David Greenspan
f7dbbca72f
log errors from login (eg not configured)
2013-03-25 22:07:57 -07:00
David Greenspan
d90f422b43
more readme
2013-03-25 21:25:05 -07:00
David Greenspan
2c8f7d5d87
demo of login and private data
2013-03-25 21:19:33 -07:00
David Glasser
a0e9fc3979
Add release files (0.6.0) to docs and all examples.
...
As part of the release process we'll update docs and all active
examples (other/unfinished examples can be updated as necessary). eg, first to
0.6.1-rc1, etc, and then to 0.6.1 when that is tagged from rc.
2013-03-19 15:13:54 -07:00
David Glasser
3c8f0b5949
Wrap client code in closure too.
...
Update parties and test helpers to not use file-level vars.
2013-03-19 15:11:14 -07:00
David Glasser
faa1818973
drop 'var' from wordplay functions used outside file
2013-03-19 15:11:14 -07:00
Avital Oliver
78ca755d3d
Npm.require unified requireNpm and __meteor_bootstrap__.require
2013-03-19 15:11:04 -07:00
David Glasser
1a68026aa3
collection.update() and .remove() may only use IDs as selectors when sending RPCs.
...
ie, they can use arbitrary selectors on the server and in client stubs, but not
in other client contexts. This is to prevent clients from executing arbitrary
selectors against the DB.
Because of this, the update and remove allow/deny callbacks can only ever get
one doc, so switch them from getting an array to just getting the doc (like
insert).
2013-03-13 04:44:47 -07:00
David Greenspan
a18a92e65f
Deps.run => Deps.autorun
2013-03-11 12:17:39 -07:00
David Greenspan
b9c3e1fa30
port examples
2013-03-08 12:50:46 -08:00