Commit graph

1530 commits

Author SHA1 Message Date
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
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