Commit graph

183 commits

Author SHA1 Message Date
Ray Schamp
eccbbe1660 Make author lists consistent 2015-08-12 09:01:19 -04:00
Ray Schamp
53c80d8f49 Re-re-blue extension images 2015-08-11 15:59:53 -04:00
Ray Schamp
64b13671b2 Tweaks from @carljbowman 2015-08-11 15:19:48 -04:00
Ray Schamp
6675e52619 Unhost Xi extension 2015-08-11 15:11:51 -04:00
Ray Schamp
0dbcebdf06 Move styles from base.scss to scratchx.scss
The division made no sense
2015-08-11 15:10:39 -04:00
Ray Schamp
b70f58a1f5 Update extension warning dialog to match others
Also clean up the unnecessary stuff in the dialog JS/CSS now that it's working better
2015-08-11 15:10:05 -04:00
Ray Schamp
e3afc2f101 Temporarily host Text to Speech sample project 2015-08-11 13:25:41 -04:00
Ray Schamp
bb330e6c6c Temporarily host Xi sample project 2015-08-11 13:22:00 -04:00
Ray Schamp
e5c0d85282 Fix Twitter sample project URL 2015-08-11 13:19:50 -04:00
Ray Schamp
714f73c3f2 Fix Text to Speech extension URL 2015-08-11 13:13:24 -04:00
Ray Schamp
37e7ef9d9e Update Arduino sample extension 2015-08-11 13:12:17 -04:00
Ray Schamp
b5396e382b Fix RealSense sample project link 2015-08-11 12:58:51 -04:00
Ray Schamp
13f2f13454 Fix Sample Project urls 2015-08-11 12:52:53 -04:00
Ray Schamp
dfd728c18d Fix Arduino sample project link 2015-08-11 12:25:11 -04:00
Ray Schamp
a8a714aef1 Load example project for Arduino on home page 2015-08-11 12:19:16 -04:00
Ray Schamp
5347ecd089 Fix dialog sizes 2015-08-11 12:18:58 -04:00
Ray Schamp
5ba04659e7 Final tweaks from @kaschm 2015-08-11 10:57:34 -04:00
Ray Schamp
6471daa634 Update RealSense image 2015-08-11 10:08:21 -04:00
Ray Schamp
cd09e4394c Update Sound Synthesizer information 2015-08-11 10:08:09 -04:00
Ray Schamp
3be27931f3 Fix modal closing in the hackiest way ever 2015-08-10 16:29:47 -04:00
Ray Schamp
f670c78a50 Un-blue the home page a little bit 2015-08-10 15:00:33 -04:00
Ray Schamp
5502c86962 Add Tone Synth image 2015-08-10 14:37:20 -04:00
Ray Schamp
e23b10bd0f Add more images 2015-08-10 13:58:14 -04:00
Ray Schamp
3f0353b8c6 Add brightness to top of home header 2015-08-10 13:58:06 -04:00
Ray Schamp
64a07c3412 Add links to example projects in intro content 2015-08-10 10:49:48 -04:00
Ray Schamp
402bd506c3 Add text to extension tag icons 2015-08-10 10:29:05 -04:00
Ray Schamp
e31e10b422 Fix colors on the home page 2015-08-10 10:28:53 -04:00
Ray Schamp
00f9fe4e45 Add littlebits image 2015-08-10 09:45:40 -04:00
Ray Schamp
0a996de94c Add missing links for some sample projects, etc 2015-08-10 09:45:40 -04:00
Ray Schamp
e7ea7f8e3e Be unnecessarily clever 2015-08-10 09:45:40 -04:00
Ray Schamp
15a0756608 List authors consistently 2015-08-10 09:45:39 -04:00
Ray Schamp
273782bbe3 Add tone.js to gallery 2015-08-10 09:45:39 -04:00
Ray Schamp
8ed8eff35b Reduce featured title font size 2015-08-10 09:45:39 -04:00
Ray Schamp
d2f0f41dec Add actual home featured extensions 2015-08-10 09:45:39 -04:00
Ray Schamp
d9e90ae6a1 Don't reload when clicking from the gallery 2015-08-10 09:45:39 -04:00
Ray Schamp
48121a694f Match the homepage comp more closely 2015-08-10 09:45:39 -04:00
Ray Schamp
1384bda68a Remove nonexistent link 2015-08-10 09:45:39 -04:00
Ray Schamp
9819841498 Use relative image links for github.io staging 2015-08-10 09:45:39 -04:00
Ray Schamp
76222a7edf First pass on new homepage design 2015-08-10 09:45:39 -04:00
Ray Schamp
06e5019760 Allow modals of several elements 2015-08-10 09:45:39 -04:00
Ray Schamp
e6dec3fb34 Ignore OS X system file 2015-08-10 09:45:39 -04:00
Ray Schamp
020f4aba98 Fix style on non-gallery pages, fix ul indentation 2015-08-10 09:45:38 -04:00
Ray Schamp
4ef6b3bdba First pass on gallery page 2015-08-10 09:45:38 -04:00
Ray Schamp
fd76bec821 Update header and footer to be less redundant
Fix "Scratch Foundation" link
2015-08-10 09:45:38 -04:00
Ray Schamp
e1d0009385 Add a note to make it easier to get up and running 2015-08-10 09:45:38 -04:00
Chris Willis-Ford
2c998d1ccc Call checkPolling() directly when plugin exists
When the plugin is already started we skip calling createDevicePlugin(),
which is fine except that we were relying on createDevicePlugin() to
call checkPolling() for us. We now call checkPolling() directly in those
cases where it was being skipped before.
2015-08-07 14:20:38 -07:00
Chris Willis-Ford
56083240f2 Bump SWF to v439 2015-08-06 15:09:12 -07:00
Chris Willis-Ford
6c8387da72 Update PicoBoard + WeDo extensions from main site
This includes sync compatibility changes
2015-07-24 17:18:51 +00:00
Chris Willis-Ford
374a4c5baf Ensure that Scratch is defined before extension JS 2015-07-23 15:48:46 -04:00
Chris Willis-Ford
1f61e1ab3e Updated extension interface JS from main site
This should allow communication with the latest version of the Scratch
Device Plugin, including the Scratch Device Plugin for Chrome.
2015-07-23 15:45:28 -04:00