Commit Graph

11541 Commits

Author SHA1 Message Date
Slava Kim
41fa4e651b Fix scrolling to the top on docs type switch 2014-10-28 02:28:37 -07:00
Ben Newman
a7a18ea1b5 My edits to the second half of the basic docs. 2014-10-28 02:28:37 -07:00
Slava Kim
ccd8a55900 Make the scrolling selector more specific
because we have duplicate ids
2014-10-28 02:28:37 -07:00
Sashko Stubailo
79a71975dd Make edits suggested by avi 2014-10-28 02:28:37 -07:00
Slava Kim
924d30deb3 Remove weird 'underscore' waypoints leftovers
by not adding waypoints for the hidden content
2014-10-28 02:28:36 -07:00
Sashko Stubailo
7a4fa50b03 Fix waypoint speed issue 2014-10-28 02:28:36 -07:00
Sashko Stubailo
4fa507539f Add print CSS 2014-10-28 02:28:36 -07:00
Slava Kim
436d3b6c97 Make docs basic/full switch hide/show based on CSS and not on Blaze #if 2014-10-28 02:28:36 -07:00
Sashko Stubailo
4683599555 Remove old code and move stuff into helpers.js 2014-10-28 02:28:36 -07:00
Sashko Stubailo
13d564be5f Lots of fixes, including adding the logo 2014-10-28 02:28:36 -07:00
Ben Newman
cc3f54956a Address basic docs feedback from @stubailo. 2014-10-28 02:28:36 -07:00
Sashko Stubailo
15b705d59c Add some packages stuff 2014-10-28 02:28:36 -07:00
Sashko Stubailo
cae3e72c6d Remove font-awesome, fixing appcache issue 2014-10-28 02:28:36 -07:00
Sashko Stubailo
e7c4175676 Add code highlighting to api box 2014-10-28 02:28:36 -07:00
Sashko Stubailo
12a0aab571 Fix basic sidebar links 2014-10-28 02:28:36 -07:00
Slava Kim
7a124f7ccb Remove IronLocation 2014-10-28 02:28:36 -07:00
Slava Kim
57c4d46b8e Fix highlighting in sidebar 2014-10-28 02:28:36 -07:00
Slava Kim
c5e2d6bf18 Make backwards-compat urls less jumpy 2014-10-28 02:28:36 -07:00
Slava Kim
c15b2bb718 A better scrolling to the top 2014-10-28 02:28:36 -07:00
Slava Kim
bf575edb1d Waypoints 2014-10-28 02:28:35 -07:00
Slava Kim
e7a4ae6268 switch url schemes to always start with hash 2014-10-28 02:28:35 -07:00
Ben Newman
a54b64a137 My edits to the basic docs. 2014-10-28 02:28:35 -07:00
Sashko Stubailo
898ed0c777 Many fixes 2014-10-28 02:28:35 -07:00
Sashko Stubailo
c65a13f330 Significant improvements to links 2014-10-28 02:28:35 -07:00
Sashko Stubailo
ad65820088 Links are doing pretty well! 2014-10-28 02:28:35 -07:00
Sashko Stubailo
c41269161b Fixed links on full docs 2014-10-28 02:28:35 -07:00
Sashko Stubailo
a629c46543 Make a lot of progress towards merging basic and full docs 2014-10-28 02:28:35 -07:00
Sashko Stubailo
dc008d2316 first steps 2014-10-28 02:28:35 -07:00
Emily Stark
171916dbdd Make sure we only run cordova pageLoaded callback once per login 2014-10-28 00:08:05 -07:00
Nick Martin
999fab8dc6 Add new contributors to .mailmap file. 2014-10-27 23:59:50 -07:00
David Glasser
f9ef2cf69f fix meteor create --example with packages 2014-10-27 23:36:17 -07:00
Nick Martin
dd4dbf6d40 Move parties and wordplay out of default examples. 2014-10-27 22:00:26 -07:00
Nick Martin
0aff67aef2 Point to a wiki page detailing how to configure twitter keys.
Wiki page doesn't have content yet.
2014-10-27 21:57:41 -07:00
Nick Martin
848180b0f7 New example. 2014-10-27 21:55:09 -07:00
Avital Oliver
b2129ba561 Minor correction to Twitter Oauth configuration flow 2014-10-27 21:35:49 -07:00
Avital Oliver
4cc2361cdf Change position of OAuth configuration dialog
Especially now that the Facebook process is much longer.
2014-10-27 21:23:36 -07:00
ekatek
925a1fd79a get rid of help code telling user to specify release 2014-10-27 21:11:07 -07:00
Emily Stark
10fc6ec620 Tweak cordova oauth warning wording 2014-10-27 19:26:34 -07:00
Emily Stark
dd5cf68ab1 Update Facebook oauth instructions 2014-10-27 18:35:26 -07:00
Emily Stark
54ac7cf953 Link to mobile oauth wiki instead of saying UIWebView 2014-10-27 18:03:25 -07:00
Emily Stark
971427c4f7 Don't show login configuration dialog on cordova 2014-10-27 18:00:16 -07:00
Emily Stark
9cdbe37cb9 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 17:37:19 -07:00
Emily Stark
89971d6205 Make Twitter login work in Android emulator 2014-10-27 17:11:50 -07:00
David Greenspan
5cab3e975d Link from Blaze README to project page 2014-10-27 13:15:49 -07:00
David Greenspan
180ef5408a Blaze READMEs 2014-10-27 12:57:16 -07:00
Justin SB
1af84bf437 We don't need to escape cordova plugin --variable args
Cordova doesn't remove the quotes, and it doesn't expect them.

This works for both the issues that were raised.
2014-10-27 12:03:23 -07:00
Justin SB
3ea18e092b Console.debug the HTTP requests 2014-10-27 09:25:19 -07:00
Justin SB
9144eec671 Use spinner for upload
Once we can calculate an accurate estimate, we should reintroduce it
2014-10-27 09:25:19 -07:00
Justin SB
dd8bc66dcb Fix up HTTP upload to use body & response sizes from options 2014-10-27 09:25:19 -07:00
David Glasser
b0d47e10bc Cargo cult more cleanup code from faye
See https://github.com/faye/faye-websocket-node/commit/29d07c50022d1b
2014-10-26 10:50:41 -07:00