Commit graph

137 commits

Author SHA1 Message Date
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
Chris Willis-Ford
ddb0f9bb6e Removed media library to use the one at scratch.mit.edu 2015-06-08 14:24:51 -07:00
Chris Willis-Ford
1a86769730 New SWF has updated logo and loads media from MIT 2015-06-08 14:19:30 -07:00
Chris Willis-Ford
33b44ceeba Updated browser plugin link 2015-05-27 14:33:39 -07:00
Chris Willis-Ford
a48ee04c72 Removed unnecessary example file 2015-05-21 10:06:40 -07:00
Ray Schamp
7ab0a32e30 Fix mailto: link 2015-05-20 12:17:28 -04:00
Ray Schamp
c2ee46f84e Update contact email. Fixes #29 2015-05-20 12:12:48 -04:00
Ray Schamp
29758f7bc9 Change link to documentation to the wiki. Fix #20 2015-05-15 12:15:37 -04:00
Ray Schamp
70a5f49d9d Open the editor when loading from URL params 2015-05-15 10:10:18 -04:00
Ray Schamp
f12635d2b3 Fix shortURL redirection 2015-05-15 10:09:58 -04:00
Ray Schamp
ffd2683cae Update forum link. Closes #15 2015-05-15 10:01:16 -04:00
Ray Schamp
fc3f834561 Update copy to be more accurate. Fixes #19 2015-05-15 09:56:46 -04:00
Ray Schamp
38c584cb00 Remove excess space 2015-05-15 09:56:15 -04:00
Ray Schamp
7a9721f466 Track fragments 2015-05-15 09:52:35 -04:00
Ray Schamp
dba9d08dc8 Track extensions loaded 2015-05-14 17:21:56 -04:00
Ray Schamp
0f66f238e3 Set referrer when changing pages 2015-05-14 17:21:19 -04:00
Ray Schamp
2c0c8f2993 Add Google Analytics 2015-05-14 14:31:54 -04:00
Ray Schamp
d6bfd1bf51 Fix setting page on load 2015-05-14 14:21:08 -04:00
Ray Schamp
eabdf0911b Refactor event handling
Fixes #11, and some unfiled issues:
Loading extensions from the home page now pop up the warning modal
Clicking the "back to home" button from the warning modal returns you to home.
Each time a modal is created, the number of event handlers no longer doubles :|
2015-05-14 14:08:36 -04:00
Ray Schamp
cfc57f3cf5 Handle all static links through hashchange
Fixes #17
2015-05-13 14:27:36 -04:00
Ray Schamp
9034aa66d0 Change GitHub link to point to this repo
Fixes #18
2015-05-13 10:42:38 -04:00
Ray Schamp
c4586be31e Fix top nav links
Oops! Thanks @Rumanti! Fixes #16
2015-05-13 09:46:50 -04:00
Chris Willis-Ford
7ea6cd9fa7 Fixed save dialog when exiting editor 2015-05-12 16:31:48 -04:00
Ray Schamp
c07409ab54 Reset editor when entering it unless already shown 2015-05-12 15:49:53 -04:00
Ray Schamp
61771f51e6 Revert "Update key"
This reverts commit 19fb46cbb3.
2015-05-12 15:49:53 -04:00
Chris Willis-Ford
e2f1fc25f2 New SWF with JS callback in AScreateNewProject 2015-05-12 15:48:44 -04:00
Chris Willis-Ford
89f32ca548 New SWF: Fixes enabling saved extensions 2015-05-11 15:44:55 -04:00
Chris Willis-Ford
758017c688 New SWF with fixed SBX JS loading 2015-05-11 11:45:52 -04:00
Chris Willis-Ford
5a58500d48 New SWF with AScreateNewProject 2015-05-11 11:29:02 -04:00
Ray Schamp
8a84040be9 Ensure history state change on showPage
Fix #9
2015-05-11 10:40:48 -04:00
Ray Schamp
43a98d6f4a Fix #4 2015-05-11 10:27:12 -04:00
Ray Schamp
4912e4e730 Update icon font 2015-05-11 10:18:15 -04:00
Ray Schamp
19fb46cbb3 Update key 2015-05-11 10:18:15 -04:00
Ray Schamp
559bdd6195 Adjust async/defer for script ordering 2015-05-11 10:18:15 -04:00
Ray Schamp
241b828695 Update icon font 2015-05-11 10:18:15 -04:00
Ray Schamp
5a5c5c25e1 Add tip about local development 2015-05-11 10:18:15 -04:00
Ray Schamp
7532922dba Scratch itch
Be a little more direct about things
2015-05-11 10:18:15 -04:00
Ray Schamp
295ecff723 Add methods to set/show/get short urls 2015-05-11 10:18:15 -04:00
Chris Willis-Ford
32bb28fff0 New SWF delays url=JS loads until project install 2015-05-10 18:58:43 -07:00
Sayamindu Dasgupta
caeb241985 Revert "Simplify media library"
This reverts commit dfee0c8775.
2015-05-08 23:55:48 -04:00
Sayamindu Dasgupta
949a87dc6b Revert "Fix trailing comma"
This reverts commit b651ab8b36.
2015-05-08 23:55:41 -04:00
Sayamindu Dasgupta
3464dd2916 Fix a bunch of broken files. 2015-05-08 23:53:47 -04:00
Sayamindu Dasgupta
b651ab8b36 Fix trailing comma 2015-05-08 23:37:15 -04:00
Sayamindu Dasgupta
dfee0c8775 Simplify media library 2015-05-08 23:35:18 -04:00
Sayamindu Dasgupta
d08c893c7f Add missing SVG. 2015-05-08 23:24:11 -04:00
Sayamindu Dasgupta
03116a7384 Get the actual files - not thumbnails 2015-05-08 23:18:05 -04:00
Sayamindu Dasgupta
27f9b30bc4 Add backdrop library 2015-05-08 23:17:26 -04:00