Skip to content

Conversation

freddyaboulton
Copy link
Collaborator

Description

Follow up from #11723

Screenshot 2025-08-22 at 11 52 39 AM Screenshot 2025-08-22 at 11 52 26 AM

🎯 PRs Should Target Issues

Before your create a PR, please check to see if there is an existing issue for this change. If not, please create an issue before you create this PR, unless the fix is very small.

Not adhering to this guideline will result in the PR being closed.

Testing and Formatting Your Code

  1. PRs will only be merged if tests pass on CI. We recommend at least running the backend tests locally, please set up your Gradio environment locally and run the backed tests: bash scripts/run_backend_tests.sh

  2. Please run these bash scripts to automatically format your code: bash scripts/format_backend.sh, and (if you made any changes to non-Python files) bash scripts/format_frontend.sh

@gradio-pr-bot
Copy link
Collaborator

gradio-pr-bot commented Aug 22, 2025

🪼 branch checks and previews

Name Status URL
Spaces ready! Spaces preview
Storybook ready! Storybook preview
🦄 Changes detected! Details

Install Gradio from this PR

pip install https://gradio-pypi-previews.s3.amazonaws.com/49fdc6dcaaedd73e248ccd03b9beb63c088cbfad/gradio-5.43.1-py3-none-any.whl

Install Gradio Python Client from this PR

pip install "gradio-client @ git+https://github.com/gradio-app/gradio@49fdc6dcaaedd73e248ccd03b9beb63c088cbfad#subdirectory=client/python"

Install Gradio JS Client from this PR

npm install https://gradio-npm-previews.s3.amazonaws.com/49fdc6dcaaedd73e248ccd03b9beb63c088cbfad/gradio-client-1.17.1.tgz

Use Lite from this PR

<script type="module" src="https://gradio-lite-previews.s3.amazonaws.com/49fdc6dcaaedd73e248ccd03b9beb63c088cbfad/dist/lite.js""></script>

@freddyaboulton freddyaboulton added the v: patch A change that requires a patch release label Aug 22, 2025
@freddyaboulton freddyaboulton requested review from abidlabs, pngwn, dawoodkhan82 and hannahblair and removed request for abidlabs August 22, 2025 15:56
@gradio-pr-bot
Copy link
Collaborator

gradio-pr-bot commented Aug 22, 2025

🦄 change detected

This Pull Request includes changes to the following packages.

Package Version
@gradio/core patch
@gradio/icons patch
gradio patch

  • Use icons instead of Emojis in MCP page

‼️ Changeset not approved by maintainers. Ensure the version bump is appropriate for all packages before approving.

  • Maintainers can approve the changeset by selecting this checkbox.

Something isn't right?

  • Maintainers can change the version label to modify the version bump.
  • If the bot has failed to detect any changes, or if this pull request needs to update multiple packages to different versions or requires a more comprehensive changelog entry, maintainers can update the changelog file directly.

@abidlabs
Copy link
Member

Sweet thanks so much @freddyaboulton! Just a quick thing, it looks like the svgs are a "bit high", can we lower their vertical position just a notch to center it with the text?

@freddyaboulton
Copy link
Collaborator Author

Tweaked it!

image

@freddyaboulton freddyaboulton marked this pull request as ready for review August 22, 2025 18:13
Copy link
Member

@abidlabs abidlabs left a comment

Choose a reason for hiding this comment

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

LGTM thanks so much @freddyaboulton!

@abidlabs abidlabs enabled auto-merge (squash) August 23, 2025 03:27
@abidlabs abidlabs merged commit f67faa4 into main Aug 23, 2025
23 of 27 checks passed
@abidlabs abidlabs deleted the mcp-icons branch August 23, 2025 03:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v: patch A change that requires a patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants