-
Notifications
You must be signed in to change notification settings - Fork 1
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Deploy preview for zothacks-site-2023-sanity ready!
|
Deploy preview for zothacks-site-2023 ready!
|
samderanova
previously approved these changes
Oct 3, 2023
There was a problem hiding this 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.
taesungh
reviewed
Oct 3, 2023
samderanova
previously approved these changes
Oct 4, 2023
samderanova
force-pushed
the
update/mobile-intro-section
branch
from
October 4, 2023 21:39
89fac9c
to
febc253
Compare
samderanova
approved these changes
Oct 4, 2023
taesungh
changed the title
Update: Intro Section Mobile Version
Update: Intro Section Mobile Version
Oct 4, 2023
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
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Since graphics provided a mobile version of the index card asset, the mobile version is used for breakpoints < 576px.