Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update: Intro Section Mobile Version #38

Merged
merged 3 commits into from
Oct 4, 2023
Merged

Conversation

waalbert
Copy link
Contributor

@waalbert waalbert commented Oct 2, 2023

Since graphics provided a mobile version of the index card asset, the mobile version is used for breakpoints < 576px.

@waalbert waalbert linked an issue Oct 2, 2023 that may be closed by this pull request
@github-actions
Copy link

github-actions bot commented Oct 2, 2023

Deploy preview for zothacks-site-2023-sanity ready!

Name Sanity Studio
Preview Visit Preview
Commit febc253

@github-actions
Copy link

github-actions bot commented Oct 2, 2023

Deploy preview for zothacks-site-2023 ready!

Name Hack at UCI Site
Preview Visit Preview
Commit febc253

samderanova
samderanova previously approved these changes Oct 3, 2023
Copy link
Contributor

@samderanova samderanova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good! Thanks for making the change so quickly.

samderanova
samderanova previously approved these changes Oct 4, 2023
@taesungh taesungh changed the title Update: Intro Section Mobile Version Update: Intro Section Mobile Version Oct 4, 2023
@taesungh taesungh merged commit e586e22 into main Oct 4, 2023
2 checks passed
tyleryy added a commit that referenced this pull request Oct 5, 2023
fix: apply button dimensions

fix: removed wrapper div and null zones

fix: title size change and apply button adjustments

fix: responsive apply button

fix: responsive title

fix: adjust apply button media query

update: added sticker coords into style prop

fix: removed console log

update: added application link

fix: click opens new tab

feat: added apply redirect route

update: redirect in next config

fix: removed /home redirect + added /mentor redirect

update: changed button href to /apply

feat: faq structure and styling

feat: fetch faq data from sanity

fix: use sanity _key as accordion key

Add mentor application link to mentor button

- `/mentor` redirect already included in 03cd11f
- Include `target` prop on `BookmarkLink`

Update: Intro Section Mobile Version (#38)

- Add mobile version of Intro index card
- Reduce Intro card padding for narrow views
---------
Co-authored-by: Taesung Hwang <[email protected]>

Temporarily remove sponsors section and add custom favicon.ico (#47)

- Temporarily removed sponsors section
- Generate proper `favicon.ico` asset and `icon.png`
- Use realfavicongenerator.net to generate multi-size ico asset
---------
Co-authored-by: Taesung Hwang <[email protected]>

update: disabled navbar and resources route

update: disable schedule page

fix: cache revalidation time of 60s

fix: move revalidate to page.tsx

Add hackathon dates (#52)

* update: hackathon dates
* fix: use ndash
* fix: remove year from date
@taesungh taesungh deleted the update/mobile-intro-section branch October 15, 2023 03:51
tyleryy added a commit that referenced this pull request Oct 15, 2023
update: lined paper transition

temp: open routes

update: added application link

fix: click opens new tab

feat: added apply redirect route

update: redirect in next config

fix: removed /home redirect + added /mentor redirect

update: changed button href to /apply

feat: faq structure and styling

feat: fetch faq data from sanity

fix: use sanity _key as accordion key

Add mentor application link to mentor button

- `/mentor` redirect already included in 03cd11f
- Include `target` prop on `BookmarkLink`

Update: Intro Section Mobile Version (#38)

- Add mobile version of Intro index card
- Reduce Intro card padding for narrow views
---------
Co-authored-by: Taesung Hwang <[email protected]>

Temporarily remove sponsors section and add custom favicon.ico (#47)

- Temporarily removed sponsors section
- Generate proper `favicon.ico` asset and `icon.png`
- Use realfavicongenerator.net to generate multi-size ico asset
---------
Co-authored-by: Taesung Hwang <[email protected]>

update: disabled navbar and resources route

update: disable schedule page

fix: cache revalidation time of 60s

fix: move revalidate to page.tsx

Add hackathon dates (#52)

* update: hackathon dates
* fix: use ndash
* fix: remove year from date

Replace `FontProvider` with CSS variable on `html`

- Since `FontProvider` relies on `styled-jsx` which is client-only,
  inject the `--next-font` variable to `RootLayout`'s `html` element
  which maintains compatibility with Bootstrap's reboot

Increase heading font sizes

- Fix Bootstrap `font-sizes` map override by including before imports
- Adjust Home Intro card spacing

fix: add 2023 to metadata title (#59)

feat: sanity schedule schema (#57)

* feat: sanity schedule schema

* fix: change schedule schema to use different documents

* fix: update schema name to event from schedule

* fix: schedule to event filename

update: social media icons (#61)

feat: resources page section structure

feat: API Resources section

feat: API Description card

fix: removed top margin on Resource title

feat: google cloud post it

feat: API resources section

fix: moved post its into single row

fix: remove unused imports

feat: resource page enhancements

feat: backend resources section

feat: backend card

fix: removed console log

feat: flask sticky note and config setup

feat: Backend Resource section

fix: common interfaces

fix: added typing + changed interface names

feat: API Resource schema and organization

fix: added type

feat: added tape to backend resources

fix: responsive design

fix: pascal case file names

fix: fix imports

fix: camelCase

fix: fixed unique key errors

feat: backend resources section

feat: backend card

fix: removed console log

feat: flask sticky note and config setup

feat: Backend Resource section

fix: common interfaces

fix: added typing + changed interface names

fix: added type

feat: added tape to backend resources

fix: responsive design

fix: altered Bookmark Link prop to accept variable props

feat: rebase from main + mentor redirect url

feat: added mentor app redirect route

fix: removed redirect route

update: added application link

fix: click opens new tab

feat: added apply redirect route

update: redirect in next config

fix: removed /home redirect + added /mentor redirect

update: changed button href to /apply

fix: switched mentor url to /mentor

feat: added mentor app redirect route

feat: faq structure and styling

feat: fetch faq data from sanity

fix: imports and duplicate folder

fix: removed mentor folder

fix: updated lock file

fix: text extending past card

fix: sticker positioning simplification

fix: rebase and html encode quotes

fix: useRef error during build

fix: PR changes

fix: drop shadow tag hover change

fix: drop shadow adjustments

update: removed sticky note assets

fix: backend group adjustments

fix: removed undefined type in interface

fix: changed post its comment to sticky notes

feat: page transition

update: lined paper transition

temp: open routes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use mobile version of index card for intro section
3 participants