Skip to content

Conversation

@pngwn
Copy link
Member

@pngwn pngwn commented Nov 20, 2025

This PR:

  • ensure the cc request uses the correct path
  • adds the shared runtime to the spa
  • fixes the cc build.
  • it might fix cc dev but i havent had chance to test that yet as it needs the SPA fix

I also fixed a few types, cleaned up some unused arguments, and fixed some small bugs I found.

freddyaboulton and others added 30 commits September 15, 2025 10:59
* Remove crop_size parameter from ImageEditor __init__ function and docstring description

* Remove conversion code and deprecation warning message

* Fix docstring typo

* Remove deprecated ImageEditor crop_size references from demo files

* Remove crop_size parameters and variable assignments in super().__init__() calls for Sketchpad, Paint, and ImageMask classes that inherit from ImageEditor

* Regenerated notebook files

---------

Co-authored-by: pngwn <[email protected]>
* First draft

* Fix tests

* add changeset

* format

* Fix reload test

* Fix chatbot unit tests

* lint

* lint2

* Python unit tests

* Fix code

* Fix notebook

---------

Co-authored-by: gradio-pr-bot <[email protected]>
* fix: enable padding by default in Markdown component

* add changeset

* add changeset

* Fix: set the padding to false for both HTML and Markup

* Enable padding by default in HTML component

* fix: Fixed failing unit test and a docstring

---------

Co-authored-by: Abubakar Abid <[email protected]>
Co-authored-by: gradio-pr-bot <[email protected]>
Co-authored-by: Freddy Boulton <[email protected]>
* Set allow tags to true by default.

* add changeset

---------

Co-authored-by: gradio-pr-bot <[email protected]>
* Audio

* Fix

* Video

* Fix

* Docs

* Fix tests

* Fix

* Fix

* Fix typos
… `show_xxxxxxx_button` parameters (#12042)

* change buttons

* docstring

* changes

* changes

* notebooks

* changes

* changes

* fix tests

* fix lint

* changes

* changes

* fix json test

* story

* format
* Rename hf_token -> token

* remove

* Do client

* remaining files

* Guides

* Fix

* empty
* subtitles

* add video subtitles and allow json subs

* add changeset

* format

* notebook

* remove

* remove test files

* notebook fix

* merge fix

* remove unused prop

* type fix

* test fix

* test fixes

* format

---------

Co-authored-by: gradio-pr-bot <[email protected]>
* remove ws

* Fix:

* remove

* remove ws

* Format
Base automatically changed from 6.0-dev to main November 21, 2025 15:57
Copy link
Collaborator

@freddyaboulton freddyaboulton left a comment

Choose a reason for hiding this comment

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

Thank you @pngwn ! Verified the fix. Just need to clean up some console logs

@pngwn pngwn enabled auto-merge (squash) November 25, 2025 16:12
@pngwn pngwn disabled auto-merge November 25, 2025 16:24
@pngwn pngwn merged commit 7e867fd into main Nov 25, 2025
17 of 20 checks passed
@pngwn pngwn deleted the cc-fixes-6.0 branch November 25, 2025 16:24
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.