David Greenspan
eab71e3bbb
more templates docs changes per Geoff comments
2012-04-03 22:30:56 -07:00
David Greenspan
f6a5c903e0
some docs changes from Geoff
2012-04-03 22:30:17 -07:00
Nick Martin
8f693a3175
Fix issue with splash page not loading in docs.
2012-04-03 22:10:21 -07:00
David Greenspan
3d935b6dab
New docs for templates.
...
Squashed:
Live HTML concept section, written before
finish template concepts
all new Meteor.ui API reference
minor wording
update examples in docs
fix remaining examples
fix broken links in docs
Meteor.ui.chunk example in docs
2012-04-03 22:10:21 -07:00
David Greenspan
89ce396ae5
Overhaul liveui & templating to support "smart patch" and rendering HTML (rebase-2)
2012-04-03 22:10:20 -07:00
matt debergalis
39224837ec
make docs work on ios, suppress nav on phone.
2012-03-28 17:57:29 -07:00
Nick Martin
0ff47c4d74
Remove old busted font from docs splash screen.
2012-03-20 17:29:25 -07:00
Nick Martin
f36dac2fa5
Move misplaced file.
2012-03-20 17:22:51 -07:00
Nick Martin
f1ec9c148f
Bump version number for release.
2012-03-20 17:01:25 -07:00
matt debergalis
a59f501b37
edits
2012-03-20 16:55:34 -07:00
Nick Martin
c511a6fb9d
Add Google Analytics to docs site.
2012-03-20 16:55:30 -07:00
matt debergalis
7377ce2041
Major formatting and content update to docs.
2012-03-20 16:55:30 -07:00
Geoff Schmidt
07aa356587
fix firefox 3.6
...
its HTML parser is broken and it chokes on '--'
inside comments
2012-03-12 21:14:55 -07:00
Nick Martin
ec25f76866
Bump version number
2012-03-06 18:36:31 -08:00
Nick Martin
0f49ed440d
Update docs for Linux support (and David)
2012-03-06 15:59:51 -08:00
matt debergalis
d5fd6e8738
Update documentation.
2012-02-29 16:08:59 -08:00
Geoff Schmidt
3e47029a61
port skel, todos, leaderboard to new data API
2012-02-17 01:02:34 -08:00
Nick Martin
1ce3f3b812
Add note in docs re empty objects.
2012-02-16 17:50:54 -08:00
matt debergalis
8eeba106c5
add david
2012-02-10 13:14:16 -08:00
matt debergalis
048f39ca23
bump
2012-02-09 15:03:57 -08:00
matt debergalis
289818615c
document findOne()
2012-02-06 18:58:31 -08:00
matt debergalis
6a0831d9b0
Align Minimongo and MongoDB semantics.
...
* remove() removes all documents in collection (previously, had to
explicitly pass {} selector to MM).
* update() requires {multi: true} to update multiple documents.
Previously we defaulted to true, now multi defaults to false.
2012-02-06 18:17:53 -08:00
matt debergalis
32d1e985a6
Document status states.
2012-02-02 17:26:04 -08:00
matt debergalis
0b3907a476
Import Meteor documentation
2012-02-02 17:20:07 -08:00