Commit Graph

11566 Commits

Author SHA1 Message Date
Kevin Chiu
b60bc258da fixed a typo instaling -> installing 2014-10-28 15:00:14 -07:00
Sashko Stubailo
9376c631be Add command line section back in 2014-10-28 11:34:30 -07:00
David Glasser
6a71f36281 Merge branch 'link-to-tutorial' 2014-10-28 10:46:45 -07:00
David Glasser
c2882a2e2e Link to the tutorial from the docs 2014-10-28 10:44:36 -07:00
David Glasser
ac893c9af4 Fix jsdoc. No longer depends on dev bundle. 2014-10-28 10:41:05 -07:00
Emily Stark
1391fa6181 Merge branch 'release-1.0' 2014-10-28 10:29:42 -07:00
Emily Stark
d7090b11d8 update examples to 1.0 2014-10-28 10:25:28 -07:00
David Glasser
78af6c5e51 "merge" docs from devel 2014-10-28 10:24:25 -07:00
ekatek
fb7466078e INCREMENT THE RELEASE NUMBER release/METEOR@1.0 2014-10-28 08:57:07 -07:00
Emily Stark
b4c10d8f61 bump package versions 2014-10-28 02:49:54 -07:00
Nick Martin
5697e79004 banner for 1.0 2014-10-28 02:49:11 -07:00
Emily Stark
1f73d9c06d bump release manifest for rc.12 2014-10-28 02:44:43 -07:00
Emily Stark
920a7e5958 Add some forgotten items to history 2014-10-28 02:30:57 -07:00
Emily Stark
5bb20e7875 History.md corrections 2014-10-28 02:30:56 -07:00
Sashko Stubailo
7e2ee40d6d Merge branch 'responsive-docs' into release-1.0 2014-10-28 02:28:04 -07:00
Sashko Stubailo
e45110577d Add waypoints readme 2014-10-28 02:27:24 -07:00
David Glasser
18851b51bc add a belated piece of 0.9.4 history 2014-10-28 01:56:55 -07:00
David Glasser
ef093fa751 hide boring options in basic
semicolon separated, because allow/deny options have spaces and commas
2014-10-28 01:21:59 -07:00
Emily Stark
842bfac8df bump package versions for rc.11 release/METEOR@1.0-rc.11 2014-10-28 01:03:08 -07:00
Emily Stark
889c915aff bump release manifest for rc.11 2014-10-28 00:59:00 -07:00
Emily Stark
e50bd0d8c1 Make sure we only run cordova pageLoaded callback once per login 2014-10-28 00:58:15 -07:00
David Glasser
924a92fc4e fix meteor create --example with packages 2014-10-28 00:58:06 -07:00
Nick Martin
a1d7dba599 Move parties and wordplay out of default examples. 2014-10-28 00:57:06 -07:00
Nick Martin
3a50054e20 Point to a wiki page detailing how to configure twitter keys.
Wiki page doesn't have content yet.
2014-10-28 00:56:49 -07:00
Nick Martin
46f71f187d New example. 2014-10-28 00:56:42 -07:00
Avital Oliver
da2e72c35a Minor correction to Twitter Oauth configuration flow 2014-10-28 00:56:32 -07:00
Avital Oliver
d783b40611 Change position of OAuth configuration dialog
Especially now that the Facebook process is much longer.
2014-10-28 00:56:17 -07:00
ekatek
5582574404 get rid of help code telling user to specify release 2014-10-28 00:56:06 -07:00
David Glasser
f37e604b78 fix a Meteor.startup link 2014-10-28 00:49:53 -07:00
Nick Martin
5267c56622 Add contributors to History.md 2014-10-28 00:38:13 -07:00
David Glasser
59f0a902f9 Organize History.md
Mention localmarket

Clarify "reduce unnecessary syncs".
2014-10-28 00:18:52 -07:00
David Glasser
0fa8868314 some history (from devel, sort of) 2014-10-28 00:13:57 -07:00
Sashko Stubailo
088dee92b7 Make service-configuration more obvious 2014-10-27 21:27:39 -07:00
Sashko Stubailo
1e8ce28170 Merge branch 'responsive-docs' into release-1.0
Docs are almost done except for 1 or 2 features
2014-10-27 20:58:03 -07:00
Emily Stark
6c8c67afe8 bump package version numbers for rc.10 release/METEOR@1.0-rc.10 2014-10-27 20:03:42 -07:00
Emily Stark
d9f331176c bump release manifest for rc.10 2014-10-27 19:40:08 -07:00
Emily Stark
48d57c4c9c Don't show login configuration dialog on cordova 2014-10-27 19:35:12 -07:00
Emily Stark
7f80b1b790 Update Facebook oauth instructions 2014-10-27 19:35:02 -07:00
Emily Stark
78e45a77a1 Link to mobile oauth wiki instead of saying UIWebView 2014-10-27 19:34:08 -07:00
Emily Stark
5b5e8b8cd7 Tweak cordova oauth warning wording 2014-10-27 19:32:09 -07:00
Emily Stark
a49179a14c Adjust oauth cordova warning.
* Show only for oauth2, since oauth1 (twitter) works everywhere now.
* Show on all platforms except ios simulator, since oauth2 is somewhat
  broken everywhere except ios simulator.
* Reformat to match the local-network warning.
2014-10-27 19:32:09 -07:00
Sashko Stubailo
ee602e3992 Fix remaining sidebar links 2014-10-27 18:49:10 -07:00
Sashko Stubailo
eae23d433a Move Meteor.Error 2014-10-27 18:47:39 -07:00
Sashko Stubailo
7eb8b2c38e Improve links and add mobile section 2014-10-27 17:56:55 -07:00
Sashko Stubailo
f1a0143d09 Fixed links on hot code push 2014-10-27 17:49:19 -07:00
Sashko Stubailo
86554c7e03 Merge branch 'responsive-docs' of github.com:meteor/meteor into responsive-docs 2014-10-27 17:37:35 -07:00
Sashko Stubailo
c14cd7e907 Add file structure 2014-10-27 17:37:25 -07:00
Ben Newman
85836d8b0b Address feedback on the basic docs from @stubailo. 2014-10-27 20:16:45 -04:00
Sashko Stubailo
36d18f556b Make CLI section more compact, move it out of the involved div 2014-10-27 17:15:32 -07:00
Emily Stark
3d2c0516ab Make Twitter login work in Android emulator 2014-10-27 17:12:41 -07:00