-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Website fixes for mobile #8857
Website fixes for mobile #8857
Conversation
🪼 branch checks and previews
|
🦄 change detectedThis Pull Request includes changes to the following packages.
With the following changelog entry.
Maintainers or the PR author can modify the PR title to modify this entry.
|
…io-app/gradio into aliabd/website-mobile-fixes t # especially if it merges an updated upstream into a topic branch.
…io-app/gradio into aliabd/website-mobile-fixes
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.
LGTM! I only have one suggestion (which could be tackled in a subsequent pr or this one): the same secondary sidebar that appears on the docs page and the playground, should also appear in the Guides to help you easily navigate to a desired guide
Thanks @abidlabs, added it to guides as well. |
* better header for mobile * add changeset * nicer border * style header * better search overlay * responsive changes * more mobile responsiveness * docs and guides mobile responsive * formatting * fix get started button * fix header * test without lite * formatting * secondary menu docs * fix type overflow in paramtable * playground header * playground on mobile * small changes * formatting * formatting --------- Co-authored-by: gradio-pr-bot <[email protected]>
* Add code * file_explorer test * dont use fastapi * Add code * Update requirements.txt * Ci security tweaks (#9010) * asd * asd * asd * asd * asd * asd * asd * asd * asd * asd * asd * asd * asd * asd * Ci security tweaks (#9012) * asd * asd * asd * asd * asd * asd * asd * asd * asd * asd * asd * asd * asd * asd * :[ * add cursor styling (#9003) * Add min/max-imize button to gr.Image and gr.Gallery (#8964) * add max/min-imize and zoom in and out to image preview * add full screen icon to gallery * add stories * add changeset * use native full screen api * remove zoom in/out * add changeset * tweaks * remove zoom prop * fix ui test * add annotated image btns * add changeset * format * ruff format * fix test * remove * tweak * fix test * format * amend bool check --------- Co-authored-by: gradio-pr-bot <[email protected]> Co-authored-by: pngwn <[email protected]> * Ci security tweaks (#9014) * asd * asd * asd * asd * asd * asd * asd * asd * asd * asd * asd * asd * asd * asd * :[ * asd * asd (#9015) * Ci security tweaks take seventy three (#9016) * asd * asd * asd * Ci security tweaks take seventy three (#9017) * asd * asd * asd * asd * Ci security tweaks take seventy three (#9018) * asd * asd * asd * asd * adsa * asd * Ci security tweaks take seventy three (#9019) * asd * asd * asd * asd * adsa * asd * asd * Website fixes for mobile (#8857) * better header for mobile * add changeset * nicer border * style header * better search overlay * responsive changes * more mobile responsiveness * docs and guides mobile responsive * formatting * fix get started button * fix header * test without lite * formatting * secondary menu docs * fix type overflow in paramtable * playground header * playground on mobile * small changes * formatting * formatting --------- Co-authored-by: gradio-pr-bot <[email protected]> * Ci security tweaks take seventy three (#9025) * asd * asd * asd * asd * adsa * asd * asd * asd * Ci security tweaks take seventy three (#9026) * asd * asd * asd * asd * adsa * asd * asd * asd * fix * asd (#9027) * fix (#9028) * Ci statuses (#9030) * fix * asd * Update tests * add changeset * Add code * add changeset * Comments --------- Co-authored-by: pngwn <[email protected]> Co-authored-by: Hannah <[email protected]> Co-authored-by: gradio-pr-bot <[email protected]> Co-authored-by: Ali Abdalla <[email protected]>
Makes a lot of changes to the website so it works better on mobile.