matt debergalis
4889a6d18e
Make collection.remove() a no-op on client
...
This matches the server behavior. It's dangerously easy to accidently
pass a falsey selector to remove. To really remove all documents in a
collection, explicitly pass the {} selector.
2012-04-19 16:15:54 -07:00
Nick Martin
ddc2b0e5dd
Docs tweak.
2012-04-19 16:07:04 -07:00
Nick Martin
3afa5fd9ca
Update docs for http changes.
2012-04-19 15:39:00 -07:00
David Greenspan
adbd44491c
docs wording improvement pass
2012-04-19 12:58:46 -07:00
matt debergalis
7a05b1337a
Merge pull request #64 from skalb/devel
...
Fix Meteor.ui.render example in docs
2012-04-19 10:57:57 -07:00
Sameer Kalburgi
9ebb67a02c
Function passed to Meteor.ui.render must return a string.
2012-04-19 10:18:48 -07:00
David Greenspan
cde4a4abd2
First pass at HTTP docs.
2012-04-18 20:46:47 -07:00
matt debergalis
0f4fa81d77
Merge pull request #52 from shama/docs-typos
...
docs: typo fixes
2012-04-16 19:47:36 -07:00
matt debergalis
c819eac0bd
Merge commit '5b61091' into devel
2012-04-16 15:03:12 -07:00
matt debergalis
5fd063558f
docs typo
2012-04-16 15:00:01 -07:00
matt debergalis
6915b603be
fix top_scorers example. can't observe limit on client.
2012-04-16 14:50:48 -07:00
Kyle Robinson Young
37781a5e47
docs: typo fixes
2012-04-15 23:10:12 -07:00
David Greenspan
b123748709
fix insert() example (insert returns _id, not object)
2012-04-13 22:00:10 -07:00
Bobby Warner
5b61091665
Minor doc change in Meteor.ui.render
2012-04-12 00:25:06 -05:00
David Greenspan
54c1525667
fix cursor.observe argument name
2012-04-11 14:35:39 -07:00
David Greenspan
95e32f069d
fix docs nav positioning
2012-04-11 14:20:13 -07:00
David Greenspan
6a50711cc5
remove optimizeLegibility (see commit message in frontpage repo)
2012-04-11 14:07:32 -07:00
Nick Martin
ca5990f476
Bump version for release.
2012-04-10 12:19:47 -07:00
matt debergalis
b6187909cc
doc updates
2012-04-10 04:34:05 -07:00
Nick Martin
3de4aa72c0
Update docs to only fire analytics on production sites.
2012-04-10 01:25:59 -07:00
Geoff Schmidt
fab90d53ce
remove the word 'preview' from our vocabulary
2012-04-10 01:09:13 -07:00
Nick Martin
e89ba2c262
Bump version number for release.
2012-04-09 23:31:31 -07:00
David Greenspan
616999615e
same favicon for docs
2012-04-09 11:24:11 -07:00
Nick Martin
edea43ee9b
Eliminate Google Group.
2012-04-07 20:07:55 -07:00
Nick Martin
e805d56e43
Remove "it's a secret" splash screen.
2012-04-07 20:00:18 -07:00
David Greenspan
6e5ccb8fda
docs typo
2012-04-06 14:25:58 -07:00
Nick Martin
419ee84ef1
Bump version number for release.
2012-04-04 18:33:54 -07:00
Geoff Schmidt
21708cab77
Wordsmithing
2012-04-04 18:07:26 -07:00
matt debergalis
6c32d547ac
remove double-nested better_markdown
2012-04-04 17:57:59 -07:00
matt debergalis
62e2b19746
fix leaderboard description, now templated.
2012-04-04 17:47:40 -07:00
David Greenspan
42f908a73c
fix Template.api.{call,apply} conflicting with methods in docs, brekaing IE
2012-04-04 17:16:35 -07:00
matt debergalis
5d0388c5b8
just use media queries
2012-04-04 17:14:50 -07:00
David Greenspan
91c3d01f44
docs prose tweaks with Geoff
2012-04-03 23:46:43 -07:00
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
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