cori hudson
10844c973a
Merge pull request #6867 from apple502j/patch-24
...
CE-141 Remove reference to Echo sound editor effect
2022-08-16 15:49:19 -04:00
Cori Hudson
55790f6e2c
fix: remove trailing slash from cleanspeak url
2022-08-16 09:06:37 -04:00
Cori Hudson
bfc821778b
fix: use correct cleanspeak product url
2022-08-15 12:01:32 -04:00
Ben Wheeler
242bf1dbae
added Jolie and Zachary to past contributors
2022-07-13 16:50:07 -04:00
Ben Wheeler
54b8e1f806
added back Dalton (sorry Dalton)
2022-07-13 16:40:41 -04:00
Ben Wheeler
bdf0632de2
added people who were taken out of current team to past contributors
2022-07-13 15:58:18 -04:00
Christopher Willis-Ford
e9d9fb135e
Merge pull request #6909 from cwillisf/conf-2022-scratch-link-info
...
add macOS troubleshooting info on all extension pages
2022-07-12 12:43:51 -07:00
Christopher Willis-Ford
804bbbcc2e
don't translate most extension device names
2022-07-12 07:22:30 -07:00
Christopher Willis-Ford
d0e42fb39c
add macOS troubleshooting info on all extension pages
...
I created a new `ExtensionTroubleshooting` component to store shared
troubleshooting steps. In the future I plan to move existing shared
troubleshooting steps into this component, but I don't think it's a good
idea to do this so close to the upcoming Scratch Conference. Moving
those steps will disrupt their localization strings in at least three
ways:
* each page is currently its own "resource" so the strings will move
from one resource to another
* some of the strings include the device name, which I plan to replace
using a `formatMessage` variable, changing the string in the process
* reusing the existing string IDs won't make sense: I plan to replace
`microbit.checkOSVersionTitle` with `extensions.checkOSVersionTitle`
for example
For now, all existing troubleshooting steps are being treated as
extension-specific in order to avoid localization disruptions. The new
versions of the strings are present, though, in order to allow
translators to start working on them if they'd like.
2022-07-08 18:09:49 -07:00
Benjamin Wheeler
92a4ed6f43
Merge pull request #6894 from benjiwheeler/remove-some-st-from-credits
...
removed ray, carl, karishma, bryce, katelyn, sarah. <3 <3 <3
2022-07-06 15:05:15 -04:00
Ben Wheeler
d9d4b03261
fixed test for conference link; changed footer link to not involve redirect
2022-06-29 12:17:08 -04:00
Ben Wheeler
b2b521befc
removed ray, carl, karishma, bryce, katelyn, sarah. <3 <3 <3
2022-06-29 09:51:02 -04:00
Ben Wheeler
6fdc5ce09e
removed conference 2022 files
2022-06-13 12:11:55 -04:00
Ben Wheeler
54b6744599
redirect conference 2022 routes to redirect: https://www.scratchfoundation.org/scratch-conference
2022-06-09 19:14:37 -04:00
apple502j
d40de4d8e9
Remove reference to Echo sound editor effect
2022-06-09 00:05:37 +09:00
Benjamin Wheeler
bac1e17d86
Merge pull request #6648 from mxmou/studio-comments-responsive
...
Fix studio comment issues on narrow screens
2022-06-08 10:39:52 -04:00
Tom Lum
6b2653b2f9
Merge pull request #6644 from mxmou/avatar-overflow-hidden
...
Fix Explore/search tile overflow when avatars don't load
2022-06-08 10:39:33 -04:00
Tom Lum
43cfa015d6
hides alt text
2022-06-08 10:39:08 -04:00
Sarah Otts
7bd153f0c8
Merge pull request #6647 from mxmou/reply-indent-align
...
Fix reply input indentation and alignment
2022-06-08 10:29:38 -04:00
tomlum
bdb65bdbff
indentation refactoring
2022-06-08 09:56:56 -04:00
tomlum
e60d1b7ce0
reindents gui
2022-06-08 09:54:29 -04:00
tomlum
9ff89c5d0a
lint refactor
2022-06-08 09:50:33 -04:00
tomlum
fa8e1c9ab1
adds clarifying comment
2022-06-08 09:43:52 -04:00
tomlum
ec7f8735f1
moves const
2022-06-07 17:28:42 -04:00
tomlum
7a52cedae1
replaces isNewProject
2022-06-07 17:08:36 -04:00
tomlum
6aca8d6e23
adds condition for loading projects
2022-06-07 12:37:05 -04:00
tomlum
60965bd24b
adds changes from previous PR
2022-06-06 15:49:54 -04:00
tomlum
99e3a469a1
Merge branch 'develop' of https://github.com/LLK/scratch-www into hotfix/project-token
2022-06-06 13:48:38 -04:00
tomlum
aed6b7b2a0
lint fix
2022-06-06 09:54:31 -04:00
tomlum
409dfbdc36
deploy to staging
2022-06-06 09:47:03 -04:00
tomlum
82cadf1a7b
adds fix for new project from old project
2022-06-02 15:14:06 -04:00
tomlum
2d921cb78a
refactors project token check for new projects
2022-06-02 15:02:26 -04:00
tomlum
dc656f496b
work on load project fix
2022-06-02 14:07:02 -04:00
tomlum
316db7f4e8
passes correct token to gui
2022-05-31 16:29:29 -04:00
picklesrus
e896c60f9a
Revert "Send fastly token to gui"
2022-05-24 17:01:54 -04:00
picklesrus
979022e372
Revert "Adds check for newly created project to not require token"
2022-05-24 16:59:46 -04:00
tomlum
4319820a72
lint fix
2022-05-24 14:19:46 -04:00
tomlum
16ae1a5d0f
adds check for newly created project to not require token
2022-05-24 14:06:41 -04:00
seotts
7281f65d97
Fix “Creative Expression” description copy in annual report
2022-05-24 10:41:40 -04:00
tomlum
0465ba334d
Merge branch 'develop' of https://github.com/LLK/scratch-www into send-fastly-token-to-gui
2022-05-23 10:45:42 -04:00
tomlum
5ca9978ce6
adds token to projectshape
2022-05-23 10:35:34 -04:00
tomlum
330ff3692a
adds token to embed view
2022-05-23 10:29:59 -04:00
Sarah Otts
9f619551f0
Merge pull request #6672 from JoelGritter/patch-1
...
fix(gh-6377): fix typos in alt text
2022-05-19 13:32:00 -04:00
Sarah Otts
1c4e3f4c56
Merge pull request #6673 from JoelGritter/patch-2
...
fix(gh-6316): make links open in new tabs
2022-05-19 13:29:21 -04:00
seotts
5c985f297f
Open internal links in same tab
2022-05-19 13:28:59 -04:00
tomlum
c4231fd178
Merge branch 'master' of https://github.com/LLK/scratch-www into send-fastly-token-to-gui
2022-05-13 14:58:33 -04:00
tomlum
09a2832215
renames getprojectdata to loadprojectdata
2022-05-13 14:51:52 -04:00
Sarah Otts
d28f64bc37
Merge pull request #6781 from seotts/annual-report-route-update
...
Switch /annual-report to 2021 report!
2022-05-11 09:15:06 -04:00
seotts
412fb2988b
remove unnessesary comment
2022-05-10 14:16:04 -04:00
seotts
6dad747671
Add margin to reach intro for small screens
2022-05-10 12:00:44 -04:00