i am changesets now (#9612)

* version

* fix
This commit is contained in:
pngwn 2024-10-09 13:46:26 +01:00 committed by GitHub
parent 9031324364
commit bbf9ba7e99
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
273 changed files with 1129 additions and 1036 deletions

View File

@ -1,5 +0,0 @@
---
"gradio": minor
---
feat:No token passed by default in `gr.load()`

View File

@ -1,15 +0,0 @@
---
"@gradio/atoms": minor
"@gradio/button": minor
"@gradio/checkboxgroup": minor
"@gradio/datetime": minor
"@gradio/dropdown": minor
"@gradio/form": minor
"@gradio/multimodaltextbox": minor
"@gradio/number": minor
"@gradio/radio": minor
"@gradio/textbox": minor
"gradio": minor
---
feat:Adding new themes to Gradio 5.0

View File

@ -1,6 +0,0 @@
---
"@gradio/chatbot": minor
"gradio": minor
---
feat:Small tweak to how thoughts are shown in `gr.Chatbot`

View File

@ -1,7 +0,0 @@
---
"@gradio/audio": minor
"gradio": minor
"website": minor
---
feat:Start/stop recoding from the backend. Add guide on conversational chatbots

View File

@ -1,9 +0,0 @@
---
"@gradio/core": minor
"@self/app": minor
"@self/spa": minor
"@self/tootils": minor
"gradio": minor
---
feat:SSR e2e + fixes

View File

@ -1,9 +0,0 @@
---
"@gradio/lite": minor
"@gradio/tabitem": minor
"@gradio/tabs": minor
"gradio": minor
"website": minor
---
feat:Playground requirements tab

View File

@ -1,8 +0,0 @@
---
"@gradio/icons": minor
"@gradio/multimodaltextbox": minor
"@gradio/textbox": minor
"gradio": minor
---
feat:Built-in submit and stop buttons in `gr.ChatInterface(multimodal=False)`, adding `submit_btn` and `stop_btn` props to `gr.Textbox()` and `gr.MultimodalText()`

View File

@ -1,6 +0,0 @@
---
"gradio": minor
"gradio_client": minor
---
feat:Fix most flaky Python tests in `5.0-dev` branch

View File

@ -1,9 +0,0 @@
---
"@gradio/chatbot": minor
"@gradio/icons": minor
"@gradio/imageeditor": minor
"@gradio/statustracker": minor
"gradio": minor
---
feat:Move buttons from chat_interface into Chatbot

View File

@ -1,7 +0,0 @@
---
"@gradio/tabitem": minor
"@gradio/tabs": minor
"gradio": minor
---
feat:Redesign `gr.Tabs()`

View File

@ -1,18 +0,0 @@
---
"@gradio/annotatedimage": minor
"@gradio/atoms": minor
"@gradio/audio": minor
"@gradio/file": minor
"@gradio/gallery": minor
"@gradio/image": minor
"@gradio/imageeditor": minor
"@gradio/json": minor
"@gradio/model3d": minor
"@gradio/simpleimage": minor
"@gradio/upload": minor
"@gradio/video": minor
"@gradio/wasm": minor
"gradio": minor
---
feat:Improve Icon Button consistency

View File

@ -1,7 +0,0 @@
---
"@gradio/core": minor
"@self/spa": minor
"gradio": minor
---
feat:Fix reload mode and streaming in 5.0 dev

View File

@ -1,6 +0,0 @@
---
"@gradio/markdown": minor
"gradio": minor
---
feat:Use `container` param in `gr.Markdown`

View File

@ -1,7 +0,0 @@
---
"@gradio/column": minor
"@gradio/row": minor
"gradio": minor
---
feat:Equal height columns

View File

@ -1,6 +0,0 @@
---
"@gradio/colorpicker": minor
"gradio": minor
---
feat:Update gr.ColorPicker UI

View File

@ -1,6 +0,0 @@
---
"@gradio/slider": minor
"gradio": minor
---
feat:Redesign `gr.Slider()`

View File

@ -1,7 +0,0 @@
---
"@gradio/code": minor
"@gradio/icons": minor
"gradio": minor
---
feat:Improve `gr.Code`

View File

@ -1,6 +0,0 @@
---
"gradio": minor
"gradio_client": minor
---
feat:Drop python 3.8 and 3.9

View File

@ -1,6 +0,0 @@
---
"@gradio/atoms": minor
"gradio": minor
---
feat:Centre components within `Block` when height and width are set

View File

@ -1,7 +0,0 @@
---
"@gradio/button": minor
"@gradio/group": minor
"gradio": minor
---
feat:Redesign `gr.Button()`

View File

@ -1,6 +0,0 @@
---
"@gradio/button": patch
"gradio": patch
---
fix:Center icon in button when no text is present

View File

@ -1,8 +0,0 @@
---
"@gradio/chatbot": minor
"@gradio/client": minor
"@gradio/core": minor
"gradio": minor
---
feat:Disable liking user message in chatbot by default but make it configurable

View File

@ -1,5 +0,0 @@
---
"gradio": minor
---
feat:Remove two dependencies: `importlib_resources` and `urllib3` (if not in Wasm)

View File

@ -1,5 +0,0 @@
---
"gradio": patch
---
feat:Improve url downloads for file objects

View File

@ -1,5 +0,0 @@
---
"gradio": minor
---
feat:Prevent invalid values from being submitted to dropdown, etc.

View File

@ -1,8 +0,0 @@
---
"@gradio/chatbot": minor
"@gradio/multimodaltextbox": minor
"@gradio/textbox": minor
"gradio": minor
---
feat:Chatbot Examples

View File

@ -1,6 +0,0 @@
---
"gradio": minor
"website": minor
---
feat:Deprecate type='tuples for chatbot and focus chatbot docs on 'messages' type

View File

@ -1,7 +0,0 @@
---
"@gradio/client": patch
"@gradio/core": patch
"gradio": patch
---
fix:Trigger state change event on iterators

View File

@ -1,5 +0,0 @@
---
"gradio": minor
---
feat:Postprocess hardening

View File

@ -1,5 +0,0 @@
---
"website": minor
---
feat:Expanding AI Playground Prompt for Qwen

View File

@ -1,5 +0,0 @@
---
"gradio": minor
---
feat:Adds TLS to FRP tunnel

View File

@ -1,5 +0,0 @@
---
"gradio": minor
---
feat:Minor changes to flagging for 5.0

View File

@ -1,11 +0,0 @@
---
"@gradio/audio": minor
"@gradio/core": minor
"@gradio/file": minor
"@gradio/image": minor
"@gradio/model3d": minor
"@gradio/video": minor
"gradio": minor
---
feat:Adds ability to block event trigger when file is uploading

View File

@ -1,10 +0,0 @@
---
"@gradio/audio": minor
"@gradio/client": minor
"@gradio/core": minor
"@gradio/icons": minor
"@gradio/image": minor
"gradio": minor
---
feat:Open audio/image input stream only when queue is ready

View File

@ -1,5 +0,0 @@
---
"gradio": minor
---
feat:Equal height in row false by default

View File

@ -1,9 +0,0 @@
---
"@gradio/atoms": minor
"@gradio/chatbot": minor
"@gradio/icons": minor
"@gradio/statustracker": minor
"gradio": minor
---
feat:Move icons into `IconButtonWrapper`

View File

@ -1,5 +0,0 @@
---
"gradio": minor
---
feat:Improve is_in_or_equal and fuzzer

View File

@ -1,8 +0,0 @@
---
"@gradio/core": minor
"@gradio/image": minor
"@gradio/utils": minor
"gradio": minor
---
feat:Streaming Guides

View File

@ -1,6 +0,0 @@
---
"gradio": minor
"gradio_client": minor
---
feat:Only move files to the cache that have a meta key

View File

@ -1,5 +0,0 @@
---
"gradio": minor
---
feat:Enhance Lite E2E tests and fix a networking problem on Lite

View File

@ -1,9 +0,0 @@
---
"@gradio/client": minor
"@gradio/core": minor
"@gradio/image": minor
"gradio": minor
"gradio_client": minor
---
feat:Send Streaming data over Websocket if possible. Also support base64 output format for images.

View File

@ -1,6 +0,0 @@
---
"@gradio/button": minor
"gradio": minor
---
feat:Adds a "huggingface" button variant, and makes it the default for `gr.LoginButton` and `gr.DuplicateButton`

View File

@ -1,5 +0,0 @@
---
"@gradio/preview": patch
---
fix:Fix package.json `exports` of @gradio/preview

View File

@ -1,20 +0,0 @@
---
"@gradio/atoms": minor
"@gradio/checkbox": minor
"@gradio/checkboxgroup": minor
"@gradio/colorpicker": minor
"@gradio/core": minor
"@gradio/datetime": minor
"@gradio/dropdown": minor
"@gradio/multimodaltextbox": minor
"@gradio/nativeplot": minor
"@gradio/number": minor
"@gradio/radio": minor
"@gradio/simpledropdown": minor
"@gradio/simpletextbox": minor
"@gradio/slider": minor
"@gradio/textbox": minor
"gradio": minor
---
feat:Allow `info=` to render markdown

View File

@ -1,5 +0,0 @@
---
"gradio": minor
---
feat:Fix typo in `tunneling.py`

View File

@ -1,5 +0,0 @@
---
"gradio": minor
---
feat:Object Detection From Webcam Stream Guide

View File

@ -1,5 +0,0 @@
---
"gradio": minor
---
feat:Disable sagemaker_check() for now

View File

@ -1,7 +0,0 @@
---
"@gradio/atoms": minor
"@gradio/chatbot": minor
"gradio": minor
---
feat:Fix chatinterface embedding height issues

View File

@ -1,5 +0,0 @@
---
"gradio": minor
---
feat:Raise ChecksumMismatchError

View File

@ -1,5 +0,0 @@
---
"gradio": minor
---
feat:Chat Interface Multimodal Fix & Fallback to `gr.Examples()`

View File

@ -1,9 +0,0 @@
---
"@gradio/preview": minor
"@self/app": minor
"@self/build": minor
"@self/spa": minor
"gradio": minor
---
feat:Fix custom component CLI on main/5.0

View File

@ -1,6 +0,0 @@
---
"@gradio/audio": minor
"gradio": minor
---
feat:Fix Cached Examples for Streamed Media

View File

@ -1,6 +0,0 @@
---
"@self/spa": minor
"gradio": minor
---
feat:add local fonts and update themes

View File

@ -1,10 +0,0 @@
---
"@gradio/button": minor
"@gradio/column": minor
"@gradio/dataframe": minor
"@gradio/row": minor
"@gradio/tabs": minor
"gradio": minor
---
feat:UI theme fixes

View File

@ -1,6 +0,0 @@
---
"@gradio/dataframe": minor
"gradio": minor
---
feat:Tweak gr.Dataframe menu UX

View File

@ -1,6 +0,0 @@
---
"@gradio/chatbot": minor
"gradio": minor
---
feat:Chatbot bug fixes

View File

@ -1,8 +0,0 @@
---
"@gradio/core": minor
"@gradio/lite": minor
"@self/spa": minor
"gradio": minor
---
feat:Remove lite/theme.css from the Git-managed file tree

View File

@ -1,5 +0,0 @@
---
"gradio": minor
---
feat:Small tweaks to improve the DX for the "tuples"/"messages" argument in `gr.Chatbot`

View File

@ -1,5 +0,0 @@
---
"gradio": minor
---
feat:Adds `strict_cors` parameter to `launch()`

View File

@ -1,5 +0,0 @@
---
"gradio": minor
---
feat:Dont move files to cache automatically in chatbot postprocess

View File

@ -1,6 +0,0 @@
---
"@gradio/slider": minor
"gradio": minor
---
feat:Fix `slider-color` var

View File

@ -1,7 +0,0 @@
---
"@gradio/core": minor
"@gradio/dataframe": minor
"gradio": minor
---
feat:Update gr.Dataframe UI with action popover

View File

@ -1,6 +0,0 @@
---
"@gradio/chatbot": patch
"gradio": patch
---
fix:Ensure undo/try shows for final bot message in gr.Chatbot

View File

@ -1,9 +0,0 @@
---
"@gradio/chatbot": minor
"@gradio/icons": minor
"@gradio/image": minor
"@gradio/video": minor
"gradio": minor
---
feat:Chatbot autoscroll

View File

@ -1,8 +0,0 @@
---
"@gradio/html": minor
"@gradio/markdown": minor
"@gradio/utils": minor
"gradio": minor
---
feat:Prevent HTML and Markdown height changing when status is hidden

View File

@ -1,7 +0,0 @@
---
"@gradio/core": minor
"@gradio/gallery": minor
"gradio": minor
---
feat:Video gallery

View File

@ -1,6 +0,0 @@
---
"@gradio/markdown": minor
"gradio": minor
---
feat:Fix overflowing markdown in Chatbot

View File

@ -1,5 +0,0 @@
---
"gradio": minor
---
feat:Add support for 3rd party providers to `gr.load`, and provide a better UX for conversational models

View File

@ -1,7 +0,0 @@
---
"@gradio/column": minor
"gradio": minor
"website": minor
---
feat:Remove grey background behind all components

View File

@ -1,5 +0,0 @@
---
"gradio": minor
---
feat:Fix custom component CLI unit tests

View File

@ -1,6 +0,0 @@
---
"@gradio/code": minor
"gradio": minor
---
feat:Add Jinja2 language to Code component

View File

@ -1,5 +0,0 @@
---
"gradio": minor
---
feat:Improve button consistency across light/dark mode

View File

@ -1,5 +0,0 @@
---
"gradio": minor
---
feat:Make `gr.Image` preprocessing more efficient

View File

@ -1,5 +0,0 @@
---
"gradio": minor
---
feat:Set default `format` in `gr.Audio` to be `None` to avoid unnecessary preprocessing

View File

@ -1,7 +0,0 @@
---
"@gradio/chatbot": minor
"@gradio/markdown": minor
"gradio": minor
---
feat:Fix markdown code copy/check button in gr.Chatbot

View File

@ -1,5 +0,0 @@
---
"website": minor
---
feat:Fixes website build in 5.0-dev

View File

@ -1,6 +0,0 @@
---
"@gradio/imageeditor": minor
"gradio": minor
---
feat:Fix cut off in gr.ImageEditor

View File

@ -1,5 +0,0 @@
---
"gradio": minor
---
feat:Small fixes to `gr.Dataframe` and chatbot docs

View File

@ -1,6 +0,0 @@
---
"@gradio/chatbot": minor
"gradio": minor
---
feat:9227 chatinterface retry bug

View File

@ -1,5 +0,0 @@
---
"@self/app": minor
---
feat:fix css

View File

@ -1,6 +0,0 @@
---
"@gradio/imageeditor": minor
"gradio": minor
---
feat:Fix `gr.ImageEditor` toolbar cutoff

View File

@ -1,8 +0,0 @@
---
"@gradio/core": minor
"@self/app": minor
"@self/spa": minor
"gradio": minor
---
feat:Fix reload mode

View File

@ -1,10 +0,0 @@
---
"@gradio/lite": minor
"@gradio/theme": minor
"@self/component-test": minor
"@self/storybook": minor
"gradio": minor
"website": minor
---
feat:🔡 Update default core Gradio font

View File

@ -1,6 +0,0 @@
---
"@gradio/wasm": minor
"gradio": minor
---
feat:Pre/post-processing download requests

View File

@ -1,5 +0,0 @@
---
"gradio": minor
---
feat:Lighten secondary button grey fill

View File

@ -1,5 +0,0 @@
---
"gradio": minor
---
feat:Fixes race condition in `update_root_in_config`

View File

@ -1,6 +0,0 @@
---
"@gradio/wasm": minor
"gradio": minor
---
feat:Proposal: remove `gr.make_waveform` and remove `matplotlib` as a dependency

View File

@ -1,5 +0,0 @@
---
"gradio": minor
---
feat:Tweaks to SSR mode

View File

@ -1,6 +0,0 @@
---
"gradio": minor
"gradio_client": minor
---
feat:Api info fix

View File

@ -1,5 +0,0 @@
---
"gradio": patch
---
feat:Raise WasmUnsupportedError for ffmpeg usage on Lite

View File

@ -1,7 +0,0 @@
---
"@gradio/chatbot": minor
"@gradio/multimodaltextbox": minor
"gradio": minor
---
feat:Some more chatbot fixes

View File

@ -1,5 +0,0 @@
---
"gradio": minor
---
feat:Use or `pathlib.Path` objects to indicate filepaths for `css`, `js`, and `head` parameters

View File

@ -1,7 +0,0 @@
---
"@gradio/dataframe": minor
"gradio": minor
"website": minor
---
feat:Fix. Triggered dataframe change event for header change

View File

@ -1,5 +0,0 @@
---
"website": minor
---
feat:Fixes website build

View File

@ -1,5 +0,0 @@
---
"gradio": major
---
feat:Deprecate for 5.0

View File

@ -1,5 +0,0 @@
---
"gradio": minor
---
feat:Reduce analytics that are collected

View File

@ -1,6 +0,0 @@
---
"@gradio/image": patch
"gradio": patch
---
feat:Fix stop recording button colors

View File

@ -1,5 +0,0 @@
---
"website": minor
---
feat:Fixes annoying height bug in playground

View File

@ -1,5 +0,0 @@
---
"gradio": minor
---
feat:Deprecate passing a tuple for gr.Code value

View File

@ -1,5 +0,0 @@
---
"gradio": minor
---
feat:Raise error instead of warning if checksums for binary do not match

Some files were not shown because too many files have changed in this diff Show More