Commit graph

1608 commits

Author SHA1 Message Date
Paul Clue
6e22ee068f Refactor tab component 2022-12-08 14:59:21 -05:00
Erika Delfino
eadc133cec Fixes issue on EV3 2022-12-07 12:27:00 -05:00
Paul Clue
7f50c47704 Change em to rem and delet ul styling 2022-12-02 21:58:51 -05:00
Paul Clue
99ddaeea0e Change heading levels 2022-12-02 11:57:54 -05:00
Paul Clue
5c44f03498 Add aria-label to select language-chooser element 2022-11-29 09:32:28 -05:00
Paul Clue
530c73c93b Correct format issues 2022-11-27 17:28:04 -05:00
Paul Clue
5bacb80e63 Add conditional for h5s on homepage 2022-11-23 13:15:40 -05:00
Paul Clue
a9941f8a49 Add aria-label to search icon 2022-11-23 09:13:22 -05:00
Andy O'Neill
3c45808380 Add unit tests and correct linting problems 2022-11-15 15:36:17 -05:00
Karishma Chadha
69065e129b feat: Create landing page for Scratch Link download (ENA-69) 2022-11-15 09:22:44 -05:00
tomlum
262ed7d79c updates donation url 2022-10-24 22:37:15 -04:00
Colby Gutierrez-Kraybill
bea73415c1 Return early if local check on password fails 2022-09-27 21:02:14 -04:00
Colby Gutierrez-Kraybill
191cfb1d57 Add check on password complexity by using a backend call without divulging the list being checked against. 2022-09-22 00:23:59 -04: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
Ben Wheeler
d9d4b03261 fixed test for conference link; changed footer link to not involve redirect 2022-06-29 12:17:08 -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
seotts
f8cc0a6e9d Remove bananas 🍌 2022-05-09 12:17:05 -04:00
seotts
3e287d41e0 Use larger fort (18px) for some paragraphs, per spec 2022-05-06 16:41:35 -04:00
Sarah Otts
b7b504d6d0
Merge pull request #6760 from bocoup/2021-annual-report
2021 annual report
2022-05-03 16:38:33 -04:00
caseymm
384a8e60a5 add tag component and fix linting 2022-05-02 12:04:07 -07:00
caseymm
0fd4c06cc3 css tweaks 2022-05-02 09:51:18 -07:00
Sarah Otts
611de01b61
Merge pull request #6757 from bocoup/2021-annual-report
2021 annual report
2022-05-02 10:22:45 -04:00
caseymm
240d6c0c87 start working on sparkles 2022-04-27 12:18:50 -07:00
picklesrus
96650c3fe0 Serve images from uploads instead of cdn2. cdn2 redirects to uploads already anyway. 2022-04-21 14:54:41 -04:00
picklesrus
ef299efc7f
Merge pull request #6646 from mxmou/compose-spacing
Correct comment compose spacing
2022-04-13 09:48:10 -04:00
caseymm
d6da78db95 fix linting 2022-04-08 11:56:18 -07:00
caseymm
a01349f05d more work on access and start community 2022-04-08 11:48:44 -07:00
Tom Lum
93e31c32ea
Merge pull request #6687 from tomlum/conference-page-banner-adjustment
adjusts navigation height and banner image
2022-03-22 15:42:02 -04:00
tomlum
61dada8282 adjusts navigation height and banner image 2022-03-22 14:57:45 -04:00
Tom Lum
61bd06ac78
Merge pull request #6451 from mxmou/explore-search-left-align
Make author username alignment consistent on Explore and search
2022-03-18 16:41:15 -04:00
Tom Lum
6471832f7c
Merge pull request #6447 from mxmou/search-thumbnail-title-full-width
Increase max-width of studio titles on Explore and search
2022-03-18 16:28:47 -04:00
Sarah Otts
0d8a5a63ba
Merge pull request #6478 from JoelGritter/patch-2
fix(gh-6002): fix cursor for ideas tile images
2022-03-17 13:36:05 -04:00
Karishma Chadha
90a9075dbf Add 2022 conference page. Refactor a bit of 2021 conference code so we don't have to create duplicate componenets 2022-03-15 18:22:40 -04:00
Maximouse
4738774011 Correct comment compose spacing 2022-03-15 13:00:08 +01:00
Maximouse
ea7f3cb770 Fix Explore/search tile overflow when avatars don't load 2022-03-15 11:25:17 +01:00
BryceLTaylor
e7c696de76 Fix format of url of caret.svg in language selector
also caret-hover.svg
2022-03-08 10:52:06 -05:00
rschamp
b648f82585 Remove expired Mandrill outage warning banner 2022-03-02 11:55:38 -05:00
Tom Lum
56a9b2b7e8
Merge pull request #6500 from tomlum/scratcher-onboarding
Scratcher Onboarding
2022-02-28 17:12:13 -05:00
Tom Lum
dadf7b337f
Merge pull request #6522 from tomlum/email-modal-css-fix
modal css fix
2022-02-28 16:59:10 -05:00
tomlum
cd483d704f Merge branch 'develop' of https://github.com/LLK/scratch-www into scratcher-onboarding 2022-02-23 16:48:03 -05:00
BryceLTaylor
e2d1d50a33 Fixes styling of dropdown menu buttons for safari 2022-02-16 16:15:19 -05:00
tomlum
9255a6168b modal css fix 2022-02-10 17:06:55 -05:00
BryceLTaylor
ccedbacb7d Update .scss files to fix deprecated syntax
hsl and hsla now require a % for the saturation and lightness values

division is now handled with the function math.div() rather than a slash

This removes many deprecation warnings
2022-02-09 12:48:13 -05:00
BryceLTaylor
2ebdd767cc replace node-sass with sass (dart-sass)
numbers are not valid class names and the new version of sass errors on it when the old version didn't.

Also, the jsx uses the class mod-2019 and I'm not sure why it worked in the first place.

We will need a followup to fix the deprecation warnings.
2022-02-09 12:08:51 -05:00
tomlum
f2bceb15e0 misc refactors 2022-02-04 16:25:16 -05:00
tomlum
497862d45c Merge remote-tracking branch 'scratch/develop' into scratcher-onboarding 2022-02-04 14:41:40 -05:00
tomlum
3ec8a7fba8 Merge remote-tracking branch 'origin' into scratcher-onboarding 2022-02-04 14:33:54 -05:00
tomlum
b388929865 lint line fix 2022-02-02 16:54:42 -05:00
tomlum
c83d01f843 scratcher onboarding page 2022-02-02 16:22:39 -05:00
Joel Gritter
a1504a1733
fix(gh-6002): fix cursor for ideas tile images
- update styling the TTTTile object to make the cursor a pointer on hover of the TTTTile image
2022-01-27 07:03:50 -05:00
Maximouse
55fa30e904 Use bold instead 2022-01-23 11:23:42 +01:00
Maximouse
1887b4dac7 Make author username alignment consistent on Explore and search 2022-01-10 11:09:21 +01:00
Maximouse
2bd58a32ce Use className 2022-01-09 16:50:42 +01:00
Maximouse
cdf44e0219 Increase max-width of studio titles on Explore and search 2022-01-09 14:30:45 +01:00
Maximouse
7157057bab Use font weight 500 consistently for teacher registration form labels 2022-01-09 14:15:29 +01:00
Karishma Chadha
f272af1034
Revert "Revert "Unconfirmed user link hotfix"" 2022-01-06 17:21:32 -05:00
Tom Lum
816d68de73
Revert "Unconfirmed user link hotfix" 2022-01-05 16:25:40 -05:00
Tom Lum
5477fbdbc1
Updates link in email confirmation modal 2022-01-05 16:18:45 -05:00
tomlum
62c9d1b46f css class refactor 2021-12-17 14:22:46 -05:00
seotts
0239276644 Change class name to "modal-text-content" 2021-12-17 13:30:49 -05:00
tomlum
1364e4400f css fixes and refactors 2021-12-17 13:13:36 -05:00
seotts
cb3864c67a Update ids in modal tests 2021-12-17 13:13:36 -05:00
seotts
938f3f4dbf Put tips in a list 2021-12-17 13:13:36 -05:00
seotts
fa42938247 Rename l10n ids to refer to components 2021-12-17 13:13:36 -05:00
seotts
7f2b756aba Localize email confirmation banner 2021-12-17 13:13:36 -05:00
tomlum
a2938d18eb fixes line length lint 2021-12-17 13:13:36 -05:00
seotts
92824f43aa Use onRequestClose instead of handleClose 2021-12-17 13:13:36 -05:00
seotts
2af9b673ff Wire up EmailConfirmationModal's close button 2021-12-17 13:13:30 -05:00
seotts
8b62fb9f63 Give EmailConfirmModal email address prop 2021-12-17 13:13:30 -05:00
seotts
f7008f533d Make all banners sticky 2021-12-17 13:09:46 -05:00
seotts
7a51bded90 Add banner css; make sticky 2021-12-17 13:09:46 -05:00
tomlum
85e5342748 email confirmation modal styling 2021-12-17 13:09:46 -05:00
tomlum
5b58c3822c in progress, tests, banner, modal 2021-12-17 13:09:46 -05:00
tomlum
058edef86a adds modal progress and new logic for showing share button on project page 2021-12-17 13:09:46 -05:00
tomlum
f17ee45ceb basic pages and profile picture and confetti 2021-12-14 12:31:26 -05:00
Karishma Chadha
1d68765c48 More layout, and font-size fixes for annual report. 2021-11-15 17:07:56 -05:00
Karishma Chadha
c835c67fe7 Updates to TextAndMediaSnippet layout, spacing, and some font sizing. Fix width of components of other sections e.g. Scratch in India. 2021-11-15 17:07:56 -05:00
Karishma Chadha
c60705d8f5
Merge pull request #6229 from bocoup/annual-report-2020
Annual Report Fixes
2021-10-29 17:57:32 -04:00
caseymm
f44ddbe7d3 fix video disappearing after fullscreen is entered and exited 2021-10-28 15:39:49 -07:00
Karishma Chadha
41b40810a1
Merge pull request #6228 from bocoup/annual-report-2020
Annual report 2020
2021-10-28 17:21:11 -04:00
caseymm
739c001f66 fix string and move a few things around. add better breakpoint for timeline 2021-10-28 14:04:29 -07:00
Karishma Chadha
2916d7e4cf
Merge pull request #6206 from bocoup/annual-report-2020
Annual report 2020
2021-10-26 18:18:44 -04:00
caseymm
3d44e562d3 iframe sizing 2021-10-22 15:25:56 -07:00
Karishma Chadha
0d5a44aa2c
Merge pull request #6131 from bocoup/annual-report-2020
Annual report 2020
2021-10-22 16:51:20 -04:00
caseymm
7557655a06 remove paragraph prop 2021-10-22 13:28:17 -07:00
caseymm
60a98a7a92 fix string links and rename splashes 2021-10-22 12:53:33 -07:00
caseymm
f8bdd8948b spinner color and correcting other errors 2021-10-21 16:42:22 -07:00
caseymm
ae4ecca386 i10n changes 2021-10-21 16:12:54 -07:00
caseymm
37dba60b1c links in paragraphs 2021-10-21 15:41:10 -07:00
caseymm
b460e9bb80 replace some images and start adding links to paragraphs 2021-10-21 15:10:47 -07:00
caseymm
fc47304527 finish all alt tags 2021-10-20 12:38:40 -07:00
caseymm
0e32b6c9c3 alts for video previews and country blurb sections 2021-10-20 11:22:52 -07:00
caseymm
2016380b34 add alts for india grid 2021-10-20 10:55:24 -07:00
caseymm
d3aa437444 styling 2021-10-19 16:27:42 -07:00
caseymm
4c29cb5dcc misc styling changes 2021-10-18 15:37:37 -07:00
caseymm
33132818c0 lint 2021-10-18 14:03:38 -07:00
caseymm
be9175aa64 misc timeline fixes 2021-10-18 14:00:11 -07:00
caseymm
0ed82b35c8 video buttons 2021-10-18 13:32:00 -07:00
Sarah Otts
e0a5ae5c68
Merge pull request #5884 from jeffalo/dont-search-empty-strings
Prevent searches for empty strings
2021-10-18 16:16:15 -04:00