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.21.0
Features
6812544
- On Windows OS, hidegr.Dataframe
scrollbars while keeping scrolling functionality. Thanks @abidlabs!9ec8898
- Fix excess scroll bug in dataframe. Thanks @hannahblair!8d03368
- Fix max characters in non-editable dataframes. Thanks @hannahblair!b3e8c26
- Implement cell selection via drag in dataframe. Thanks @hannahblair!c44b8f4
- Addstatic_columns
param for interactive dataframes. Thanks @hannahblair!373007b
- Allow sorting by multiple columns in dataframe. Thanks @hannahblair!39c30be
- Add parent focus for drag selection. Thanks @hannahblair!3b48367
- Allow navigating down from header cells, as well as support cmd/ctrl + arrow keys. Thanks @abidlabs!85f6132
- Fix cell selection when using shift + arrow keys. Thanks @abidlabs!731ab92
- Autocompletion on code editor component. Thanks @whitphx!3086343
- Fixed size for pending thoughts. Thanks @dawoodkhan82!0ce7bfe
- Allow tags for chatbot models usinggr.load
. Thanks @dawoodkhan82!Fixes
b4342d2
- Fix dataframe search and filter functionality. Thanks @hannahblair!88941b6
- Remove fixed layouts from dataframe. Thanks @hannahblair!b5ca1dc
- Refactorgr.Dataframe
. Thanks @hannahblair!fb8c1cb
- Movegr.Textbox
lines logic to frontend. Thanks @abidlabs!3232cdd
- fix: latex rendering of markdown. Thanks @Col0ring!dd2de17
- Fix windows path issue in FileExplorer. Thanks @aliabid94!@gradio/accordion@0.5.9
Dependency updates
@gradio/annotatedimage@0.9.11
Dependency updates
@gradio/atoms@0.14.0
Features
373007b
- Allow sorting by multiple columns in dataframe. Thanks @hannahblair!Dependency updates
@gradio/audio@0.17.5
Dependency updates
@gradio/box@0.2.13
Dependency updates
@gradio/button@0.4.10
Dependency updates
@gradio/chatbot@0.24.4
Features
3086343
- Fixed size for pending thoughts. Thanks @dawoodkhan82!Dependency updates
@gradio/checkbox@0.4.15
Dependency updates
@gradio/checkboxgroup@0.6.15
Dependency updates
@gradio/code@0.12.0
Features
731ab92
- Autocompletion on code editor component. Thanks @whitphx!Dependency updates
@gradio/colorpicker@0.4.15
Dependency updates
@gradio/core@0.13.0
Features
373007b
- Allow sorting by multiple columns in dataframe. Thanks @hannahblair!Dependency updates
@gradio/dataframe@0.17.0
Features
6812544
- On Windows OS, hidegr.Dataframe
scrollbars while keeping scrolling functionality. Thanks @abidlabs!9ec8898
- Fix excess scroll bug in dataframe. Thanks @hannahblair!8d03368
- Fix max characters in non-editable dataframes. Thanks @hannahblair!b3e8c26
- Implement cell selection via drag in dataframe. Thanks @hannahblair!c44b8f4
- Addstatic_columns
param for interactive dataframes. Thanks @hannahblair!373007b
- Allow sorting by multiple columns in dataframe. Thanks @hannahblair!39c30be
- Add parent focus for drag selection. Thanks @hannahblair!3b48367
- Allow navigating down from header cells, as well as support cmd/ctrl + arrow keys. Thanks @abidlabs!85f6132
- Fix cell selection when using shift + arrow keys. Thanks @abidlabs!Fixes
b4342d2
- Fix dataframe search and filter functionality. Thanks @hannahblair!88941b6
- Remove fixed layouts from dataframe. Thanks @hannahblair!b5ca1dc
- Refactorgr.Dataframe
. Thanks @hannahblair!Dependency updates
@gradio/dataset@0.4.10
Dependency updates
@gradio/datetime@0.3.7
Dependency updates
@gradio/downloadbutton@0.3.10
Dependency updates
@gradio/dropdown@0.9.14
Dependency updates
@gradio/fallback@0.4.15
Dependency updates
@gradio/file@0.12.10
Dependency updates
@gradio/fileexplorer@0.5.21
Dependency updates
@gradio/form@0.2.13
Dependency updates
@gradio/gallery@0.15.10
Dependency updates
@gradio/highlightedtext@0.8.15
Dependency updates
@gradio/html@0.6.6
Dependency updates
@gradio/image@0.21.5
Dependency updates
@gradio/imageeditor@0.12.12
Dependency updates
@gradio/json@0.5.15
Dependency updates
@gradio/label@0.5.7
Dependency updates
@gradio/lite@5.21.0
Features
731ab92
- Autocompletion on code editor component. Thanks @whitphx!Dependency updates
@gradio/markdown@0.13.5
Dependency updates
@gradio/markdown-code@0.4.1
Fixes
3232cdd
- fix: latex rendering of markdown. Thanks @Col0ring!@gradio/model3d@0.14.5
Dependency updates
@gradio/multimodaltextbox@0.9.11
Dependency updates
@gradio/nativeplot@0.5.9
Dependency updates
@gradio/number@0.5.15
Dependency updates
@gradio/paramviewer@0.7.3
Dependency updates
@gradio/plot@0.9.10
Dependency updates
@gradio/radio@0.6.15
Dependency updates
@gradio/sidebar@0.1.7
Dependency updates
@gradio/simpledropdown@0.3.15
Dependency updates
@gradio/simpleimage@0.8.21
Dependency updates
@gradio/simpletextbox@0.3.15
Dependency updates
@gradio/sketchbox@0.6.2
Dependency updates
@gradio/slider@0.6.3
Dependency updates
@gradio/statustracker@0.10.5
Dependency updates
@gradio/textbox@0.10.5
Fixes
fb8c1cb
- Movegr.Textbox
lines logic to frontend. Thanks @abidlabs!Dependency updates
@gradio/upload@0.15.5
Dependency updates
@gradio/uploadbutton@0.8.10
Dependency updates
@gradio/video@0.14.5
Dependency updates
website@0.53.0
Features
731ab92
- Autocompletion on code editor component. Thanks @whitphx!Dependency updates
@self/app@1.47.7
Dependency updates
@self/component-test@0.5.11
Dependency updates
@self/tootils@0.7.16
Dependency updates