Karishma Chadha
b2dfd0fa0f
Update name in annual report team section
2022-03-22 16:40:59 -04:00
Karishma Chadha
dc1a025de9
Update people on credits page
2022-03-22 16:40:00 -04: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
8c79e7f0a3
Merge pull request #6671 from kchadha/conference-page-banner-update
...
Update banner image on 2022 conference page
2022-03-22 14:36:10 -04:00
Tom Lum
d1b92fca65
Merge pull request #6505 from webdev03/patch-1
...
fix: question mark at the end of faq header missing
2022-03-18 16:51:17 -04:00
Karishma Chadha
9e359c203c
Update banner image on 2022 conference page
2022-03-18 16:46:39 -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
8ebd8121e0
Update date and time for conference and padding around 'stay tuned'
2022-03-16 17:29:56 -04:00
Karishma Chadha
96f2ba67d5
Move shared image to a shared folder
2022-03-16 10:43:57 -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
rschamp
930bb78304
Handle Totally Normal™ flags
2022-03-11 14:22:43 -05: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
Sarah Otts
0a88b93012
Merge pull request #6469 from JoelGritter/patch-1
...
fix(gh-4969): add missing period to l10n string
2022-03-03 13:56:50 -05:00
Sarah Otts
af1d42f4fd
Merge pull request #6449 from mxmou/project-instructions-left-align
...
Left-align project instructions and notes on medium window widths
2022-03-03 13:53:49 -05:00
Sarah Otts
092153ca2c
Merge pull request #6445 from mxmou/focus-reply-textarea
...
Focus comment reply textarea when it appears
2022-03-03 13:44:08 -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
tomlum
6bf5c4dd89
adds tests
2022-02-22 16:03:06 -05:00
BryceLTaylor
e2d1d50a33
Fixes styling of dropdown menu buttons for safari
2022-02-16 16:15:19 -05:00
tomlum
93eeb206af
removes unnecessary proptypes
2022-02-16 16:10:49 -05:00
tomlum
4dabdbf01b
css fix
2022-02-16 14:52:51 -05:00
tomlum
5ddcdb43cd
refactors and changes message url
2022-02-14 17:14:55 -05:00
tomlum
316a19d1d6
fixes dots on navigation bar
2022-02-10 17:26:31 -05:00
tomlum
9255a6168b
modal css fix
2022-02-10 17:06:55 -05:00
tomlum
7fd713eb6c
refactors and changes invite route
2022-02-10 11:43:58 -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
0e1ebbcf41
refactors and svg minify
2022-02-08 16:43:50 -05:00
webdev03
bf290e27ed
Merge branch 'LLK:develop' into patch-1
2022-02-05 19:59:56 +13:00
tomlum
f2bceb15e0
misc refactors
2022-02-04 16:25:16 -05:00
tomlum
4ed943c52f
rename to become-a-scratcher
2022-02-04 15:02:35 -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
Sarah Otts
eacdcdb870
Merge pull request #6471 from zoebentley/ethics-update-jan-2022
...
Updated text on Code of Ethics page
2022-02-01 11:02:24 -05:00
zoebentley
18a1f5f55f
Update src/views/ethics/l10n.json
...
Leave email on translated
Co-authored-by: Sarah Otts <se0042@gmail.com>
2022-02-01 10:30:04 -05:00
zoebentley
d55185eb1c
Update src/views/ethics/ethics.jsx
...
Leave email untranslated
Co-authored-by: Sarah Otts <se0042@gmail.com>
2022-02-01 10:29:35 -05:00
Sarah Otts
1dc4881080
Merge pull request #6446 from mxmou/teacher-registration-label-font-weight
...
Use font weight bold consistently for teacher registration form labels
2022-01-27 17:11:26 -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
webdev03
6b4c138c2e
Fix typo in FAQ
...
There is a topic in Suggestions for this: https://scratch.mit.edu/discuss/topic/560654/
2022-01-25 21:38:20 +13:00
tomlum
024f97ddb2
work on promote
2022-01-24 11:48:15 -05:00
Maximouse
55fa30e904
Use bold instead
2022-01-23 11:23:42 +01:00
Zoë Bentley
1143821dab
Updated text on Code of Ethics page
2022-01-21 10:18:26 -05:00
tomlum
cfe63c5b75
confetti and misc refactors
2022-01-20 16:34:58 -05:00