gradio/js
pngwn ddac7e4d0f
Ensure File component uploads files to the server. (#5253)
* fix dynamic -> interactive

* fix checks

* add changeset

* add changeset

* fix changeset

* fix linting issues

* fix typing issue

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2023-08-17 12:20:19 -07:00
..
_cdn-test
_spaces-test Refactor component directories (#5074) 2023-08-03 23:01:18 +01:00
_website homepage demo update (#5186) 2023-08-11 19:04:49 -04:00
accordion Lazy load interactive or static variants of a component individually, rather than loading both variants regardless. This change will improve performance for many applications. (#5215) 2023-08-15 19:21:41 +01:00
annotatedimage Lazy load interactive or static variants of a component individually, rather than loading both variants regardless. This change will improve performance for many applications. (#5215) 2023-08-15 19:21:41 +01:00
app Ensure File component uploads files to the server. (#5253) 2023-08-17 12:20:19 -07:00
atoms Refactor component directories (#5074) 2023-08-03 23:01:18 +01:00
audio Ensure File component uploads files to the server. (#5253) 2023-08-17 12:20:19 -07:00
box Lazy load interactive or static variants of a component individually, rather than loading both variants regardless. This change will improve performance for many applications. (#5215) 2023-08-15 19:21:41 +01:00
button generate docs json in ci, reimplement main vs release (#5092) 2023-08-11 15:54:56 +01:00
chatbot Ensure File component uploads files to the server. (#5253) 2023-08-17 12:20:19 -07:00
checkbox Ensure File component uploads files to the server. (#5253) 2023-08-17 12:20:19 -07:00
checkboxgroup Ensure File component uploads files to the server. (#5253) 2023-08-17 12:20:19 -07:00
code Ensure File component uploads files to the server. (#5253) 2023-08-17 12:20:19 -07:00
colorpicker Ensure File component uploads files to the server. (#5253) 2023-08-17 12:20:19 -07:00
column Refactor component directories (#5074) 2023-08-03 23:01:18 +01:00
dataframe Ensure File component uploads files to the server. (#5253) 2023-08-17 12:20:19 -07:00
dropdown Ensure File component uploads files to the server. (#5253) 2023-08-17 12:20:19 -07:00
file Ensure File component uploads files to the server. (#5253) 2023-08-17 12:20:19 -07:00
form Refactor component directories (#5074) 2023-08-03 23:01:18 +01:00
gallery Lazy load interactive or static variants of a component individually, rather than loading both variants regardless. This change will improve performance for many applications. (#5215) 2023-08-15 19:21:41 +01:00
group Refactor component directories (#5074) 2023-08-03 23:01:18 +01:00
highlightedtext Lazy load interactive or static variants of a component individually, rather than loading both variants regardless. This change will improve performance for many applications. (#5215) 2023-08-15 19:21:41 +01:00
html Lazy load interactive or static variants of a component individually, rather than loading both variants regardless. This change will improve performance for many applications. (#5215) 2023-08-15 19:21:41 +01:00
icons
image Ensure File component uploads files to the server. (#5253) 2023-08-17 12:20:19 -07:00
json Lazy load interactive or static variants of a component individually, rather than loading both variants regardless. This change will improve performance for many applications. (#5215) 2023-08-15 19:21:41 +01:00
label Lazy load interactive or static variants of a component individually, rather than loading both variants regardless. This change will improve performance for many applications. (#5215) 2023-08-15 19:21:41 +01:00
lite add gradio as a devdep of @gradio/lite (#5226) 2023-08-15 10:36:33 +01:00
markdown Lazy load interactive or static variants of a component individually, rather than loading both variants regardless. This change will improve performance for many applications. (#5215) 2023-08-15 19:21:41 +01:00
model3D Ensure File component uploads files to the server. (#5253) 2023-08-17 12:20:19 -07:00
number Ensure File component uploads files to the server. (#5253) 2023-08-17 12:20:19 -07:00
plot Lazy load interactive or static variants of a component individually, rather than loading both variants regardless. This change will improve performance for many applications. (#5215) 2023-08-15 19:21:41 +01:00
radio Ensure File component uploads files to the server. (#5253) 2023-08-17 12:20:19 -07:00
row Refactor component directories (#5074) 2023-08-03 23:01:18 +01:00
slider Ensure File component uploads files to the server. (#5253) 2023-08-17 12:20:19 -07:00
state Refactor component directories (#5074) 2023-08-03 23:01:18 +01:00
statustracker Lazy load interactive or static variants of a component individually, rather than loading both variants regardless. This change will improve performance for many applications. (#5215) 2023-08-15 19:21:41 +01:00
storybook Add icon and link params to gr.Button (#5080) 2023-08-04 17:47:20 +02:00
tabitem Refactor component directories (#5074) 2023-08-03 23:01:18 +01:00
tabs Refactor component directories (#5074) 2023-08-03 23:01:18 +01:00
textbox Ensure File component uploads files to the server. (#5253) 2023-08-17 12:20:19 -07:00
theme Refactor component directories (#5074) 2023-08-03 23:01:18 +01:00
timeseries Ensure File component uploads files to the server. (#5253) 2023-08-17 12:20:19 -07:00
tooltip Refactor component directories (#5074) 2023-08-03 23:01:18 +01:00
tootils
upload chore: update versions (#5038) 2023-08-10 16:59:00 -04:00
uploadbutton Lazy load interactive or static variants of a component individually, rather than loading both variants regardless. This change will improve performance for many applications. (#5215) 2023-08-15 19:21:41 +01:00
utils Refactor component directories (#5074) 2023-08-03 23:01:18 +01:00
video Ensure File component uploads files to the server. (#5253) 2023-08-17 12:20:19 -07:00
wasm Refactor component directories (#5074) 2023-08-03 23:01:18 +01:00
.npmrc
jsx.d.ts
README.md

gradio-ui

This folder contains all of the Gradio UI and component source code.

setup

This folder is managed as 'monorepo' a multi-package repository which make dependency management very simple. In order to do this we use pnpm as our package manager.

Make sure pnpm is installed by following the installation instructions for your system.

You will also need node which you probably already have

running the application

Install all dependencies:

pnpm i

This will install the dependencies for all packages and link any local packages

local development

To develop locally, open two terminal tabs from the root of the repository.

Run the python test server, from the root directory:

cd demo/kitchen_sink
python run.py

This will start a development server on port 7860 that the web app is expecting.

Run the web app:

pnpm dev

building for production

Run the build:

pnpm build

This will create the necessary files in js/app/public and also in gradio/templates/frontend.

quality checks

The repos currently has two quality checks that can be run locally and are run in CI.

formatting

Formatting is handled by prettier to ensure consistent formatting and prevent style-focused conversations. Formatting failures will fails CI and should be reoslve before merging.

To check formatting:

pnpm format:check

If you have formatting failures then you can run the following command to fix them:

pnpm format:write

type checking

We use TypeScript to provide static types to javascript code. These checks are also run in CI.

to typecheck the code:

pnpm ts:check

ci checks

Currently the following checks are run in CI:

static checks

  • Format check (pnpm format:check)
  • Build css (pnpm css)
  • Build client (pnpm build)
  • Type check (pnpm ts:check)
  • Unit tests (pnpm test:run)

functional test

pip install -r demo/outbreak_forecast/requirements.txt
pnpm exec playwright install chromium
pnpm exec playwright install-deps chromium
pnpm test:browser:full