* expand nav bar to include subclasses and methods
* only show sub-links during the section
* add search
* add hotkeys
* override default shortcuts
* styling
* added x button
* broken style block
* refactoring and fixing errors
* esc key shortcut for exit
* svg file instead of b64
* using @apply
* tie guides to docs in docstrings
* reference guides in more sections
* fix missing guides in interface and blocks
* fix broken html div
* remove pinned metadata for ordering
* fix annoying comma space in guide tags
* retrigger codecov check
* fix guides bug in flagging
* add controlling layout guide to row, column, and tab
* File to display citation in the repo
* The README template updated
* Quickstart guide updated
* Smart code for smart rendering
* The new face of the king
* Typo fix and making executable
* `PIP` to lower case and knowing sentences
* Updating the CircleCI and Codecov badges
* Fix missing commas
* Replacing single quotes with double quotes
* Add Events to docs page
* Remove artifacts after rebase
* Add Load to events section as well
* Lint
* Add comments explaining underscore params in events
* Add events for all components
* Set is_class=False
* true -> True
* Specify which corner the rounded param relates to
* make the first sentence of style more descriptive
* Add sentence about only using in gradio blocks
* Add more description to container param
* fix pnpm filters for 7.x
* update ci to use pnpm 7
* try a thing
* reinstall types
* usin pnpm dlx instead of pnpx
* usin pnpm dlx instead of pnpx
* explicitly add playwright as dependency
* update lockfile
* update ci
* update ci
* install same version of @playwright/test and playwright
* fix browser downloads
* always return data/headers from dataframe postprocess
* add demo back
* handle case of no new headers but different length list
* fix tests
* change
* change
* added unit tests
* formatting
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
* Being nice to the user
* Front-end builder, CircleCI runner, and Gradio installer updated
* The testing scripts updated
* Front-end runner and the website launcher updated
* The formatters updated
* GitHub Actions and PyPI uploader scripts updated
* Updating the URLs
* Removing commented codes
* Delete a blank line
* Add first steps to new component guide
* Add last steps to new component guide
* Fix review minors on new component guide
* Fix first steps to new component guide
* Fix last steps to new component guide
* Fix color_picker demo examples
* Add code snippets to new component guide
* Apply suggestions from code review to new component guide
Co-authored-by: pngwn <hello@pngwn.io>
* Add explanation for different types of component files in new component guide
Co-authored-by: Luigi Cerone <luigicerone96@gmail.com>
Co-authored-by: pngwn <hello@pngwn.io>