-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b67115e
commit 420f196
Showing
511 changed files
with
14,716 additions
and
8,822 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"gradio": minor | ||
--- | ||
|
||
feat:Better test dir check |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"gradio": patch | ||
--- | ||
|
||
fix: ensure all relevant packages are available to the custom component CLI |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"gradio": minor | ||
--- | ||
|
||
feat:V4: Some misc fixes |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
"@gradio/atoms": minor | ||
"@gradio/column": minor | ||
"@gradio/icons": minor | ||
"@gradio/statustracker": minor | ||
"@gradio/tooltip": minor | ||
"@gradio/upload": minor | ||
"@gradio/utils": minor | ||
"gradio": minor | ||
--- | ||
|
||
feat:release first version |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
--- | ||
"@gradio/accordion": minor | ||
"@gradio/annotatedimage": minor | ||
"@gradio/app": minor | ||
"@gradio/audio": minor | ||
"@gradio/chatbot": minor | ||
"@gradio/checkbox": minor | ||
"@gradio/checkboxgroup": minor | ||
"@gradio/code": minor | ||
"@gradio/colorpicker": minor | ||
"@gradio/dataframe": minor | ||
"@gradio/dropdown": minor | ||
"@gradio/fallback": minor | ||
"@gradio/file": minor | ||
"@gradio/gallery": minor | ||
"@gradio/highlightedtext": minor | ||
"@gradio/html": minor | ||
"@gradio/image": minor | ||
"@gradio/json": minor | ||
"@gradio/label": minor | ||
"@gradio/markdown": minor | ||
"@gradio/model3d": minor | ||
"@gradio/number": minor | ||
"@gradio/plot": minor | ||
"@gradio/radio": minor | ||
"@gradio/slider": minor | ||
"@gradio/statustracker": minor | ||
"@gradio/textbox": minor | ||
"@gradio/video": minor | ||
"gradio": minor | ||
--- | ||
|
||
feat:fix build and broken imports |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@gradio/preview": minor | ||
--- | ||
|
||
feat:Fix windows paths |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"gradio": minor | ||
--- | ||
|
||
feat:Patch fixes |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"gradio": minor | ||
--- | ||
|
||
feat:Fix js deps in cli and add gradio-preview artifacts to build |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"gradio": minor | ||
--- | ||
|
||
feat:Add docstring to trigger release |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
"@gradio/preview": minor | ||
"gradio": minor | ||
--- | ||
|
||
feat:Add host to dev mode for vite |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"gradio": minor | ||
--- | ||
|
||
feat:Make layout components templateable |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"gradio": minor | ||
--- | ||
|
||
feat:Use overrides |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
"@gradio/preview": minor | ||
"gradio": minor | ||
--- | ||
|
||
feat:Use tags to identify custom component dirs and ignore uninstalled components |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
"@gradio/app": patch | ||
"gradio": patch | ||
--- | ||
|
||
feat:Fix windows ci build |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
"@gradio/app": minor | ||
"@gradio/image": minor | ||
"@gradio/theme": minor | ||
"gradio": minor | ||
--- | ||
|
||
feat:image fixes |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
"@gradio/app": minor | ||
"@gradio/dataset": minor | ||
"@gradio/preview": minor | ||
"@gradio/state": minor | ||
"gradio": minor | ||
"newnewtext": minor | ||
--- | ||
|
||
feat: Adds the ability to build the frontend and backend of custom components in preparation for publishing to pypi using `gradio_component build`. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
"@gradio/audio": minor | ||
"gradio": minor | ||
--- | ||
|
||
feat:Fix deployed demos on v4 branch |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"gradio": minor | ||
--- | ||
|
||
feat:Use path to npm executable in subprocess |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
"@gradio/theme": patch | ||
"gradio": patch | ||
--- | ||
|
||
feat:Publish js theme |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
"gradio": minor | ||
"gradio_client": minor | ||
--- | ||
|
||
feat:V4 fix typing |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"gradio": minor | ||
--- | ||
|
||
feat:Set api=False for cancel events |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"gradio": minor | ||
--- | ||
|
||
feat:Use full path to executables in CLI |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"gradio": minor | ||
--- | ||
|
||
feat:Fix component regex |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"gradio": minor | ||
--- | ||
|
||
feat:Add Error + test |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
"gradio": minor | ||
"gradio_client": minor | ||
--- | ||
|
||
feat:Fix python unit tests for v4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"gradio": minor | ||
--- | ||
|
||
feat:Fix template remaining components |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,104 @@ | ||
{ | ||
"mode": "pre", | ||
"tag": "beta", | ||
"initialVersions": { | ||
"@gradio/client": "0.3.1", | ||
"gradio_client": "0.5.0", | ||
"gradio": "3.43.2", | ||
"@gradio/cdn-test": "0.0.0", | ||
"@gradio/spaces-test": "0.0.1", | ||
"website": "0.4.0", | ||
"@gradio/accordion": "0.0.4", | ||
"@gradio/annotatedimage": "0.1.2", | ||
"@gradio/app": "1.4.3", | ||
"@gradio/atoms": "0.1.2", | ||
"@gradio/audio": "0.3.2", | ||
"@gradio/box": "0.0.4", | ||
"@gradio/button": "0.1.3", | ||
"@gradio/chatbot": "0.3.1", | ||
"@gradio/checkbox": "0.1.3", | ||
"@gradio/checkboxgroup": "0.1.2", | ||
"@gradio/code": "0.1.2", | ||
"@gradio/colorpicker": "0.1.2", | ||
"@gradio/column": "0.0.1", | ||
"@gradio/dataframe": "0.2.2", | ||
"@gradio/dropdown": "0.1.3", | ||
"@gradio/file": "0.1.2", | ||
"@gradio/form": "0.0.5", | ||
"@gradio/gallery": "0.3.2", | ||
"@gradio/group": "0.0.1", | ||
"@gradio/highlightedtext": "0.2.3", | ||
"@gradio/html": "0.0.4", | ||
"@gradio/icons": "0.1.0", | ||
"@gradio/image": "0.2.2", | ||
"@gradio/json": "0.0.5", | ||
"@gradio/label": "0.1.2", | ||
"@gradio/lite": "0.3.1", | ||
"@gradio/markdown": "0.2.0", | ||
"@gradio/model3d": "0.2.1", | ||
"@gradio/number": "0.2.2", | ||
"@gradio/plot": "0.1.2", | ||
"@gradio/radio": "0.1.2", | ||
"@gradio/row": "0.0.1", | ||
"@gradio/slider": "0.1.2", | ||
"@gradio/state": "0.0.1", | ||
"@gradio/statustracker": "0.2.0", | ||
"@gradio/tabitem": "0.0.4", | ||
"@gradio/tabs": "0.0.5", | ||
"@gradio/textbox": "0.2.0", | ||
"@gradio/theme": "0.1.0", | ||
"@gradio/timeseries": "0.0.5", | ||
"@gradio/tooltip": "0.0.1", | ||
"@gradio/tootils": "0.0.2", | ||
"@gradio/upload": "0.2.1", | ||
"@gradio/uploadbutton": "0.0.5", | ||
"@gradio/utils": "0.1.1", | ||
"@gradio/video": "0.0.6", | ||
"@gradio/wasm": "0.0.1", | ||
"@gradio/fallback": "0.1.1", | ||
"@gradio/preview": "0.0.2" | ||
}, | ||
"changesets": [ | ||
"afraid-cougars-rescue", | ||
"bright-planes-divide", | ||
"chatty-adults-reply", | ||
"chubby-hounds-itch", | ||
"cold-hoops-heal", | ||
"cold-lemons-roll", | ||
"cold-lights-trade", | ||
"dark-cups-see", | ||
"dirty-ghosts-tickle", | ||
"dry-points-join", | ||
"easy-mirrors-retire", | ||
"empty-bobcats-judge", | ||
"fresh-ears-pump", | ||
"great-mammals-lead", | ||
"heavy-animals-think", | ||
"hip-drinks-bow", | ||
"hot-words-sin", | ||
"large-banks-push", | ||
"lazy-aliens-drive", | ||
"lovely-news-speak", | ||
"lovely-radios-worry", | ||
"many-tips-create", | ||
"nice-actors-write", | ||
"old-heads-give", | ||
"plain-groups-win", | ||
"plenty-teeth-clap", | ||
"puny-papayas-bake", | ||
"purple-jokes-shake", | ||
"real-items-cover", | ||
"rich-points-dance", | ||
"sad-ears-sink", | ||
"sad-eels-sink", | ||
"short-clouds-see", | ||
"silver-beers-refuse", | ||
"slick-pants-stand", | ||
"smart-groups-study", | ||
"some-shoes-relate", | ||
"strong-peas-tell", | ||
"three-trams-sniff", | ||
"true-bugs-shine", | ||
"wet-places-hunt" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@gradio/preview": minor | ||
--- | ||
|
||
feat:In dev/build use full path to python/gradio executables |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"gradio": minor | ||
--- | ||
|
||
feat:backend linting |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
"@gradio/preview": patch | ||
"gradio": patch | ||
--- | ||
|
||
fix:Better logs in dev mode |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
"@gradio/preview": minor | ||
"@gradio/utils": minor | ||
"gradio": minor | ||
--- | ||
|
||
feat:Fix esbuild |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
"@gradio/preview": minor | ||
"@gradio/utils": minor | ||
"gradio": minor | ||
--- | ||
|
||
feat:Fix esbuild |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
"@gradio/preview": minor | ||
"gradio": minor | ||
--- | ||
|
||
feat:Fix front-end imports + other misc fixes |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
--- | ||
"@gradio/audio": patch | ||
"@gradio/box": patch | ||
"@gradio/button": patch | ||
"@gradio/chatbot": patch | ||
"@gradio/checkbox": patch | ||
"@gradio/checkboxgroup": patch | ||
"@gradio/code": patch | ||
"@gradio/colorpicker": patch | ||
"@gradio/column": patch | ||
"@gradio/dataframe": patch | ||
"@gradio/dropdown": patch | ||
"@gradio/fallback": patch | ||
"@gradio/file": patch | ||
"@gradio/form": patch | ||
"@gradio/gallery": patch | ||
"@gradio/group": patch | ||
"@gradio/highlightedtext": patch | ||
"@gradio/html": patch | ||
"@gradio/image": patch | ||
"@gradio/json": patch | ||
"@gradio/label": patch | ||
"@gradio/markdown": patch | ||
"@gradio/model3d": patch | ||
"@gradio/number": patch | ||
"@gradio/plot": patch | ||
"@gradio/preview": patch | ||
"@gradio/radio": patch | ||
"@gradio/row": patch | ||
"@gradio/slider": patch | ||
"@gradio/state": patch | ||
"@gradio/tabitem": patch | ||
"@gradio/tabs": patch | ||
"@gradio/textbox": patch | ||
"@gradio/tootils": patch | ||
"@gradio/uploadbutton": patch | ||
"@gradio/video": patch | ||
"gradio": patch | ||
--- | ||
|
||
feat:Publish all components to npm |
Oops, something went wrong.