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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
gradio@5.3.0
Features
5015abb
- fix@gradio/sanitize
exports. Thanks @pngwn!92f337c
- Fix website build issue. Thanks @aliabd!7579e92
- Allow smoother plot changes. Thanks @aliabid94!Fixes
47b5565
- Fix broken image select. Thanks @aliabid94!36a5076
- Update client.py: raise error on 429 get_config. Thanks @Pendrokar!a72e1a9
- Streaming Markdown in chatbot Component Fix. Thanks @dawoodkhan82!16895e8
- Fixes v5: Event listeners are cluttering the logs when using lambda functions as the Callable if no outputs are specified #9742. Thanks @crypdick!cd7dab7
- Improve select event behaviour in gr.Dataframe. Thanks @hannahblair!2932e06
- Fix API info bug. Thanks @freddyaboulton!61cd768
- Ensures tabs with visible set to false are not visible. Thanks @hannahblair!38701a9
- Fix icons not showing in Safari. Thanks @hannahblair!2ade59b
- ExportTabs
type from@gradio/tabs
and fix the Playground to be compatible with the new Tabs API. Thanks @whitphx!bcb7d15
- Add a.clear
event to thegr.Chatbot
component. Thanks @abidlabs!df34f58
- Fixes bug where SVG icons could not be used in Buttons/Chatbots. Thanks @freddyaboulton!@gradio/accordion@0.4.4
Dependency updates
@gradio/annotatedimage@0.8.5
Dependency updates
@gradio/atoms@0.10.0
Features
92f337c
- Fix website build issue. Thanks @aliabd!Dependency updates
@gradio/audio@0.14.5
Dependency updates
@gradio/box@0.2.3
Dependency updates
@gradio/button@0.3.4
Dependency updates
@gradio/chatbot@0.16.0
Features
92f337c
- Fix website build issue. Thanks @aliabd!Fixes
61cd768
- Ensures tabs with visible set to false are not visible. Thanks @hannahblair!Dependency updates
@gradio/checkbox@0.4.4
Dependency updates
@gradio/checkboxgroup@0.6.4
Dependency updates
@gradio/code@0.10.5
Dependency updates
@gradio/colorpicker@0.4.4
Dependency updates
@gradio/core@0.2.1
Fixes
61cd768
- Ensures tabs with visible set to false are not visible. Thanks @hannahblair!Dependency updates
@gradio/dataframe@0.12.0
Features
92f337c
- Fix website build issue. Thanks @aliabd!Fixes
cd7dab7
- Improve select event behaviour in gr.Dataframe. Thanks @hannahblair!Dependency updates
@gradio/dataset@0.3.6
Dependency updates
@gradio/datetime@0.2.4
Dependency updates
@gradio/downloadbutton@0.2.4
Dependency updates
@gradio/dropdown@0.9.2
Dependency updates
@gradio/fallback@0.4.4
Dependency updates
@gradio/file@0.10.5
Dependency updates
@gradio/fileexplorer@0.5.5
Dependency updates
@gradio/form@0.2.3
Dependency updates
@gradio/gallery@0.13.5
Dependency updates
@gradio/highlightedtext@0.8.4
Dependency updates
@gradio/html@0.4.4
Dependency updates
@gradio/icons@0.8.1
Fixes
38701a9
- Fix icons not showing in Safari. Thanks @hannahblair!@gradio/image@0.16.5
Dependency updates
@gradio/imageeditor@0.11.5
Dependency updates
@gradio/json@0.5.4
Dependency updates
@gradio/label@0.4.4
Dependency updates
@gradio/markdown@0.11.0
Features
92f337c
- Fix website build issue. Thanks @aliabd!Dependency updates
@gradio/markdown-code@0.2.0
Features
92f337c
- Fix website build issue. Thanks @aliabd!Dependency updates
@gradio/markdown
@gradio/model3d@0.13.5
Dependency updates
@gradio/multimodaltextbox@0.7.3
Dependency updates
@gradio/nativeplot@0.4.4
Dependency updates
@gradio/number@0.5.4
Dependency updates
@gradio/paramviewer@0.5.4
Dependency updates
@gradio/plot@0.8.0
Features
7579e92
- Allow smoother plot changes. Thanks @aliabid94!Dependency updates
@gradio/preview@0.12.1
Fixes
8d848dd
- Add a port timeout detection feature for gradio/preview. Thanks @achilou!@gradio/radio@0.6.4
Dependency updates
@gradio/sanitize@0.1.2
Features
5015abb
- fix@gradio/sanitize
exports. Thanks @pngwn!Fixes
61cd768
- Ensures tabs with visible set to false are not visible. Thanks @hannahblair!@gradio/simpledropdown@0.3.4
Dependency updates
@gradio/simpleimage@0.8.5
Dependency updates
@gradio/simpletextbox@0.3.4
Dependency updates
@gradio/slider@0.5.4
Dependency updates
@gradio/statustracker@0.9.2
Dependency updates
@gradio/tabitem@0.3.2
Fixes
61cd768
- Ensures tabs with visible set to false are not visible. Thanks @hannahblair!Dependency updates
@gradio/tabs@0.3.2
Fixes
61cd768
- Ensures tabs with visible set to false are not visible. Thanks @hannahblair!2ade59b
- ExportTabs
type from@gradio/tabs
and fix the Playground to be compatible with the new Tabs API. Thanks @whitphx!@gradio/textbox@0.8.3
Dependency updates
@gradio/upload@0.13.4
Fixes
47b5565
- Fix broken image select. Thanks @aliabid94!Dependency updates
@gradio/uploadbutton@0.7.4
Dependency updates
@gradio/video@0.11.5
Dependency updates
gradio_client@1.4.2
Fixes
36a5076
- Update client.py: raise error on 429 get_config. Thanks @Pendrokar!website@0.40.3
Fixes
61cd768
- Ensures tabs with visible set to false are not visible. Thanks @hannahblair!2ade59b
- ExportTabs
type from@gradio/tabs
and fix the Playground to be compatible with the new Tabs API. Thanks @whitphx!Dependency updates
@self/app@1.42.1
Fixes
61cd768
- Ensures tabs with visible set to false are not visible. Thanks @hannahblair!Dependency updates
@self/build@0.2.0
Features
92f337c
- Fix website build issue. Thanks @aliabd!@self/component-test@0.2.5
Dependency updates
@self/tootils@0.7.5
Dependency updates