gradio/scripts
Hannah 33b5954a3b
Add gradio storybook (#4696)
* initialise storybook

* fix storybook config

* more config

* add test story

* add button story

* add a11y addon

* add chromatic job

* fix script path

* fix path again

* yml tweak

* typo

* tweak

* tweak job

* change when job runs

* revert change

* revert lockfile

* config tweaks

* regen lockfile

* tweak

* tweak

* move chromatic tests to ui workflow

* tweak

* add install deps cmd

* add install pnpm input

* job tweak

* test

* clean up

* regen lockfile

* remove redundant option

* workflow tweak

* tweak

* tweak

* cli tweak

* cli tweak

* restore inspector prop

* skip frontend gradio build and post sb url to PR

* remove pollen import

* cancel job if no-visual-update tag present

* move stoeybook files to /js and amend pnpm scripts

* tweak theme css script

* tweak action body / test tag

* fix plot test and tweak pr comment job

* fix yml

* add gh token

* test

* update pnpm lock

* yml test

* restore yml update comment
2023-07-03 16:21:00 +02:00
..
benchmark_queue.py Update view api page to use Python client (#3765) 2023-04-13 16:20:33 -07:00
build_frontend.sh move files (#3605) 2023-03-27 16:12:58 -07:00
check_pypi.py Switch linting to Ruff (#3710) 2023-04-03 15:48:18 -07:00
copy_demos.py Fix AnnotatedImage styling + add demo (#4628) 2023-06-23 12:49:26 -04:00
create_test_requirements-37.sh Simplify tests (#3608) 2023-03-24 12:39:30 -07:00
create_test_requirements.sh Simplify tests (#3608) 2023-03-24 12:39:30 -07:00
delete_old_spaces.py Delete spaces created on PRs after a certain amount of time (#2249) 2022-09-14 11:15:26 -04:00
download_artifacts.py Switch linting to Ruff (#3710) 2023-04-03 15:48:18 -07:00
format_backend.sh Document python client in gradio.app/docs (#3764) 2023-04-06 12:58:42 -07:00
format_frontend.sh move files (#3605) 2023-03-27 16:12:58 -07:00
format_release_notes.py Adds missing components to gradio client serializing's component mapping (#4167) 2023-05-11 11:33:14 -05:00
generate_theme.py Add gradio storybook (#4696) 2023-07-03 16:21:00 +02:00
gh_action_pypi.sh move files (#3605) 2023-03-27 16:12:58 -07:00
helpers.sh remove obsolete run circleci script (#4416) 2023-06-04 22:18:59 -04:00
install_gradio.sh Allow decoding b64 string without header in processing utils (#4031) 2023-05-01 18:24:54 -05:00
install_test_requirements.sh Scripts become much easier to read and understand (#1918) 2022-08-01 15:17:03 -07:00
launch_website.sh add url arg to build (#2674) 2022-11-18 11:24:13 -08:00
lint_backend.sh Only run install steps in backend ci if not previously cached (#4517) 2023-06-16 15:34:06 -04:00
run_all_tests.sh Scripts become much easier to read and understand (#1918) 2022-08-01 15:17:03 -07:00
run_frontend.sh move files (#3605) 2023-03-27 16:12:58 -07:00
type_check_backend.sh Only run install steps in backend ci if not previously cached (#4517) 2023-06-16 15:34:06 -04:00
upload_demo_to_space.py Automatically deploy kitchen sink to spaces on release (#1994) 2022-08-12 11:51:36 -04:00