David Glasser
5a5204e3a4
Remove closures around package files. (hint: git blame -w)
...
The bundler now adds closures around client files and the server adds closures
around server files.
2013-03-19 15:13:53 -07:00
Matt DeBergalis
821a237082
madewith banner tweaks.
...
Don't show ??? and don't propagate click event if app isn't found.
2012-12-19 17:23:56 -08:00
David Glasser
5a01d9fe4d
Meteor.Collection now takes its optional parameters ("manager" and some
...
undocumented ones beginning with _) in an options dictionary.
(For backwards compatibility it still supports passing the manager directly.)
2012-10-08 09:17:54 -07:00
David Greenspan
9005cf34a0
more events decl changes
2012-08-23 12:23:07 -07:00
Geoff Schmidt
1483cc3b51
completely remove liveui. all tests pass.
2012-08-03 23:30:15 -07:00
Avital Oliver
fd01cf84e0
Hide sockjs URL endpoint from user of Meteor.connect
...
OLD: Meteor.connect("http://subdomain.meteor.com/sockjs ")
NEW: Meteor.connect("subdomain.meteor.com")
While at it, updated any references I could find to explicit sockjs URLs
2012-05-02 21:17:33 -07:00
David Greenspan
e5e1669bd1
new badge
2012-04-20 16:16:23 -07:00
David Greenspan
a1e05e4c25
new badge
2012-04-20 15:36:09 -07:00
Avital Oliver
5ad54a8f04
Namespace collection names
2012-04-20 15:33:36 -07:00
Avital Oliver
10fd13ce46
Updated method name to new camelcase convention
2012-04-20 14:25:05 -07:00
Avital Oliver
bac8c52e00
Fix z-index of badge; update reference to madewith.meteor.com
2012-04-20 13:10:22 -07:00
matt debergalis
0a7a51d468
madewith WIP
2012-04-20 02:21:11 -07:00